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
|
soapysdr (0.5.4-1) unstable; urgency=medium
* New upstream version 0.5.4
* Refresh version-string patch
* Add airspy, lms7 and redpitaya dependencies to soapysdr0.5-2-module-all
* Mask dependencies of soapysdr0.5-2-module-all for architectures where
the modules can't be built
* Remove man page for SoapySDRUtil, merged upstream
* Remove unnecessary dh_installchangelogs override from debian/rules
* Link with --as-needed
-- Andreas Bombe <aeb@debian.org> Fri, 06 Jan 2017 19:24:08 +0100
soapysdr (0.5.3-2) unstable; urgency=medium
* Add man page for SoapySDRUtil
* Add hackrf, remote and uhd dependencies to soapysdr0.5-2-module-all
* Add appropriate Multi-Arch headers to libsoapysdr-dev, libsoapysdr-doc,
soapysdr0.5-2-module-all, soapysdr-module-all
* Move debhelper compat level from 9 to 10
* Call dh_doxygen after dh_installdocs
-- Andreas Bombe <aeb@debian.org> Sat, 19 Nov 2016 23:09:15 +0100
soapysdr (0.5.3-1) unstable; urgency=medium
* New upstream version 0.5.3
* Add soapysdr-module-all metapackages that depend on all available
module packages and let libsoapysdr recommend it as the first
alternative to the virtual soapysdr-module package
-- Andreas Bombe <aeb@debian.org> Mon, 19 Sep 2016 20:00:52 +0200
soapysdr (0.5.2-1) unstable; urgency=medium
* New upstream version 0.5.2
* Add patch install-dev-docs to make the build install the HTML
documentation files
* Add Build-Depends-Indep on doxygen and create new architecture all
package libsoapysdr-doc
-- Andreas Bombe <aeb@debian.org> Wed, 24 Aug 2016 04:06:10 +0200
soapysdr (0.5.1-1) unstable; urgency=medium
* New upstream version 0.5.1
- Modules are now searched in ABI versioned path to facilitate
parallel installation of multiple libsoapysdr ABI versions
* Recommend module virtual package in shared library package which is
provided by hardware support module packages
* Add DEP3 header to version-string patch
-- Andreas Bombe <aeb@debian.org> Mon, 15 Aug 2016 20:45:32 +0200
soapysdr (0.4.3+git20160605-2) unstable; urgency=medium
* Remove symbols file again, too much work for a C++ library for now
* Move to team maintenance by the hamradio team
-- Andreas Bombe <aeb@debian.org> Sun, 10 Jul 2016 13:45:50 +0200
soapysdr (0.4.3+git20160605-1) unstable; urgency=medium
* Initial release. (Closes: #827709)
-- Andreas Bombe <aeb@debian.org> Fri, 08 Jul 2016 16:15:23 +0200
|