blob: 141cb5e52edfce7c9834a7b942907e0bef8d2aeb [file] [log] [blame]
Alexander Couzens77ac7af2017-08-07 07:57:20 +00001Source: osmo-bsc
Harald Welte640d72a2010-08-24 15:33:04 +02002Section: net
Alexander Couzens77ac7af2017-08-07 07:57:20 +00003Priority: extra
4Maintainer: Alexander Couzens <lynxis@fe80.eu>
5Build-Depends: debhelper (>=9),
6 dh-autoreconf,
Max5fa8b082016-12-19 18:41:42 +01007 autotools-dev,
Alexander Couzens77ac7af2017-08-07 07:57:20 +00008 autoconf,
9 automake,
10 libtool,
Max5fa8b082016-12-19 18:41:42 +010011 pkg-config,
Alexander Couzens77ac7af2017-08-07 07:57:20 +000012 python-minimal,
Daniel Willmann54a80ab2018-10-11 12:45:14 +020013 libcdk5-dev,
Alexander Couzens77ac7af2017-08-07 07:57:20 +000014 libtalloc-dev,
Pau Espin Pedrol08d02dd2018-07-27 19:25:05 +020015 libosmocore-dev (>= 0.12.0),
16 libosmo-sccp-dev (>= 0.10.0),
17 libosmo-sigtran-dev (>= 0.10.0),
18 libosmo-abis-dev (>= 0.5.1),
19 libosmo-netif-dev (>= 0.3.0),
20 libosmo-mgcp-client-dev (>= 1.4.0)
Max5fa8b082016-12-19 18:41:42 +010021Standards-Version: 3.9.8
Alexander Couzens77ac7af2017-08-07 07:57:20 +000022Vcs-Git: git://git.osmocom.org/osmo-bsc.git
23Vcs-Browser: https://git.osmocom.org/osmo-bsc/
24Homepage: https://projects.osmocom.org/projects/osmo-bsc
Harald Welte640d72a2010-08-24 15:33:04 +020025
Alexander Couzens77ac7af2017-08-07 07:57:20 +000026Package: osmo-bsc
Harald Welte640d72a2010-08-24 15:33:04 +020027Architecture: any
Alexander Couzens77ac7af2017-08-07 07:57:20 +000028Multi-Arch: foreign
29Depends: ${misc:Depends}, ${shlibs:Depends}
30Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020031
Alexander Couzens77ac7af2017-08-07 07:57:20 +000032Package: osmo-bsc-dbg
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010033Section: debug
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010034Architecture: any
Alexander Couzens77ac7af2017-08-07 07:57:20 +000035Multi-Arch: same
36Depends: osmo-bsc (= ${binary:Version}), ${misc:Depends}
37Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte82ab3c82017-10-28 13:11:42 +020038
Pau Espin Pedrolcea3b512018-03-09 12:36:36 +010039Package: abisip-find
40Architecture: any
41Multi-Arch: foreign
42Depends: ${misc:Depends}, ${shlibs:Depends}
43Description: Command line utility to find ip.access compatible BTS
44
Harald Welte82ab3c82017-10-28 13:11:42 +020045Package: osmo-bsc-ipaccess-utils
46Architecture: any
47Multi-Arch: foreign
48Depends: ${misc:Depends}, ${shlibs:Depends}
49Description: Command line utilities for ip.access nanoBTS
50 This package contains utilities that are specific for nanoBTS when being used
51 together with OpenBSC. It contains mainly two tools: ipaccess-config and ipaccess-proxy.
52
53Package: osmo-bsc-bs11-utils
54Architecture: any
55Multi-Arch: foreign
56Depends: ${misc:Depends}, ${shlibs:Depends}
57Description: Command line utilities for Siemens BS-11 BTS
58 There is a tool in this package for configuring the Siemens BS-11 BTS.
59 Additionally, it contains one tool for making use of an ISDN-card and the
60 public telephone network as frequency standard for the E1 line.
Pau Espin Pedrolf8cf5262018-03-23 17:41:47 +010061
62Package: osmo-bsc-meas-utils
63Architecture: any
64Multi-Arch: foreign
65Depends: ${misc:Depends}, ${shlibs:Depends}
66Description: Command line utilities to manage measurement reports.