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
|
usbrelay (0.4-2) unstable; urgency=medium
* Fix "ftbfs with GCC-9" by applying patch by Rainer Herrmann (Closes:
#925846)
-- Jan Dittberner <jandd@debian.org> Fri, 16 Aug 2019 10:46:39 +0200
usbrelay (0.4-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Set Vcs-* to salsa.debian.org
[ Jan Dittberner ]
* New upstream version
* replace debian/patches/0001-use-LDLIBS-instead-of-LDFLAGS.patch with more
generic
debian/patches/0001-make-CFLAGS-LDFLAGS-and-CPPFLAGS-customizable.patch
* bump Standards-Version to 4.2.1 (no changes)
* bump debhelper compatibility to 10
* include /usr/share/dpkg/buildflags.mk for hardening
-- Jan Dittberner <jandd@debian.org> Sun, 21 Oct 2018 17:30:50 +0200
usbrelay (0.2-1) unstable; urgency=medium
* New upstream version
* Fix "use LDLIBS instead of LDFLAGS to fix FTBFS with ld --as-needed" by
adding patch debian/patches/use-ldlibs-772430.patch by Logan Rosen
(Closes: #772430)
* drop hardening patch, it's functionality is provided by the new
patch
-- Jan Dittberner <jandd@debian.org> Fri, 16 Oct 2015 21:37:53 +0200
usbrelay (0.1-1) unstable; urgency=medium
* Initial release (Closes: #764391)
-- Jan Dittberner <jandd@debian.org> Mon, 13 Oct 2014 17:54:30 +0200
|