blob: dc546bf0ddf14aa4f9615615f681261a3c1a92af [file] [log] [blame]
Harald Weltee9168092010-08-24 15:23:33 +02001Source: openggsn
2Section: net
3Priority: optional
4Maintainer: Harald Welte <laforge@gnumonks.org>
Eric Butler235a0952012-08-14 18:08:41 -07005Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf
Holger Hans Peter Freyther493ec592014-09-23 16:46:39 +02006Standards-Version: 3.9.5
Harald Weltee9168092010-08-24 15:23:33 +02007Homepage: http://sourceforge.net/projects/ggsn/
8Vcs-Git: git://ggsn.git.sourceforge.net/gitroot/ggsn/ggsn
9Vcs-Browser: http://ggsn.git.sourceforge.net/git/gitweb.cgi?p=ggsn/ggsn;a=summary
10
11Package: openggsn
12Architecture: any
13Depends: ${shlibs:Depends}, ${misc:Depends}
14Description: Gateway GPRS Support Node
15
Holger Hans Peter Freyther493ec592014-09-23 16:46:39 +020016Package: libgtp0
Harald Weltea3f42e02010-08-25 12:56:25 +020017Architecture: any
Harald Weltee9168092010-08-24 15:23:33 +020018Section: libs
Holger Hans Peter Freyther493ec592014-09-23 16:46:39 +020019Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Weltee9168092010-08-24 15:23:33 +020020Description: library implementing the GTP protocol between SGSN and GGSN
Eric Butler235a0952012-08-14 18:08:41 -070021
Holger Hans Peter Freyther493ec592014-09-23 16:46:39 +020022Package: libgtp0-dev
23Depends: ${misc:Depends}, libgtp0
Eric Butler235a0952012-08-14 18:08:41 -070024Architecture: any
25Section: libdevel
26Description: Development files for libgtp