9
0
Fork 0
This repository has been archived on 2022-06-17. You can view files and clone it, but cannot push or open issues or pull requests.
openggsn/debian/control

34 lines
1.1 KiB
Plaintext

Source: openggsn
Section: net
Priority: optional
Maintainer: Harald Welte <laforge@gnumonks.org>
Build-Depends: debhelper (>= 8), autotools-dev, pkg-config, libdpkg-perl, git, dh-autoreconf, libosmocore-dev (>= 0.8.0)
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
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 (= ${binary:Version})
Architecture: any
Section: libdevel
Description: Development files for libgtp
Package: openggsn-dbg
Section: debug
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, ${misc:Depends}, libgtp0 (= ${binary:Version}), openggsn (= ${binary:Version})
Description: Debug symbols for OpenGGSN