[hamradio-commits] [limesuite] 05/11: Change liblimesuite ABI version from 17.09-1 to 17.12-1
Andreas E. Bombe
aeb at moszumanska.debian.org
Fri Jan 12 23:36:06 UTC 2018
This is an automated email from the git hooks/post-receive script.
aeb pushed a commit to annotated tag debian/17.12.0+dfsg-1
in repository limesuite.
commit c9480ccb174716d100394c1989d721c6e188b94f
Author: Andreas Bombe <aeb at debian.org>
Date: Tue Jan 9 22:05:53 2018 +0100
Change liblimesuite ABI version from 17.09-1 to 17.12-1
---
debian/changelog | 3 ++-
debian/control | 8 ++++----
.../{liblimesuite17.09-1.install => liblimesuite17.12-1.install} | 0
3 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index fd8dee2..3e2ba52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
-limesuite (17.09.1+dfsg-2) UNRELEASED; urgency=medium
+limesuite (17.12.0+dfsg-1) UNRELEASED; urgency=medium
+ * Change liblimesuite ABI version from 17.09-1 to 17.12-1
* Add filenamemangle option to debian/watch
-- Andreas Bombe <aeb at debian.org> Tue, 09 Jan 2018 14:51:26 +0100
diff --git a/debian/control b/debian/control
index f4bc4d6..e95735a 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/limesuite.git
Package: limesuite
Architecture: any
-Depends: liblimesuite17.09-1 (>= ${binary:Version}),
+Depends: liblimesuite17.12-1 (>= ${binary:Version}),
python, python-soapysdr,
${shlibs:Depends}, ${misc:Depends}
Description: tools to test, control and update LMS7 transceiver based hardware
@@ -32,7 +32,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.09-1
+Package: liblimesuite17.12-1
Section: libs
Architecture: any
Multi-Arch: same
@@ -49,7 +49,7 @@ Package: liblimesuite-dev
Section: libdevel
Architecture: any
Multi-Arch: same
-Depends: liblimesuite17.09-1 (= ${binary:Version}),
+Depends: liblimesuite17.12-1 (= ${binary:Version}),
${misc:Depends}
Suggests: liblimesuite-doc
Description: library to access LMS7 transceiver based hardware (development)
@@ -74,7 +74,7 @@ Description: liblimesuite development documentation
Package: soapysdr0.6-module-lms7
Architecture: any
Multi-Arch: same
-Depends: liblimesuite17.09-1 (>= ${binary:Version}),
+Depends: liblimesuite17.12-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
diff --git a/debian/liblimesuite17.09-1.install b/debian/liblimesuite17.12-1.install
similarity index 100%
rename from debian/liblimesuite17.09-1.install
rename to debian/liblimesuite17.12-1.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