<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/9833">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: Create dbg package for osm-bts-virtual<br><br>Previously all debug symbols were being stored in osmo-bts-trx-dbg.<br><br>Change-Id: I9524234cb47c9d5d8e5dc2148c21746e1cd0f10c<br>---<br>M debian/control<br>M debian/rules<br>2 files changed, 10 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/control b/debian/control</span><br><span>index 437335f..0377d9f 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -40,3 +40,11 @@</span><br><span>  This version of OsmoBTS doesn't use actual GSM PHY/Hardware/RF, but</span><br><span>  utilizes GSMTAP-over-UDP frames for the Um interface.  This is useful</span><br><span>  in fully virtualized setups e.g. in combination with OsmocomBB virt_phy.</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-bts-virtual-dbg</span><br><span style="color: hsl(120, 100%, 40%);">+Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+Section: debug</span><br><span style="color: hsl(120, 100%, 40%);">+Priority: extra</span><br><span style="color: hsl(120, 100%, 40%);">+Depends: osmo-bts-virtual (= ${binary:Version}), ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+Description: Debug symbols for the osmo-bts-virtual</span><br><span style="color: hsl(120, 100%, 40%);">+ Make debugging possible</span><br><span>diff --git a/debian/rules b/debian/rules</span><br><span>index 80ba0b2..32d9342 100755</span><br><span>--- a/debian/rules</span><br><span>+++ b/debian/rules</span><br><span>@@ -12,7 +12,8 @@</span><br><span>         dh $@ --with=systemd --with autoreconf --fail-missing</span><br><span> </span><br><span> override_dh_strip:</span><br><span style="color: hsl(0, 100%, 40%);">- dh_strip --dbg-package=osmo-bts-trx-dbg</span><br><span style="color: hsl(120, 100%, 40%);">+       dh_strip --package=osmo-bts-virtual --dbg-package=osmo-bts-virtual-dbg</span><br><span style="color: hsl(120, 100%, 40%);">+        dh_strip --package=osmo-bts-trx --dbg-package=osmo-bts-trx-dbg</span><br><span> </span><br><span> override_dh_autoreconf:</span><br><span>        echo $(VERSION) > .tarball-version</span><br><span>@@ -29,4 +30,3 @@</span><br><span> # Print test results in case of a failure</span><br><span> override_dh_auto_test:</span><br><span>     dh_auto_test || (find . -name testsuite.log -exec cat {} \; ; false)</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9833">change 9833</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/9833"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I9524234cb47c9d5d8e5dc2148c21746e1cd0f10c </div>
<div style="display:none"> Gerrit-Change-Number: 9833 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>