[hamradio-commits] [soapybladerf] 04/08: Change SoapySDR ABI version in package names and dependencies from 0.5-2 to 0.6
Andreas E. Bombe
aeb at moszumanska.debian.org
Sun Aug 6 22:49:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
aeb pushed a commit to branch master
in repository soapybladerf.
commit e2daf4164887396fe3305d9ede0842d64ccc5492
Author: Andreas Bombe <aeb at debian.org>
Date: Sun Aug 6 15:02:22 2017 -0400
Change SoapySDR ABI version in package names and dependencies from 0.5-2 to 0.6
---
debian/changelog | 8 ++++++++
debian/control | 6 +++---
debian/rules | 2 +-
...r0.5-2-module-bladerf.docs => soapysdr0.6-module-bladerf.docs} | 0
...-module-bladerf.install => soapysdr0.6-module-bladerf.install} | 0
5 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index bc443ca..182a2a9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+soapybladerf (0.3.3-1) UNRELEASED; urgency=medium
+
+ * New upstream version 0.3.3
+ * Change SoapySDR ABI version in package names and dependencies from 0.5-2
+ to 0.6
+
+ -- Andreas Bombe <aeb at debian.org> Sun, 06 Aug 2017 14:59:43 -0400
+
soapybladerf (0.3.2-2) unstable; urgency=medium
* Make soapysdr-module-bladerf Multi-Arch: same
diff --git a/debian/control b/debian/control
index c4ec472..25c3c5f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,11 +13,11 @@ Homepage: https://github.com/pothosware/SoapyBladeRF/wiki
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-hamradio/soapybladerf.git
Vcs-Git: https://anonscm.debian.org/git/pkg-hamradio/soapybladerf.git
-Package: soapysdr0.5-2-module-bladerf
+Package: soapysdr0.6-module-bladerf
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
-Provides: soapysdr0.5-2-module
+Provides: soapysdr0.6-module
Description: bladeRF device support for SoapySDR
The Soapy bladeRF project provides a SoapySDR hardware support module.
Using this, any program using SoapySDR to interface to software
@@ -27,7 +27,7 @@ Description: bladeRF device support for SoapySDR
Package: soapysdr-module-bladerf
Architecture: any
Multi-Arch: same
-Depends: soapysdr0.5-2-module-bladerf, ${misc:Depends}
+Depends: soapysdr0.6-module-bladerf, ${misc:Depends}
Description: bladeRF device support for SoapySDR (default version)
The Soapy bladeRF project provides a SoapySDR hardware support module.
Using this, any program using SoapySDR to interface to software
diff --git a/debian/rules b/debian/rules
index d56d7f9..4c445bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@ override_dh_auto_configure:
dh_auto_configure -- -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"
override_dh_installdocs:
- dh_installdocs --link-doc=soapysdr0.5-2-module-bladerf
+ dh_installdocs --link-doc=soapysdr0.6-module-bladerf
diff --git a/debian/soapysdr0.5-2-module-bladerf.docs b/debian/soapysdr0.6-module-bladerf.docs
similarity index 100%
rename from debian/soapysdr0.5-2-module-bladerf.docs
rename to debian/soapysdr0.6-module-bladerf.docs
diff --git a/debian/soapysdr0.5-2-module-bladerf.install b/debian/soapysdr0.6-module-bladerf.install
similarity index 100%
rename from debian/soapysdr0.5-2-module-bladerf.install
rename to debian/soapysdr0.6-module-bladerf.install
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/soapybladerf.git
More information about the pkg-hamradio-commits
mailing list