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
|
libcrcutil (1.0-5.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix "dpkg-buildpackage -b" builds. (Closes: #952326)
-- Adrian Bunk <bunk@debian.org> Sat, 16 May 2020 21:14:43 +0300
libcrcutil (1.0-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Enable building on riscv64. (Closes: #945546)
-- Adrian Bunk <bunk@debian.org> Wed, 05 Feb 2020 18:41:16 +0200
libcrcutil (1.0-5) unstable; urgency=medium
* New patch to fix FTBFS due to non-ASCII character (Closes: #896501).
Thanks, Adrian Bunk.
* rules: removed "override_dh_strip".
* VCS URLs to Salsa.
* Standards-Version: 4.1.4.
* debhelper & compat to version 11.
-- Dmitry Smirnov <onlyjob@debian.org> Wed, 02 May 2018 00:07:09 +1000
libcrcutil (1.0-4) unstable; urgency=medium
* Standards-Version: 3.9.7
* Use HTTPS in Vcs-Broswser URL.
* Architecture += "any-mips64el".
* libcrcutil-doc: install examples (Closes: #817907).
* Fixed FTBFS when built with dpkg-buildpackage -A (Closes: #806056).
-- Dmitry Smirnov <onlyjob@debian.org> Sat, 02 Apr 2016 11:36:38 +1100
libcrcutil (1.0-3) unstable; urgency=low
* Added "any-ppc64el" to Architectures list.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Mar 2015 09:12:23 +1100
libcrcutil (1.0-2) unstable; urgency=low
* Corrected "build-unclobber.patch" to use "cpuid.h" on x86 only.
* Added "detect-mcrc32.patch" to use "-mcrc32" conditionally.
* Added new patch to fix tests on non-x86.
* Added new patch to abort build on big-endian architectures.
* Set Architecture list to target only little-endian architectures.
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 26 Mar 2015 06:12:05 +1100
libcrcutil (1.0-1) unstable; urgency=low
* Initial release (Closes: #772723).
-- Dmitry Smirnov <onlyjob@debian.org> Thu, 11 Dec 2014 07:14:54 +1100
|