aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-01-27 18:09:28 -0500
committerMicah Anderson <micah@riseup.net>2010-01-27 18:09:28 -0500
commit24dd947819f3e4bf01bcfc1fdbddf15d7d11424e (patch)
treee1cde39ad88fe1c1022901184b799874a1c16306
parente47a2ee77146c93bd293194472ef3947d927eaff (diff)
downloadbackupninja-24dd947819f3e4bf01bcfc1fdbddf15d7d11424e.tar.gz
backupninja-24dd947819f3e4bf01bcfc1fdbddf15d7d11424e.tar.bz2
bump standards version to 3.8.3 -- no changes needed
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index c1c37a3..b862844 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-backupninja (0.9.7-1) UNRELEASED; urgency=low
+backupninja (0.9.7-1) unstable; urgency=low
+ * Bump standards version to 3.8.3 (no changes)
* Install rsync and maildir examples (Closes: #566703)
* Fixed upstream homepage and VCS in debian/control (Closes: #525318)
* Brought back the desturl options to the dup handler (Closes: #534592)
diff --git a/debian/control b/debian/control
index a78fc60..2650c0b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Micah Anderson <micah@riseup.net>
Build-Depends: debhelper (>= 4.0.0), autoconf, automake
Build-Conflicts: autoconf2.13
-Standards-Version: 3.8.0
+Standards-Version: 3.8.3
Homepage: https://labs.riseup.net/code/projects/show/backupninja
Vcs-Git: git://labs.riseup.net/backupninja.git