[hamradio-commits] [limesuite] 06/12: Change ABI versions for SoapySDR and liblimesuite

Andreas E. Bombe aeb at moszumanska.debian.org
Fri Aug 11 05:36:02 UTC 2017


This is an automated email from the git hooks/post-receive script.

aeb pushed a commit to branch master
in repository limesuite.

commit 4d11605a231be8beb23b28339b08228b6e229086
Author: Andreas Bombe <aeb at debian.org>
Date:   Tue Aug 8 23:19:00 2017 -0400

    Change ABI versions for SoapySDR and liblimesuite
---
 debian/changelog                                             |  3 +++
 debian/control                                               | 12 ++++++------
 ...blimesuite17.02-1.install => liblimesuite17.06-1.install} |  0
 debian/rules                                                 |  2 +-
 ...2-module-lms7.install => soapysdr0.6-module-lms7.install} |  0
 5 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6710e52..590f958 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,9 @@
 limesuite (17.06.0+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream release 17.06.0 (Closes: #869380)
+  * Change SoapySDR ABI version in package names and dependencies from 0.5-2
+    to 0.6
+  * Change liblimesuite ABI version from 17.02-1 to 17.06-1
 
  -- Andreas Bombe <aeb at debian.org>  Tue, 08 Aug 2017 22:59:39 -0400
 
diff --git a/debian/control b/debian/control
index db31db7..066414b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/limesuite.git
 
 Package: limesuite
 Architecture: any
-Depends: liblimesuite17.02-1 (>= ${binary:Version}),
+Depends: liblimesuite17.06-1 (>= ${binary:Version}),
          python, python-soapysdr,
          ${shlibs:Depends}, ${misc:Depends}
 Description: tools to test, control and update LMS7 transceiver based hardware
@@ -31,7 +31,7 @@ Description: tools to test, control and update LMS7 transceiver based hardware
  This package contains the command line and GUI tools to control and update the
  hardware devices.
 
-Package: liblimesuite17.02-1
+Package: liblimesuite17.06-1
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -48,7 +48,7 @@ Package: liblimesuite-dev
 Section: libdevel
 Architecture: any
 Multi-Arch: same
-Depends: liblimesuite17.02-1 (= ${binary:Version}),
+Depends: liblimesuite17.06-1 (= ${binary:Version}),
          ${misc:Depends}
 Description: library to access LMS7 transceiver based hardware (development)
  Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF
@@ -57,10 +57,10 @@ Description: library to access LMS7 transceiver based hardware (development)
  .
  This package contains the development files for liblimesuite.
 
-Package: soapysdr0.5-2-module-lms7
+Package: soapysdr0.6-module-lms7
 Architecture: any
 Multi-Arch: same
-Depends: liblimesuite17.02-1 (>= ${binary:Version}),
+Depends: liblimesuite17.06-1 (>= ${binary:Version}),
          ${shlibs:Depends}, ${misc:Depends}
 Description: Lime Microsystems LMS7 device support for SoapySDR
  Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF
@@ -73,7 +73,7 @@ Description: Lime Microsystems LMS7 device support for SoapySDR
 Package: soapysdr-module-lms7
 Architecture: any
 Multi-Arch: same
-Depends: soapysdr0.5-2-module-lms7, ${misc:Depends}
+Depends: soapysdr0.6-module-lms7, ${misc:Depends}
 Description: Lime Microsystems LMS7 device support for SoapySDR (default version)
  Lime Suite is a collection of software supporting Lime Microsystems LMS7 RF
  transceiver based hardware such as the LimeSDR, LMS7002M UNITE board, or the
diff --git a/debian/liblimesuite17.02-1.install b/debian/liblimesuite17.06-1.install
similarity index 100%
rename from debian/liblimesuite17.02-1.install
rename to debian/liblimesuite17.06-1.install
diff --git a/debian/rules b/debian/rules
index f9095ae..a9d6ed9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,5 +26,5 @@ override_dh_auto_configure:
 
 override_dh_installdocs:
 	dh_installdocs -p soapysdr-module-lms7 \
-                --link-doc=soapysdr0.5-2-module-lms7
+                --link-doc=soapysdr0.6-module-lms7
 	dh_installdocs --remaining-packages
diff --git a/debian/soapysdr0.5-2-module-lms7.install b/debian/soapysdr0.6-module-lms7.install
similarity index 100%
rename from debian/soapysdr0.5-2-module-lms7.install
rename to debian/soapysdr0.6-module-lms7.install

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/limesuite.git



More information about the pkg-hamradio-commits mailing list