blob: 8e34dbe6db5f3e44e2dfffec0a8b72de83b3000c [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 Couzens5afef7c2018-09-13 18:13:24 +020013 libasn1c-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000014 libtalloc-dev,
Max5fa8b082016-12-19 18:41:42 +010015 libc-ares-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000016 libgtp-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000017 libosmocore-dev,
18 libosmo-abis-dev,
19 libosmo-ranap-dev,
20 libosmo-sccp-dev,
Alexander Couzens5afef7c2018-09-13 18:13:24 +020021 libosmo-sigtran-dev,
Alexander Couzens508c7632017-08-07 09:48:18 +000022 libosmo-netif-dev
Max5fa8b082016-12-19 18:41:42 +010023Standards-Version: 3.9.8
Alexander Couzens508c7632017-08-07 09:48:18 +000024Vcs-Git: git://git.osmocom.org/osmo-sgsn.git
Neels Hofmeyr075cac02017-09-04 03:40:34 +020025Vcs-Browser: https://git.osmocom.org/osmo-sgsn
Alexander Couzens508c7632017-08-07 09:48:18 +000026Homepage: https://projects.osmocom.org/projects/osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020027
Alexander Couzens508c7632017-08-07 09:48:18 +000028
29Package: osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020030Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000031Multi-Arch: foreign
32Depends: ${misc:Depends}, ${shlibs:Depends}
33Description: OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020034
Alexander Couzens508c7632017-08-07 09:48:18 +000035Package: osmo-sgsn-dbg
36Section: debug
Harald Welte305e2902010-08-25 13:57:22 +020037Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000038Multi-Arch: same
39Depends: osmo-sgsn (= ${binary:Version}), ${misc:Depends}
40Description: OsmoSGSN: Osmocom's Serving GPRS Support Node for 2G and 3G packet-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020041
Alexander Couzens508c7632017-08-07 09:48:18 +000042Package: osmo-gtphub
Harald Welte305e2902010-08-25 13:57:22 +020043Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000044Depends: ${shlibs:Depends}, ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020045Description: Osmocom GTP Hub: Proxy for GTP traffic between multiple SGSNs and GGSNs
Harald Welte640d72a2010-08-24 15:33:04 +020046
Alexander Couzens508c7632017-08-07 09:48:18 +000047Package: osmo-gtphub-dbg
Harald Welte305e2902010-08-25 13:57:22 +020048Architecture: any
Alexander Couzens508c7632017-08-07 09:48:18 +000049Section: debug
50Priority: extra
51Depends: osmo-gtphub (= ${binary:Version}), ${misc:Depends}
52Description: Debug symbols for Osmocom GTP Hub
Harald Welte640d72a2010-08-24 15:33:04 +020053
Alexander Couzens508c7632017-08-07 09:48:18 +000054Package: osmo-gbproxy
Harald Welte305e2902010-08-25 13:57:22 +020055Architecture: any
Max5fa8b082016-12-19 18:41:42 +010056Depends: ${shlibs:Depends},
57 ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020058Recommends: osmo-sgsn
Harald Welte640d72a2010-08-24 15:33:04 +020059Description: Osmocom GPRS Gb Interface Proxy
Max5fa8b082016-12-19 18:41:42 +010060 The purpose of the Gb proxy is to aggregate the Gb links of multiple
61 BSS's and present them in one Gb link to the SGSN.
Harald Welte640d72a2010-08-24 15:33:04 +020062
Alexander Couzens508c7632017-08-07 09:48:18 +000063Package: osmo-gbproxy-dbg
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010064Architecture: any
65Section: debug
66Priority: extra
Alexander Couzens508c7632017-08-07 09:48:18 +000067Depends: osmo-gbproxy (= ${binary:Version}), ${misc:Depends}
Neels Hofmeyr075cac02017-09-04 03:40:34 +020068Description: Debug symbols for Osmocom GPRS Gb Interface Proxy