aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2021-11-29 17:20:40 +0100
committerOliver Smith <osmith@sysmocom.de>2021-11-30 09:03:12 +0100
commita271ca7fc733e7487f8bc9e3f825f158526f19fb (patch)
treeaf69f3438e2e6ca9150617e4eb16272e12ea3927 /debian
parent127c419d088fe593791bc43639265c6c539335c5 (diff)
debian/control: add osmo-bts meta-package
Add an osmo-bts meta-package that depends on the subpackages osmo-bts-trx and osmo-bts-virtual. This is important, because the downstream packaging of debian does not split osmo-bts in subpackages, it has only one osmo-bts package. So without this, when installing "osmo-bts" in debian while having the Osmocom binary package repository installed and expecting to get the newer version, the user will actually get the older version from debian. Closes: OS#5319 Related: https://salsa.debian.org/debian-mobcom-team/osmo-bts/-/blob/master/debian/control Change-Id: I1a6edf2eb146616ac51b7957368a8d057caa685f
Diffstat (limited to 'debian')
-rw-r--r--debian/control19
1 files changed, 17 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 0bdf48c5..2cb152d8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,25 @@ Vcs-Browser: http://git.osmocom.org/osmo-bts/
Vcs-Git: git://git.osmocom.org/osmo-bts
Homepage: https://projects.osmocom.org/projects/osmobts
+Package: osmo-bts
+Architecture: any
+Depends: osmo-bts-trx, osmo-bts-virtual, ${misc:Depends}
+Description: Base Transceiver Station for GSM
+ OsmoBTS is a software implementation of Layer2/3 of a BTS. It implements the
+ following protocols/interfaces:
+ LAPDm (GSM 04.06)
+ RTP
+ A-bis/IP in IPA multiplex
+ OML (GSM TS 12.21)
+ RSL (GSM TS 08.58)
+ .
+ OsmoBTS is modular and has support for multiple back-ends. A back-end talks to
+ a specific L1/PHY implementation of the respective BTS hardware. Based on this
+ architecture, it should be relatively easy to add a new back-end to support
+ so-far unsupported GSM PHY/L1 and associated hardware.
+
Package: osmo-bts-trx
Architecture: any
-Conflicts: osmo-bts
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: osmo-bts-trx GSM BTS with osmo-trx
osmo-bts-trx to be used with the osmo-trx application
@@ -34,7 +50,6 @@ Description: Debug symbols for the osmo-bts-trx
Package: osmo-bts-virtual
Architecture: any
-Conflicts: osmo-bts
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP)
This version of OsmoBTS doesn't use actual GSM PHY/Hardware/RF, but