1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87
|
soapybladerf (0.4.1-4) unstable; urgency=medium
* Upload to unstable
-- Andreas Bombe <aeb@debian.org> Tue, 07 Sep 2021 01:24:02 +0200
soapybladerf (0.4.1-3) experimental; urgency=medium
* Change SoapySDR ABI version in package names and dependencies from 0.7
to 0.8
* Set debhelper-compat version in Build-Depends
* Increase debhelper compat level to 13
* Add Rules-Requires-Root field to d/control
* Bump Standards-Version to 4.6.0, no changes necessary
-- Andreas Bombe <aeb@debian.org> Thu, 26 Aug 2021 19:31:25 +0200
soapybladerf (0.4.1-2) unstable; urgency=medium
* Upload to unstable
* Bump Standards-Version to 4.4.1, no changes necessary
-- Andreas Bombe <aeb@debian.org> Sun, 20 Oct 2019 17:19:42 +0200
soapybladerf (0.4.1-1) experimental; urgency=medium
* New upstream version 0.4.1
* Drop backported patches for bladerf2 support again, not needed anymore
* Make libbladerf-dev build dependency versioned to >= 0.2018.08-rc1, which
is the version where bladerf2 support was introduced
* Change SoapySDR ABI version in package names and dependencies from 0.6
to 0.7
* Increase debhelper compat level to 12
* Bump Standards-Version to 4.4.0, no changes necessary
* Update copyright years for Josh Blum in debian/copyright
-- Andreas Bombe <aeb@debian.org> Tue, 24 Sep 2019 00:34:22 +0200
soapybladerf (0.3.5-2) unstable; urgency=medium
* Add backport of bladerfv2 support from SoapyBladeRF PR #19 to fix FTBFS.
Thanks Peter Green for the pointer and patch! (Closes: #939561)
-- Andreas Bombe <aeb@debian.org> Fri, 13 Sep 2019 00:01:05 +0200
soapybladerf (0.3.5-1) unstable; urgency=medium
* New upstream version 0.3.5
* Switch Vcs-* headers over to repositories on salsa.debian.org
* Add pkg-config to Build-Depends, the FindLibbladeRF.cmake script can make
use of it
* Use https URL for debian/copyright Format header
-- Andreas Bombe <aeb@debian.org> Thu, 22 Mar 2018 01:54:56 +0100
soapybladerf (0.3.4-1) unstable; urgency=medium
* New upstream version 0.3.4
* Increase debhelper compat level to 11
* Bump Standards-Version to 4.1.3, no changes necessary
-- Andreas Bombe <aeb@debian.org> Wed, 24 Jan 2018 22:20:16 +0100
soapybladerf (0.3.3-1) unstable; urgency=medium
* New upstream version 0.3.3
* Change SoapySDR ABI version in package names and dependencies from 0.5-2
to 0.6
* Build-Depend on versioned libsoapysdr0.6-dev instead of libsoapysdr-dev
* Adjust copyright years in debian/copyright
* Bump Standards-Version to 4.0.1, no changes necessary
-- Andreas Bombe <aeb@debian.org> Sun, 06 Aug 2017 18:46:21 -0400
soapybladerf (0.3.2-2) unstable; urgency=medium
* Make soapysdr-module-bladerf Multi-Arch: same
* Raise debhelper compat level to 10
* Remove unnecessary dh_installchangelogs override
-- Andreas Bombe <aeb@debian.org> Tue, 10 Jan 2017 03:45:15 +0100
soapybladerf (0.3.2-1) unstable; urgency=medium
* Initial release (Closes: #834380)
-- Andreas Bombe <aeb@debian.org> Wed, 24 Aug 2016 14:46:41 +0200
|