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 88 89 90 91 92 93 94 95 96 97 98 99 100
|
soapyremote (0.5.2-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Backport upstream fix for FTBFS with CMake 4. (Closes: #1113521)
-- Adrian Bunk <bunk@debian.org> Sun, 26 Oct 2025 18:38:36 +0200
soapyremote (0.5.2-4) unstable; urgency=medium
* Adapt d/watch to GitHub changes
* Bump Standards-Version to 4.6.2, no changes required
-- Andreas Bombe <aeb@debian.org> Fri, 08 Sep 2023 00:06:48 +0530
soapyremote (0.5.2-3) unstable; urgency=medium
* Upload to unstable
-- Andreas Bombe <aeb@debian.org> Tue, 07 Sep 2021 01:28:10 +0200
soapyremote (0.5.2-2) experimental; urgency=medium
* Change SoapySDR ABI version in package names and dependencies from 0.7
to 0.8
* Add Rules-Requires-Root field to d/control
* Bump Standards-Version to 4.6.0, no changes required
-- Andreas Bombe <aeb@debian.org> Sat, 28 Aug 2021 19:31:04 +0200
soapyremote (0.5.2-1) unstable; urgency=medium
* New upstream version 0.5.2
* Update copyright years for Josh Blum in debian/copyright
* Bump Standards-Version to 4.5.0, no changes required
* Increase debhelper compat level to 13 and use debhelper-compat
Build-Depends instead of debian/compat file
* Add debian/not-installed listing files expected to not be installed for
dh_missing
-- Andreas Bombe <aeb@debian.org> Tue, 25 Aug 2020 01:26:06 +0200
soapyremote (0.5.1-2) unstable; urgency=medium
* Upload to unstable
* Bump Standards-Version to 4.4.1, no changes required
-- Andreas Bombe <aeb@debian.org> Sun, 20 Oct 2019 17:38:16 +0200
soapyremote (0.5.1-1) experimental; urgency=medium
* New upstream version 0.5.1
* Change SoapySDR ABI version in package names and dependencies from 0.6
to 0.7
* Add build dependency on libavahi-client-dev for new DNS-SD support
* Adjust copyright years for Josh Blum in debian/copyright
* Increase debhelper compat level to 12
* Bump Standards-Version to 4.4.0, no changes required
-- Andreas Bombe <aeb@debian.org> Mon, 23 Sep 2019 02:29:54 +0200
soapyremote (0.4.3-1) unstable; urgency=medium
* New upstream release
* Adjust copyright years for Josh Blum in debian/copyright
* Increase debhelper compat level to 11 and remove dh_installinit override
from debian/rules
* Switch Vcs-* headers over to repositories on salsa.debian.org
* Bump Standards-Version to 4.1.3, no changes required
* Use https URL for debian/copyright Format header
-- Andreas Bombe <aeb@debian.org> Fri, 23 Mar 2018 03:04:55 +0100
soapyremote (0.4.2-1) unstable; urgency=medium
* New upstream release
* 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
* Link with --as-needed
* Adjust copyright years for Josh Blum in debian/copyright
* Bump Standards-Version to 4.0.1, no changes required
-- Andreas Bombe <aeb@debian.org> Fri, 11 Aug 2017 15:08:47 -0400
soapyremote (0.3.2-1) unstable; urgency=medium
* New upstream release
* Remove local manpage, it was merged upstream
* Make soapysdr-module-remote Multi-Arch: same
* Remove --parallel from dh invocation, default in compat 10
* Add README.Debian with information on how to increase socket buffer
limits
-- Andreas Bombe <aeb@debian.org> Sun, 11 Dec 2016 02:21:28 +0100
soapyremote (0.3.1-1) unstable; urgency=medium
* Initial release. (Closes: #838314)
-- Andreas Bombe <aeb@debian.org> Thu, 20 Oct 2016 02:42:10 +0200
|