debian/0000755000000000000000000000000012344332467007176 5ustar debian/watch0000644000000000000000000000012512167233325010221 0ustar version=3 http://www.kornelix.com/tarballs.html \ /uploads/.*/ukopp-(.*)\.tar\.gz debian/copyright0000644000000000000000000000220012305147363011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Ukopp Upstream-Contact: Michael Cornelison Source: http://www.kornelix.com/tarballs.html Files: * Copyright: 2007-2010 Michael Cornelison License: GPL-3+ Files: debian/* Copyright: 2010-2011 Alessio Treglia License: GPL-3+ License: GPL-3+ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. Comment: You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. debian/changelog0000644000000000000000000000656312344332467011062 0ustar ukopp (4.9-1) unstable; urgency=medium * New upstream release. * Refresh debian/patches/02-makefile.patch. -- Leo Iannacone Fri, 06 Jun 2014 14:33:57 +0200 ukopp (4.8-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.5. * Removed 03-fix-ftbfs-underlink.patch, applied upstream. * Removed 04-fix-install-userguide.patch, applied upstream. * Refreshed other patches. * debian/copyright: update source reference url. -- Leo Iannacone Thu, 16 Jan 2014 15:06:59 +0100 ukopp (4.7-1) unstable; urgency=low * New upstream release. * Update watch file * Fix VCS urls * debian/control: + fix project homepage url + bump standards-version * Use debhelper 9 for hardering * Refreshed old patch * Added keywords to .desktop file * new 03-fix-ftbfs-underlink.patch: Added missing pthread lib to link, fixing FTBFS on armhf. Thanks to Daniel T Chen (closes: #713696). * new 04-fix-install-userguide.patch: fix missing data dir on install. * debian/dkopp.doc-base: fix paths. -- Leo Iannacone Wed, 10 Jul 2013 14:29:35 +0200 ukopp (4.4-1) unstable; urgency=low * New upstream release (closes: #668485). * Removed fix-include-gtk-as-FTBFS.patch, changes are now in upstream. * Refreshed old patches. * Bump standards version to 3.9.3. * Updated debian/copyright format. -- Leo Iannacone Thu, 24 May 2012 10:46:15 +0200 ukopp (4.1-2) unstable; urgency=low * Imported patch 03-fix-include-gtk-as-FTBFS.patch from Ubuntu, fixes FTBFS including gtk.h before pthread redefinitions -- Leo Iannacone Sat, 07 Jan 2012 11:32:49 +0100 ukopp (4.1-1) unstable; urgency=low * Imported Upstream version 4.1 * Refresh 01-desktop_file.patch * Refresh 02-makefile.patch * New maintainer (Closes: #650447) -- Leo Iannacone Mon, 12 Dec 2011 00:45:30 +0100 ukopp (4.0-2) unstable; urgency=low * Set udev as required only on Linux (Closes: #646359). Thank you Adam! -- Alessio Treglia Sun, 23 Oct 2011 18:03:35 +0200 ukopp (4.0-1) unstable; urgency=low * New upstream release. * Refresh patches. * Drop 03-manpage.patch, applied upstream. * debian/copyright: Update to reflect DEP-5 changes. -- Alessio Treglia Fri, 07 Oct 2011 18:06:07 +0200 ukopp (3.9-1) unstable; urgency=low * Imported Upstream version 3.9: - A man page was added. - Window is dumped to log file before exit. - Detect error: selected file outside restore-from directory hierarchy. * debian/{patches/*,rules}: - Let Makefile handle substitutions in the desktop file. - Let Makefile install the desktop file. * Refresh patches. * Improve debian/patches/02-makefile.patch's description. * debian/patches/03-manpage.patch: - "-" must be escaped ("\-") to be interpreted as minus. * Remove manpages, added upstream. * Bump Standards. -- Alessio Treglia Sat, 07 May 2011 13:39:42 +0200 ukopp (3.8-2) unstable; urgency=low * Pass -Wl,--as-needed to the linker. * Correct linking order to set LDFLAGS properly. -- Alessio Treglia Tue, 09 Nov 2010 00:19:59 +0100 ukopp (3.8-1) unstable; urgency=low * Initial release (Closes: #597683). -- Alessio Treglia Wed, 22 Sep 2010 09:33:32 +0200 debian/dirs0000644000000000000000000000002711724135323010052 0ustar usr/share/applications debian/ukopp.doc-base0000644000000000000000000000027412167503221011725 0ustar Document: ukopp Title: Ukopp documentation Abstract: Ukopp user guide. Section: File Management Format: HTML Index: /usr/share/ukopp/data/userguide-en.html Files: /usr/share/ukopp/data/* debian/control0000644000000000000000000000227312265764377010620 0ustar Source: ukopp Section: admin Priority: optional Maintainer: Leo Iannacone Build-Depends: debhelper (>= 9), pkg-config, libgtk-3-dev, libglib2.0-dev Standards-Version: 3.9.5 Homepage: http://www.kornelix.com/ukopp.html Vcs-Git: git://anonscm.debian.org/collab-maint/ukopp.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ukopp.git Package: ukopp Architecture: any Depends: ${shlibs:Depends}, udev [linux-any], ${misc:Depends} Description: Full and incremental backup to disk or disk-like device Ukopp is used to copy or back-up disk files to a disk or disk-like device, such as a USB stick. It copies only new or modified files since the last backup, and is therefore quite fast. A GUI is used to navigate the file system to include or exclude files or directories at any level. These choices can be saved in a job file for repeated use. New files appearing within the included directories are handled automatically. Optionally, previous versions of the backup files can be retained instead of being overwritten. Files can be selectively restored using a GUI. Ownership and permissions are also restored, even if the target device uses a Microsoft file system. debian/compat0000644000000000000000000000000212167251541010370 0ustar 9 debian/rules0000755000000000000000000000050511757370221010253 0ustar #!/usr/bin/make -f export PREFIX=/usr LDFLAGS+=-Wl,--as-needed %: dh $@ override_dh_auto_install: $(MAKE) DESTDIR=$(CURDIR)/debian/ukopp/ install rm -f \ $(CURDIR)/debian/ukopp/usr/share/doc/ukopp/COPYING \ $(CURDIR)/debian/ukopp/usr/share/doc/ukopp/CHANGES chmod -x $(CURDIR)/debian/ukopp/usr/share/ukopp/icons/* debian/source/0000755000000000000000000000000011724135323010467 5ustar debian/source/format0000644000000000000000000000001411724135323011675 0ustar 3.0 (quilt) debian/gbp.conf0000644000000000000000000000005711724135323010610 0ustar [DEFAULT] sign-tags = True pristine-tar = True debian/patches/0000755000000000000000000000000012333655342010623 5ustar debian/patches/series0000644000000000000000000000005012265763522012037 0ustar 01-desktop_file.patch 02-makefile.patch debian/patches/02-makefile.patch0000644000000000000000000000157512333655342013650 0ustar Description: Fix the linking order to make GCC set LDFLAGS properly. Prepend DESTDIR when creating directories and installing files. Rename kornelix-ukopp.desktop to ukopp.desktop (may be Debian specific). Author: Alessio Treglia Forwarded: Michael Cornelison --- Makefile | 2 -- 1 file changed, 2 deletions(-) --- a/Makefile +++ b/Makefile @@ -36,7 +36,6 @@ rm -f -R $(DESTDIR)$(SHAREDIR) rm -f -R $(DESTDIR)$(DOCDIR) rm -f $(DESTDIR)$(MANDIR)/$(PROGRAM).1.gz - xdg-desktop-menu uninstall $(DESTDIR)$(MENUFILE) rm -f $(DESTDIR)$(MENUFILE) mkdir -p $(DESTDIR)$(BINDIR) mkdir -p $(DESTDIR)$(DATADIR) @@ -57,7 +56,6 @@ # menu (desktop) file cp -f desktop $(DESTDIR)$(MENUFILE) chmod +x $(DESTDIR)$(MENUFILE) - xdg-desktop-menu install --novendor $(DESTDIR)$(MENUFILE) uninstall: rm -f $(DESTDIR)$(BINDIR)/$(PROGRAM) debian/patches/01-desktop_file.patch0000644000000000000000000000100012265762401014520 0ustar Description: Fix desktop file. Author: Alessio Treglia Forwarded: not-needed --- desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --- a/desktop +++ b/desktop @@ -2,9 +2,10 @@ Name=ukopp GenericName=Copy Files to Removable Media Comment=Full and incremental backup with media verification -Categories=Utility;Archiving +Categories=System;Utility;Archiving Type=Application Terminal=false Exec=/usr/bin/ukopp Icon=/usr/share/ukopp/icons/ukopp.png +Keywords=backup