aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-08-24 15:23:33 +0200
committerHarald Welte <laforge@gnumonks.org>2010-08-24 15:23:33 +0200
commite916809a32109fa35a025c1a2acee4b21d4c43a3 (patch)
treefeb996868427ceeac4ce6685514e7e33de0ef5d7 /debian/control
parent76f044da09370c9de6e7a5d6a58df3b4163bd3f3 (diff)
import debian packaging info
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control19
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2bad746
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: openggsn
+Section: net
+Priority: optional
+Maintainer: Harald Welte <laforge@gnumonks.org>
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev
+Standards-Version: 3.8.4
+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
+
+Package: openggsn
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Gateway GPRS Support Node
+
+Package: libgtp
+Architecture: all
+Section: libs
+Description: library implementing the GTP protocol between SGSN and GGSN