osmo-pcu/debian/control

47 lines
1.7 KiB
Plaintext

Source: osmo-pcu
Section: net
Priority: optional
Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
autotools-dev,
pkg-config,
libosmocore-dev (>= 1.5.0),
osmo-gsm-manuals-dev (>= 1.1.0)
Standards-Version: 3.9.8
Homepage: http://osmocom.org/projects/osmopcu
Vcs-Git: git://git.osmocom.org/osmo-pcu
Vcs-Browser: http://git.osmocom.org/osmo-pcu/
Package: osmo-pcu
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Osmocom GPRS/EDGE Packet Control Unit (PCU)
The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
in order to provide packet-switched services for 2G (2.5G, 2.75G)
networks. OsmoPCU is the Osmocom implementation of this network
element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Package: osmo-pcu-dbg
Architecture: any
Section: debug
Priority: extra
Depends: osmo-pcu (= ${binary:Version}),
${misc:Depends}
Description: Debug symbols for the Osmocom GPRS/EDGE Packet Control Unit (PCU)
The GPRS Packet Control Unit is co-located with the GSM BTS or GSM BSC
in order to provide packet-switched services for 2G (2.5G, 2.75G)
networks. OsmoPCU is the Osmocom implementation of this network
element. It interfaces to osmo-bts via the PCU socket of OsmoBTS
and via Gb (NS-over-IP) interface with the SGSN such as OsmoSGSN.
Package: osmo-pcu-doc
Architecture: all
Section: doc
Priority: optional
Depends: ${misc:Depends}
Description: ${misc:Package} PDF documentation
Various manuals: user manual, VTY reference manual and/or
protocol/interface manuals.