blob: 46a6b67cf271077dbb31e07a10814277262cca72 [file] [log] [blame]
Alexander Couzens508c7632017-08-07 09:48:18 +00001Source: osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +02002Section: net
Alexander Couzens508c7632017-08-07 09:48:18 +00003Priority: extra
4Maintainer: Alexander Couzens <lynxis@fe80.eu>
5Build-Depends: debhelper (>=9),
Max5fa8b082016-12-19 18:41:42 +01006 dh-autoreconf,
Pau Espin Pedrol97ba4062018-09-10 12:40:56 +02007 dh-systemd (>= 1.5),
Alexander Couzens508c7632017-08-07 09:48:18 +00008 autotools-dev,
9 autoconf,
10 automake,
11 libtool,
12 pkg-config,
Alexander Couzens508c7632017-08-07 09:48:18 +000013 libtalloc-dev,
Max5fa8b082016-12-19 18:41:42 +010014 libc-ares-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000015 libgtp-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000016 libosmocore-dev,
17 libosmo-abis-dev,
18 libosmo-ranap-dev,
19 libosmo-sccp-dev,
20 libosmo-netif-dev
Max5fa8b082016-12-19 18:41:42 +010021Standards-Version: 3.9.8
Alexander Couzens508c7632017-08-07 09:48:18 +000022Vcs-Git: git://git.osmocom.org/osmo-sgsn.git
Neels Hofmeyr075cac02017-09-04 03:40:34 +020023Vcs-Browser: https://git.osmocom.org/osmo-sgsn
Alexander Couzens508c7632017-08-07 09:48:18 +000024Homepage: https://projects.osmocom.org/projects/osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020025
Alexander Couzens508c7632017-08-07 09:48:18 +000026
27Package: osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020028Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000029Multi-Arch: foreign
30Depends: ${misc:Depends}, ${shlibs:Depends}
31Description: OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020032
Alexander Couzens508c7632017-08-07 09:48:18 +000033Package: osmo-sgsn-dbg
34Section: debug
Harald Welte305e2902010-08-25 13:57:22 +020035Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000036Multi-Arch: same
37Depends: osmo-sgsn (= ${binary:Version}), ${misc:Depends}
38Description: OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020039
Alexander Couzens508c7632017-08-07 09:48:18 +000040Package: osmo-gtphub
Harald Welte305e2902010-08-25 13:57:22 +020041Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000042Depends: ${shlibs:Depends}, ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020043Description: Osmocom GTP Hub: Proxy for GTP traffic between multiple SGSNs and GGSNs
Harald Welte640d72a2010-08-24 15:33:04 +020044
Alexander Couzens508c7632017-08-07 09:48:18 +000045Package: osmo-gtphub-dbg
Harald Welte305e2902010-08-25 13:57:22 +020046Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000047Section: debug
48Priority: extra
49Depends: osmo-gtphub (= ${binary:Version}), ${misc:Depends}
50Description: Debug symbols for Osmocom GTP Hub
Harald Welte640d72a2010-08-24 15:33:04 +020051
Alexander Couzens508c7632017-08-07 09:48:18 +000052Package: osmo-gbproxy
Harald Welte305e2902010-08-25 13:57:22 +020053Architecture: any
Max5fa8b082016-12-19 18:41:42 +010054Depends: ${shlibs:Depends},
55 ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020056Recommends: osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020057Description: Osmocom GPRS Gb Interface Proxy
Max5fa8b082016-12-19 18:41:42 +010058 The purpose of the Gb proxy is to aggregate the Gb links of multiple
59 BSS's and present them in one Gb link to the SGSN.
Harald Welte640d72a2010-08-24 15:33:04 +020060
Alexander Couzens508c7632017-08-07 09:48:18 +000061Package: osmo-gbproxy-dbg
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010062Architecture: any
63Section: debug
64Priority: extra
Alexander Couzens508c7632017-08-07 09:48:18 +000065Depends: osmo-gbproxy (= ${binary:Version}), ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020066Description: Debug symbols for Osmocom GPRS Gb Interface Proxy