blob: c808795267952da7090e4ce9a396e63b596ab7a3 [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,
Oliver Smitha558ad42019-05-22 13:51:58 +020010 libosmocore-dev (>= 0.10.1),
11 osmo-gsm-manuals-dev
Harald Welte47c68292017-10-29 11:56:17 +010012Standards-Version: 3.9.8
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +020013Homepage: http://osmocom.org/projects/osmopcu
14Vcs-Git: git://git.osmocom.org/osmo-pcu
15Vcs-Browser: http://git.osmocom.org/osmo-pcu/
16
17Package: osmo-pcu
18Architecture: any
19Depends: ${shlibs:Depends}, ${misc:Depends}
Harald Weltef826e8a2017-10-29 11:29:23 +010020Description: Osmocom GPRS/EDGE Packet Control Unit (PCU)
21 The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
22 in order to provide packet-switched services for 2G (2.5G, 2.75G)
23 networks. OsmoPCU is the Osmcoom implementation of this network
24 element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
25 and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Holger Hans Peter Freyther97e48a32016-04-01 19:21:16 +020026
27Package: osmo-pcu-dbg
28Architecture: any
29Section: debug
30Priority: extra
Harald Weltef826e8a2017-10-29 11:29:23 +010031Depends: osmo-pcu (= ${binary:Version}),
32 ${misc:Depends}
33Description: Debug symbols for the Osmocom GPRS/EDGE Packet Control Unit (PCU)
34 The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
35 in order to provide packet-switched services for 2G (2.5G, 2.75G)
36 networks. OsmoPCU is the Osmcoom implementation of this network
37 element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
38 and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Oliver Smitha558ad42019-05-22 13:51:58 +020039
40Package: osmo-pcu-doc
41Architecture: all
42Section: doc
43Priority: optional
44Depends: ${misc:Depends}
45Description: ${misc:Package} PDF documentation
46 Various manuals: user manual, VTY reference manual and/or
47 protocol/interface manuals.