9
0
Fork 0

debian: Adhere to newer standard version

This commit is contained in:
Holger Hans Peter Freyther 2015-04-20 03:10:13 +02:00
parent 43a87e3123
commit 070139387b
3 changed files with 4 additions and 4 deletions

2
debian/compat vendored
View File

@ -1 +1 @@
7
9

4
debian/control vendored
View File

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

2
debian/rules vendored
View File

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