aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/compat2
-rw-r--r--debian/control4
-rwxr-xr-xdebian/rules2
3 files changed, 4 insertions, 4 deletions
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 @@ Source: cellmgr-ng
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 @@ VERSION := $(shell echo '$(DEBVERS)' | sed -e 's/[+-].*//' -e 's/~//g')
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