debian: Adhere to newer standard version
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index 0e6e48b..6d23a4e 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@
 Section: net
 Priority: optional
 Maintainer: Holger Hans Peter Freyther <holger@freyther.de>
-Build-Depends: debhelper (>= 7.0.0~), autotools-dev, pkg-config, libosmocore-dev, libosmo-sccp-dev, dh-autoreconf, libsnmp-dev, libsctp-dev
-Standards-Version: 3.8.4
+Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libosmocore-dev, libosmo-sccp-dev, dh-autoreconf, libsnmp-dev, libsctp-dev
+Standards-Version: 3.9.6
 Homepage: http://openbsc.osmocom.org/
 Vcs-Git: git://bs11-abis.gnumonks.org/cellmgr-ng.git
 Vcs-Browser: http://openbsc.osmocom.org/trac/browser
diff --git a/debian/rules b/debian/rules
index 14e3029..f3946c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@
 export DEB_BUILD_HARDENING=1
 
 %:
-	dh --with autoreconf $@
+	dh $@ --with autoreconf
 
 override_dh_strip:
 	dh_strip -posmo-cellmgr-ng --dbg-package=osmo-cellmgr-ng-dbg