diff options
author | intrigeri <intrigeri@boum.org> | 2011-05-16 22:21:55 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2011-05-16 22:30:20 +0200 |
commit | b60527e5f77fc3171f3ef9861043ce33c47943bd (patch) | |
tree | b07ca1cc63af758399d187f7101c4f0f9578dd2a | |
parent | 13a1c3df2623a089bf466d667a14cb0567d60cf6 (diff) | |
download | backupninja-b60527e5f77fc3171f3ef9861043ce33c47943bd.tar.gz backupninja-b60527e5f77fc3171f3ef9861043ce33c47943bd.tar.bz2 |
Bump standards to 3.9.2.
... after having carefully read the upgrading checklist.
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 3a16434..56e6e3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ backupninja (0.9.9-1) UNRELEASED; urgency=low + * Bump Standards version: no changes * New upstream release . Use locking to avoid running concurrent instances of the same backup action. (Closes: #511300) diff --git a/debian/control b/debian/control index 0dce74e..77dece2 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.9.1 +Standards-Version: 3.9.2 Homepage: https://labs.riseup.net/code/projects/show/backupninja Vcs-Git: git://labs.riseup.net/backupninja.git |