From b60527e5f77fc3171f3ef9861043ce33c47943bd Mon Sep 17 00:00:00 2001
From: intrigeri <intrigeri@boum.org>
Date: Mon, 16 May 2011 22:21:55 +0200
Subject: [PATCH] Bump standards to 3.9.2.

... after having carefully read the upgrading checklist.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

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
 
-- 
GitLab