blob: e3af0fb20cfb2b9ef9a875de8cf5960503740c3f [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
Vadim Yanitskiyfe12b702020-08-13 16:09:02 +07004Maintainer: Osmocom team <openbsc@lists.osmocom.org>
Alexander Couzens77ac7af2017-08-07 07:57:20 +00005Build-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,
Oliver Smithe1f08442019-12-09 15:13:44 +010012 python3-minimal,
Daniel Willmann54a80ab2018-10-11 12:45:14 +020013 libcdk5-dev,
Alexander Couzens77ac7af2017-08-07 07:57:20 +000014 libtalloc-dev,
Pau Espin Pedrolda5b2f82020-08-18 12:21:17 +020015 libosmocore-dev (>= 1.4.0),
Pau Espin Pedrol08d02dd2018-07-27 19:25:05 +020016 libosmo-sccp-dev (>= 0.10.0),
17 libosmo-sigtran-dev (>= 0.10.0),
Pau Espin Pedrol3c948572019-08-07 20:42:06 +020018 libosmo-abis-dev (>= 0.6.0),
19 libosmo-netif-dev (>= 0.6.0),
Pau Espin Pedrola1362ce2020-01-03 18:24:51 +010020 libosmo-mgcp-client-dev (>= 1.6.0),
Oliver Smith3f1f8572019-05-21 15:21:43 +020021 osmo-gsm-manuals-dev
Max5fa8b082016-12-19 18:41:42 +010022Standards-Version: 3.9.8
Alexander Couzens77ac7af2017-08-07 07:57:20 +000023Vcs-Git: git://git.osmocom.org/osmo-bsc.git
24Vcs-Browser: https://git.osmocom.org/osmo-bsc/
25Homepage: https://projects.osmocom.org/projects/osmo-bsc
Harald Welte640d72a2010-08-24 15:33:04 +020026
Alexander Couzens77ac7af2017-08-07 07:57:20 +000027Package: osmo-bsc
Harald Welte640d72a2010-08-24 15:33:04 +020028Architecture: any
Alexander Couzens77ac7af2017-08-07 07:57:20 +000029Multi-Arch: foreign
30Depends: ${misc:Depends}, ${shlibs:Depends}
Harald Welte39b92ff2020-11-07 17:40:09 +010031Recommends: osmo-mgw
Alexander Couzens77ac7af2017-08-07 07:57:20 +000032Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte640d72a2010-08-24 15:33:04 +020033
Alexander Couzens77ac7af2017-08-07 07:57:20 +000034Package: osmo-bsc-dbg
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010035Section: debug
Holger Hans Peter Freyther65f74272013-12-12 13:07:47 +010036Architecture: any
Alexander Couzens77ac7af2017-08-07 07:57:20 +000037Multi-Arch: same
38Depends: osmo-bsc (= ${binary:Version}), ${misc:Depends}
39Description: OsmoBSC: Osmocom's Base Station Controller for 2G circuit-switched mobile networks
Harald Welte82ab3c82017-10-28 13:11:42 +020040
Pau Espin Pedrolcea3b512018-03-09 12:36:36 +010041Package: abisip-find
42Architecture: any
43Multi-Arch: foreign
44Depends: ${misc:Depends}, ${shlibs:Depends}
45Description: Command line utility to find ip.access compatible BTS
46
Harald Welte82ab3c82017-10-28 13:11:42 +020047Package: osmo-bsc-ipaccess-utils
48Architecture: any
49Multi-Arch: foreign
50Depends: ${misc:Depends}, ${shlibs:Depends}
51Description: Command line utilities for ip.access nanoBTS
52 This package contains utilities that are specific for nanoBTS when being used
53 together with OpenBSC. It contains mainly two tools: ipaccess-config and ipaccess-proxy.
54
55Package: osmo-bsc-bs11-utils
56Architecture: any
57Multi-Arch: foreign
58Depends: ${misc:Depends}, ${shlibs:Depends}
59Description: Command line utilities for Siemens BS-11 BTS
60 There is a tool in this package for configuring the Siemens BS-11 BTS.
61 Additionally, it contains one tool for making use of an ISDN-card and the
62 public telephone network as frequency standard for the E1 line.
Pau Espin Pedrolf8cf5262018-03-23 17:41:47 +010063
64Package: osmo-bsc-meas-utils
65Architecture: any
66Multi-Arch: foreign
67Depends: ${misc:Depends}, ${shlibs:Depends}
68Description: Command line utilities to manage measurement reports.
Oliver Smith3f1f8572019-05-21 15:21:43 +020069
70Package: osmo-bsc-doc
71Architecture: all
72Section: doc
73Priority: optional
74Depends: ${misc:Depends}
75Description: ${misc:Package} PDF documentation
76 Various manuals: user manual, VTY reference manual and/or
77 protocol/interface manuals.