aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
blob: dc546bf0ddf14aa4f9615615f681261a3c1a92af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: openggsn
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
Build-Depends: debhelper (>= 7.0.50~), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf
Standards-Version: 3.9.5
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: libgtp0
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library implementing the GTP protocol between SGSN and GGSN

Package: libgtp0-dev
Depends: ${misc:Depends}, libgtp0
Architecture: any
Section: libdevel
Description: Development files for libgtp