<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10276">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">debian: add debian8/jessie compatible control/rules copies<br><br>The osmocom-nightly/release can create debian8 package by replace rules, control files<br><br>Change-Id: I261302d2ed16e76540073589504e7426e23d00a1<br>---<br>A debian/control-debian8-jessie<br>A debian/rules-debian8-jessie<br>2 files changed, 86 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/76/10276/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/debian/control-debian8-jessie b/debian/control-debian8-jessie</span><br><span>new file mode 100644</span><br><span>index 0000000..b7e499e</span><br><span>--- /dev/null</span><br><span>+++ b/debian/control-debian8-jessie</span><br><span>@@ -0,0 +1,71 @@</span><br><span style="color: hsl(120, 100%, 40%);">+Source: osmo-trx</span><br><span style="color: hsl(120, 100%, 40%);">+Section: net</span><br><span style="color: hsl(120, 100%, 40%);">+Priority: optional</span><br><span style="color: hsl(120, 100%, 40%);">+Maintainer: Ivan Klyuchnikov <ivan.kluchnikov@fairwaves.ru></span><br><span style="color: hsl(120, 100%, 40%);">+Build-Depends: debhelper (>= 9),</span><br><span style="color: hsl(120, 100%, 40%);">+               autotools-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               autoconf-archive,</span><br><span style="color: hsl(120, 100%, 40%);">+               pkg-config,</span><br><span style="color: hsl(120, 100%, 40%);">+               dh-autoreconf,</span><br><span style="color: hsl(120, 100%, 40%);">+               libuhd-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libusb-1.0-0-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libboost-all-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libfftw3-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libtalloc-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libusrp-dev,</span><br><span style="color: hsl(120, 100%, 40%);">+               libosmocore-dev (>= 0.10.0)</span><br><span style="color: hsl(120, 100%, 40%);">+Standards-Version: 3.9.6</span><br><span style="color: hsl(120, 100%, 40%);">+Vcs-Browser: http://cgit.osmocom.org/osmo-trx</span><br><span style="color: hsl(120, 100%, 40%);">+Vcs-Git: git://git.osmocom.org/osmo-trx</span><br><span style="color: hsl(120, 100%, 40%);">+Homepage: https://projects.osmocom.org/projects/osmotrx</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-trx</span><br><span style="color: hsl(120, 100%, 40%);">+Depends: osmo-trx-uhd</span><br><span style="color: hsl(120, 100%, 40%);">+Architecture: all</span><br><span style="color: hsl(120, 100%, 40%);">+Description: Metapackage for osmo-trx-uhd</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-trx-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-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+Description: Debug symbols for the osmo-trx-*</span><br><span style="color: hsl(120, 100%, 40%);">+ Make debugging possible</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-trx-uhd</span><br><span style="color: hsl(120, 100%, 40%);">+Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+Depends: ${shlibs:Depends}, ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD)</span><br><span style="color: hsl(120, 100%, 40%);">+ OsmoTRX is a software-defined radio transceiver that implements the Layer 1</span><br><span style="color: hsl(120, 100%, 40%);">+ physical layer of a BTS comprising the following 3GPP specifications:</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.01 "Physical layer on the radio path"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.02 "Multiplexing and Multiple Access on the Radio Path"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.04 "Modulation"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.10 "Radio subsystem synchronization"</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ In this context, BTS is "Base transceiver station". It's the stations that</span><br><span style="color: hsl(120, 100%, 40%);">+ connect mobile phones to the mobile network.</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ 3GPP is the "3rd Generation Partnership Project" which is the collaboration</span><br><span style="color: hsl(120, 100%, 40%);">+ between different telecommunication associations for developing new</span><br><span style="color: hsl(120, 100%, 40%);">+ generations of mobile phone networks. (post-2G/GSM)</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+Package: osmo-trx-usrp1</span><br><span style="color: hsl(120, 100%, 40%);">+Architecture: any</span><br><span style="color: hsl(120, 100%, 40%);">+Depends: ${shlibs:Depends}, ${misc:Depends}</span><br><span style="color: hsl(120, 100%, 40%);">+Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1)</span><br><span style="color: hsl(120, 100%, 40%);">+ OsmoTRX is a software-defined radio transceiver that implements the Layer 1</span><br><span style="color: hsl(120, 100%, 40%);">+ physical layer of a BTS comprising the following 3GPP specifications:</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.01 "Physical layer on the radio path"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.02 "Multiplexing and Multiple Access on the Radio Path"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.04 "Modulation"</span><br><span style="color: hsl(120, 100%, 40%);">+ TS 05.10 "Radio subsystem synchronization"</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ In this context, BTS is "Base transceiver station". It's the stations that</span><br><span style="color: hsl(120, 100%, 40%);">+ connect mobile phones to the mobile network.</span><br><span style="color: hsl(120, 100%, 40%);">+ .</span><br><span style="color: hsl(120, 100%, 40%);">+ 3GPP is the "3rd Generation Partnership Project" which is the collaboration</span><br><span style="color: hsl(120, 100%, 40%);">+ between different telecommunication associations for developing new</span><br><span style="color: hsl(120, 100%, 40%);">+ generations of mobile phone networks. (post-2G/GSM)</span><br><span>diff --git a/debian/rules-debian8-jessie b/debian/rules-debian8-jessie</span><br><span>new file mode 100755</span><br><span>index 0000000..ac902c3</span><br><span>--- /dev/null</span><br><span>+++ b/debian/rules-debian8-jessie</span><br><span>@@ -0,0 +1,15 @@</span><br><span style="color: hsl(120, 100%, 40%);">+#!/usr/bin/make -f</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+export DEB_BUILD_MAINT_OPTIONS = hardening=+all</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+%:</span><br><span style="color: hsl(120, 100%, 40%);">+      dh $@ --with autoreconf</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+override_dh_shlibdeps:</span><br><span style="color: hsl(120, 100%, 40%);">+     dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+override_dh_auto_configure:</span><br><span style="color: hsl(120, 100%, 40%);">+     dh_auto_configure -- --with-uhd --with-usrp1</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+override_dh_strip:</span><br><span style="color: hsl(120, 100%, 40%);">+    dh_strip --dbg-package=osmo-trx-dbg</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10276">change 10276</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/10276"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I261302d2ed16e76540073589504e7426e23d00a1 </div>
<div style="display:none"> Gerrit-Change-Number: 10276 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>