<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/26424">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian/control: add osmo-bts meta-package<br><br>Add an osmo-bts meta-package that depends on the subpackages<br>osmo-bts-trx and osmo-bts-virtual. This is important, because the<br>downstream packaging of debian does not split osmo-bts in subpackages,<br>it has only one osmo-bts package. So without this, when installing<br>"osmo-bts" in debian while having the Osmocom binary package repository<br>installed and expecting to get the newer version, the user will actually<br>get the older version from debian.<br><br>Closes: OS#5319<br>Related: https://salsa.debian.org/debian-mobcom-team/osmo-bts/-/blob/master/debian/control<br>Change-Id: I1a6edf2eb146616ac51b7957368a8d057caa685f<br>---<br>M debian/control<br>1 file changed, 17 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/24/26424/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/control b/debian/control</span><br><span>index 0bdf48c..2cb152d 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -17,9 +17,25 @@</span><br><span> Vcs-Git: git://git.osmocom.org/osmo-bts</span><br><span> Homepage: https://projects.osmocom.org/projects/osmobts</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-bts</span><br><span style="color: hsl(120, 100%, 40%);">+Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+Depends: osmo-bts-trx, osmo-bts-virtual, ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+Description: Base Transceiver Station for GSM</span><br><span style="color: hsl(120, 100%, 40%);">+ OsmoBTS is a software implementation of Layer2/3 of a BTS. It implements the</span><br><span style="color: hsl(120, 100%, 40%);">+ following protocols/interfaces:</span><br><span style="color: hsl(120, 100%, 40%);">+    LAPDm (GSM 04.06)</span><br><span style="color: hsl(120, 100%, 40%);">+    RTP</span><br><span style="color: hsl(120, 100%, 40%);">+    A-bis/IP in IPA multiplex</span><br><span style="color: hsl(120, 100%, 40%);">+    OML (GSM TS 12.21)</span><br><span style="color: hsl(120, 100%, 40%);">+    RSL (GSM TS 08.58)</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ OsmoBTS is modular and has support for multiple back-ends. A back-end talks to</span><br><span style="color: hsl(120, 100%, 40%);">+ a specific L1/PHY implementation of the respective BTS hardware. Based on this</span><br><span style="color: hsl(120, 100%, 40%);">+ architecture, it should be relatively easy to add a new back-end to support</span><br><span style="color: hsl(120, 100%, 40%);">+ so-far unsupported GSM PHY/L1 and associated hardware.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> Package: osmo-bts-trx</span><br><span> Architecture: any</span><br><span style="color: hsl(0, 100%, 40%);">-Conflicts: osmo-bts</span><br><span> Depends: ${shlibs:Depends}, ${misc:Depends}</span><br><span> Description: osmo-bts-trx GSM BTS with osmo-trx</span><br><span>  osmo-bts-trx to be used with the osmo-trx application</span><br><span>@@ -34,7 +50,6 @@</span><br><span> </span><br><span> Package: osmo-bts-virtual</span><br><span> Architecture: any</span><br><span style="color: hsl(0, 100%, 40%);">-Conflicts: osmo-bts</span><br><span> Depends: ${shlibs:Depends}, ${misc:Depends}</span><br><span> Description: Virtual Osmocom GSM BTS (no RF hardware; GSMTAP/UDP)</span><br><span>  This version of OsmoBTS doesn't use actual GSM PHY/Hardware/RF, but</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/26424">change 26424</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-bts/+/26424"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1a6edf2eb146616ac51b7957368a8d057caa685f </div>
<div style="display:none"> Gerrit-Change-Number: 26424 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>