1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
backuppc-rsync (3.1.3.0-4) unstable; urgency=high
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit,
Repository-Browse.
[ Andreas Hasenack ]
* Fix FTBFS "too few arguments to function 'gettimeofday'". (Closes:
#1066438, LP: #2061966)
[ Axel Beckert ]
* Declare compliance with Debian Policy 4.7.0. No changes needed.
* Add copyright notice for my packaging changes to debian/copyright.
-- Axel Beckert <abe@debian.org> Thu, 18 Apr 2024 18:10:52 +0200
backuppc-rsync (3.1.3.0-3) unstable; urgency=medium
* Conflicts, Replaces and Provides "rsync-bpc" to avoid issues when
trying to install together with upstream-provided packages.
-- Axel Beckert <abe@debian.org> Sun, 17 Jan 2021 02:23:39 +0100
backuppc-rsync (3.1.3.0-2) unstable; urgency=medium
[ Axel Beckert ]
* Declare compliance with Debian Policy 4.5.1. (No changes needed.)
* Add an "Enhances: backuppc (>= 4)" header.
* Extend and improve long package description.
[ Helmut Grohne ]
* Fix FTCBFS: Let dh_auto_configure pass --host to ./configure.
(Closes: #959928)
-- Axel Beckert <abe@debian.org> Wed, 30 Dec 2020 18:19:14 +0100
backuppc-rsync (3.1.3.0-1) unstable; urgency=medium
* Drop unneeded "debian uupdate" from debian/watch.
* Import new upstream release 3.1.3.0.
-- Axel Beckert <abe@debian.org> Sun, 18 Oct 2020 13:36:38 +0200
backuppc-rsync (3.1.2.2-1) unstable; urgency=medium
* Import new upstream release 3.1.2.2.
* Bump debhelper-compat to 13.
* Make the package building twice in a row:
+ Call "$(MAKE) -f prepare-source.mak" after dh_auto_configure to
recreate configure.sh which is needed by build target but deleted by
Makefile's clean target.
+ Create debian/clean to delete some other files recreated by
prepare-source.mak.
* Drop -Wl,--as-needed options from debian/rules. Thanks Lintian!
-- Axel Beckert <abe@debian.org> Sat, 04 Jul 2020 17:34:17 +0200
backuppc-rsync (3.1.2.1-2) unstable; urgency=medium
* Upload nearly unmodified as source-only upload after the initial
binary upload to allow testing migration.
* Declare compliance with Debian Policy 4.5.0. (No changes needed.)
-- Axel Beckert <abe@debian.org> Sun, 19 Apr 2020 23:28:58 +0200
backuppc-rsync (3.1.2.1-1) unstable; urgency=low
[ Jonathan Wiltshire ]
* Initial release (Closes: #864079)
[ Axel Beckert ]
* Package fine-tuning for first upload.
-- Axel Beckert <abe@debian.org> Thu, 21 Nov 2019 03:15:23 +0100
|