blob: f6aaaba51a84d7c9ec38def7ff5eb9bdd8e6b861 [file] [log] [blame]
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +02001Source: osmo-pcu
2Section: net
3Priority: optional
4Maintainer: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Harald Welte47c68292017-10-29 11:56:17 +01005Build-Depends: debhelper (>= 9),
Harald Weltef826e8a2017-10-29 11:29:23 +01006 dh-autoreconf,
7 dh-systemd (>= 1.5),
8 autotools-dev,
9 pkg-config,
10 libosmocore-dev (>= 0.10.1)
Harald Welte47c68292017-10-29 11:56:17 +010011Standards-Version: 3.9.8
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +020012Homepage: http://osmocom.org/projects/osmopcu
13Vcs-Git: git://git.osmocom.org/osmo-pcu
14Vcs-Browser: http://git.osmocom.org/osmo-pcu/
15
16Package: osmo-pcu
17Architecture: any
18Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Weltef826e8a2017-10-29 11:29:23 +010019Description: Osmocom GPRS/EDGE Packet Control Unit (PCU)
20 The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
21 in order to provide packet-switched services for 2G (2.5G, 2.75G)
22 networks. OsmoPCU is the Osmcoom implementation of this network
23 element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
24 and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +020025
26Package: osmo-pcu-dbg
27Architecture: any
28Section: debug
29Priority: extra
Harald Weltef826e8a2017-10-29 11:29:23 +010030Depends: osmo-pcu (= ${binary:Version}),
31 ${misc:Depends}
32Description: Debug symbols for the Osmocom GPRS/EDGE Packet Control Unit (PCU)
33 The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
34 in order to provide packet-switched services for 2G (2.5G, 2.75G)
35 networks. OsmoPCU is the Osmcoom implementation of this network
36 element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
37 and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.