Source: osmo-bsc
Maintainer: Debian Mobcom Maintainers <Debian-mobcom-maintainers@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
         , Thorsten Alteholz <debian@alteholz.de>
Section: net
Priority: optional
Build-Depends: debhelper-compat (= 13),
               pkg-config,
               libosmocore-dev (>= 1.7.0),
               libosmo-sccp-dev (>= 1.6.0),
               libosmo-mgcp-client-dev (>= 1.10.0),
               libosmo-abis-dev (>= 1.3.0),
               libosmo-netif-dev (>= 1.2.0),
               libosmo-sigtran-dev (>= 1.6.0),
               libsqlite3-dev,
               libpcap-dev,
               libcdk5-dev,
               txt2man
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian-mobcom-team/osmo-bsc
Vcs-Git: https://salsa.debian.org/debian-mobcom-team/osmo-bsc.git
Homepage: https://osmocom.org/projects/osmobsc

Package: osmo-bsc
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Suggests: osmo-stp
Conflicts: osmocom-bsc
Replaces: osmocom-bsc
Description: GSM Base Station Controller
 This is the BSC-only version of OpenBSC. It requires a Mobile Switching Center
 (MSC) to operate.
 .
 This package replaces osmocom-bsc.

Package: abisip-find
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Conflicts: osmocom-ipaccess-utils
Description: Command line utility to find ip.access compatible BTS
 This package contains a command line utility for searching and finding
 BTS devices in your network.
 .
 It is part of osmo-bsc.

Package: osmo-bsc-ipaccess-utils
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: osmocom-ipaccess-utils
Description: Command line utilities for ip.access nanoBTS
 This package contains utilities that are specific for nanoBTS when being used
 together with OpenBSC. It contains mainly three tools: ipaccess-find,
 ipaccess-config and ipaccess-proxy.

Package: osmo-bsc-bs11-utils
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Conflicts: osmocom-bs11-utils
Description: Command line utilities for Siemens BS-11 BTS
 There is a tool in this package for configuring the Siemens BS-11 BTS.
 Additionally, it contains one tool for making use of an ISDN-card and the
 public telephone network as frequency standard for the E1 line.

Package: osmo-bsc-meas-utils
Architecture: any
Multi-Arch: foreign
Depends: ${misc:Depends},
         ${shlibs:Depends}
Description: Command line utilities to manage measurement reports
 This package is part of osmo-bsc.
 .
 It converts measurement report feed into JSON feed printed to stdout. Each
 measurement report is printed as a separate JSON root entry. All measurement
 reports are separated by a new line.
