From d0a97a5f73ad4941447a466872383240ce471933 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Sat, 28 Apr 2018 01:12:46 +0200 Subject: debian: Fix OBS build osmo-trx is a metapackage, no need for .install file. Debug files are always put into osmo-trx-dbg, no osmo-trx-*-dbg. Change-Id: I160dd83b265dcda52762a9f9c7eac9337928da35 --- debian/control | 26 +++++++++----------------- 1 file changed, 9 insertions(+), 17 deletions(-) diff --git a/debian/control b/debian/control index cae44d4..73e2a7a 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,15 @@ Package: osmo-trx Maintainer: Ivan Klyuchnikov Depends: osmo-trx-uhd Architecture: all -Description: Virtual package for osmo-trx-uhd +Description: Metapackage for osmo-trx-uhd + +Package: osmo-trx-dbg +Architecture: any +Section: debug +Priority: extra +Depends: osmo-trx-uhd (= ${binary:Version}), osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends} +Description: Debug symbols for the osmo-trx-* + Make debugging possible Package: osmo-trx-uhd Architecture: any @@ -43,14 +51,6 @@ Description: SDR transceiver that implements Layer 1 of a GSM BTS (UHD) between different telecommunication associations for developing new generations of mobile phone networks. (post-2G/GSM) -Package: osmo-trx-uhd-dbg -Architecture: any -Section: debug -Priority: extra -Depends: osmo-trx-uhd (= ${binary:Version}), ${misc:Depends} -Description: Debug symbols for the osmo-trx-uhd - Make debugging possible - Package: osmo-trx-usrp1 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} @@ -69,11 +69,3 @@ Description: SDR transceiver that implements Layer 1 of a GSM BTS (USRP1) 3GPP is the "3rd Generation Partnership Project" which is the collaboration between different telecommunication associations for developing new generations of mobile phone networks. (post-2G/GSM) - -Package: osmo-trx-usrp1-dbg -Architecture: any -Section: debug -Priority: extra -Depends: osmo-trx-usrp1 (= ${binary:Version}), ${misc:Depends} -Description: Debug symbols for the osmo-trx-usrp1 - Make debugging possible -- cgit v1.2.3