From 0576f3bebfc48469a1b5d7df15bb5e0c04c516b6 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 14 Mar 2015 20:17:19 +0100 Subject: debian: Move to multi-arch support --- debian/control | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 018f2c2..986ed6c 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: openggsn Section: net Priority: optional Maintainer: Harald Welte -Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf -Standards-Version: 3.9.5 +Build-Depends: debhelper (>= 9), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf +Standards-Version: 3.9.6 Homepage: http://sourceforge.net/projects/ggsn/ Vcs-Git: git://ggsn.git.sourceforge.net/gitroot/ggsn/ggsn Vcs-Browser: http://ggsn.git.sourceforge.net/git/gitweb.cgi?p=ggsn/ggsn;a=summary @@ -17,10 +17,12 @@ Package: libgtp0 Architecture: any Section: libs Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same Description: library implementing the GTP protocol between SGSN and GGSN Package: libgtp0-dev Depends: ${misc:Depends}, libgtp0 (= ${binary:Version}) +Multi-Arch: same Architecture: any Section: libdevel Description: Development files for libgtp @@ -30,4 +32,5 @@ Section: debug Architecture: any Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends} +Multi-Arch: same Description: Debug symbols for OpenGGSN -- cgit v1.2.3