diff options
author | intrigeri <intrigeri@boum.org> | 2012-05-15 17:28:56 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2012-05-15 18:08:06 +0200 |
commit | 5c2ee86ae11e3406f553c35625bfed4d9a0cacbc (patch) | |
tree | 9914391c66ddeea421d34da7e7779042579d31c1 | |
parent | bbd6577aae7e29124e92155cefa4bdba31747e2b (diff) | |
download | backupninja-5c2ee86ae11e3406f553c35625bfed4d9a0cacbc.tar.gz backupninja-5c2ee86ae11e3406f553c35625bfed4d9a0cacbc.tar.bz2 |
Releasing backupninja (1.0~rc1-1) to Debian unstable.
-rw-r--r-- | debian/changelog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b0cb033..50df946 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +backupninja (1.0~rc1-1) unstable; urgency=low + + * Imported Upstream version 1.0-rc1 + (Closes: #657201, #536858, #654192, #656968, #654708) + * Drop obsolete pkglibdir-FTBFS-fix.diff: applied upstream. + * Bump Standards-Version to 3.9.3 (no change required). + * Suggest trickle package, now needed for duplicity traffic shaping. + * Add NEWS entry for duplicity changes. + * Revamp git-buildpackage configuration: + - Update upstream-tag setting to reflect reality. + - Use an upstream branch into which we can import upstream tarballs. + - Use pristine-tar. + + -- intrigeri <intrigeri@debian.org> Tue, 15 May 2012 17:23:13 +0200 + backupninja (0.9.10-2) unstable; urgency=low * pkglibdir-FTBFS-fix.diff: cherry-pick upstream fix for pkglibdir not |