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

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: Conflict libosmoabis6 with libosmoabis5<br><br>In previous commit 9540f59b1daeac36d71b20ac9cefe15019d6277c, libosmoabis<br>packaging was fixed to match its contained major lib version.<br>However, systems using nightly may run into issues when upgrading since<br>now libosmoabis6 in repo tries to overwrite libosmoabis5 in their system<br>and fails. By using Conflicts + Replaces it should do it now without<br>erroring.<br><br>Fixes: OS#3365<br>Change-Id: If98ae21670f13554da5aa46fe30741d56631fd8c<br>---<br>M debian/control<br>1 file changed, 4 insertions(+), 0 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 9a4b27d..e47fc22 100644</span><br><span>--- a/debian/control</span><br><span>+++ b/debian/control</span><br><span>@@ -31,6 +31,10 @@</span><br><span> Section: libs</span><br><span> Architecture: any</span><br><span> Multi-Arch: same</span><br><span style="color: hsl(120, 100%, 40%);">+# Due to previous release issues, libosmoabis5 actually installed same libosmoabis.so.6 file.</span><br><span style="color: hsl(120, 100%, 40%);">+# Once major is increased to 7, following two lines below can be dropped:</span><br><span style="color: hsl(120, 100%, 40%);">+Conflicts: libosmoabis5</span><br><span style="color: hsl(120, 100%, 40%);">+Replaces: libosmoabis5</span><br><span> Depends: ${shlibs:Depends},</span><br><span>          ${misc:Depends}</span><br><span> Description: GSM A-bis handling</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10765">change 10765</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/10765"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmo-abis </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: If98ae21670f13554da5aa46fe30741d56631fd8c </div>
<div style="display:none"> Gerrit-Change-Number: 10765 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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 (1000002) </div>