diff --git a/debian/changelog b/debian/changelog
index 7c8efd19e78b647dcb76edd3a43c56124830803c..a7afd1493b22512801056ff501be7e8588878713 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vcsh (1.2-3) unstable; urgency=low
+
+  * Packaging changes
+    + Increase Standards-Version from 3.9.3 to 3.9.4 (no changes)
+
+ -- Richard Hartmann <richih.mailinglist@gmail.com>  Sun, 05 May 2013 23:55:59 +0200
+
 vcsh (1.2-2) unstable; urgency=low
 
   * Bump version and upload to unstable
diff --git a/debian/control b/debian/control
index f29f7ff3ce81b8259290387943b7a67c205ce01f..8eec5a94e10a31046aa53bc6718625afa517f22f 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: vcsh
 Maintainer: Richard Hartmann <richih.mailinglist@gmail.com>
 Section: misc
 Priority: optional
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Build-Depends: debhelper (>= 7),
                git,
                ruby-ronn (>= 0.7.3)