aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-12-26 20:26:58 +0100
committerHolger Hans Peter Freyther <holger@moiji-mobile.com>2015-12-26 20:26:58 +0100
commit0cdee842d9a46b9aa56588477d95432f7db003e4 (patch)
tree6ee051682f4a2cf6e54e7c67adb4108913edfb16
parent46c2945af2f7d6741fdba7185241845f1d2c7421 (diff)
Debian: Remove some fields for backward compatzecke/ancient/debian6.0
-rw-r--r--debian/compat2
-rw-r--r--debian/control3
2 files changed, 2 insertions, 3 deletions
diff --git a/debian/compat b/debian/compat
index ec63514..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+8
diff --git a/debian/control b/debian/control
index 5b1a623..9f83593 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: libosmo-sccp
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
-Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libosmocore-dev, autoconf, automake, libtool, dh-autoreconf, git, libdpkg-perl
+Build-Depends: debhelper (>= 8), autotools-dev, pkg-config, libosmocore-dev, autoconf, automake, libtool, dh-autoreconf, git, libdpkg-perl
Standards-Version: 3.9.6
Section: libs
#Homepage: <insert the upstream URL, if relevant>
@@ -12,5 +12,4 @@ Package: libosmo-sccp-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}
-Multi-Arch: same
Description: Development files for Osmcoom SCCP library