diff options
author | Micah Anderson <micah@riseup.net> | 2010-02-26 23:54:09 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2010-02-26 23:54:09 -0500 |
commit | 7ff8063e1b9d0a81785e04c60662cae2daa9d2ff (patch) | |
tree | 8cfedbb18b1575a366adb3f44d27cbcb31f2633b | |
parent | f4204346ba45959f546cc1e30e6bff039b7e7836 (diff) | |
download | backupninja-7ff8063e1b9d0a81785e04c60662cae2daa9d2ff.tar.gz backupninja-7ff8063e1b9d0a81785e04c60662cae2daa9d2ff.tar.bz2 |
update standards version number: no change
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index b84885f..e6aa364 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -backupninja (0.9.7-4) unstable; urgency=low +backupninja (0.9.7-5) unstable; urgency=low * Upload experimental package to unstable + * Bump Standards version: no changes -- Micah Anderson <micah@riseup.net> Fri, 26 Feb 2010 23:44:25 -0500 diff --git a/debian/control b/debian/control index c5f3d1d..e856c7e 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Micah Anderson <micah@riseup.net> Build-Depends: debhelper (>= 5.0.0), autoconf, automake Build-Conflicts: autoconf2.13 -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: https://labs.riseup.net/code/projects/show/backupninja Vcs-Git: git://labs.riseup.net/backupninja.git |