diff --git a/debian/changelog b/debian/changelog
index 3a164343c5d47d89bacc195d06499707a3adefce..56e6e3dd622ad062019569cc535efbc380cdaeaf 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 0dce74e7123a540dd17586d788e4cdc84e15adfe..77dece20ac31e3b5a671a742f3190e37e9d0a07d 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