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
|
gf2x (1.3.0-2) unstable; urgency=medium
* Fix d/watch.
* Bump dh compat to level 13.
* Bump std-vers to 4.6.0.
* Mark the .la file as not-installed.
-- Julien Puydt <jpuydt@debian.org> Thu, 26 Aug 2021 11:18:21 +0200
gf2x (1.3.0-1) unstable; urgency=medium
* New upstream release.
* Move from debian/compat file to debhelper-compat (= 12).
* Bump std-ver to 4.4.1.
* Drop patch (upstream).
* Use my debian.org mail address.
* Bump soname version.
* Install the pkgconfig file.
* Don't build the static library.
-- Julien Puydt <jpuydt@debian.org> Sun, 05 Jan 2020 10:12:22 +0100
gf2x (1.2-5) unstable; urgency=medium
* Point Vcs* fields to salsa.debian.org.
* Bump std-dev to 4.1.3.
* Bump d/watch to version 4.
* Change d/copyright to https.
* Move libgf2x1 to section libs (following lintian).
-- Julien Puydt <julien.puydt@laposte.net> Thu, 15 Feb 2018 14:10:40 +0100
gf2x (1.2-4) unstable; urgency=medium
* Team upload.
* Actually disable HW-specific code also on i386. (Closes: #890254)
-- Ximin Luo <infinity0@debian.org> Mon, 12 Feb 2018 18:26:47 +0100
gf2x (1.2-3) unstable; urgency=medium
* Team upload.
* Actually disable HW-specific code.
-- Ximin Luo <infinity0@debian.org> Mon, 12 Feb 2018 14:39:24 +0100
gf2x (1.2-2) unstable; urgency=medium
* Make sure no harware-specific code is used.
-- Julien Puydt <julien.puydt@laposte.net> Fri, 18 Aug 2017 16:26:01 +0200
gf2x (1.2-1) unstable; urgency=medium
* New upstream release.
* Push standards-version to 4.0.1.
* Use https for Vcs-*.
* Remove the memset patch, now in upstream.
* Remove the mul test patch ; upstream has changed.
* Remove the sse2 patch, now in upstream.
* Add hardening options.
* Update d/copyright.
* Bump dh compat to 10.
-- Julien Puydt <julien.puydt@laposte.net> Fri, 18 Aug 2017 16:25:27 +0200
gf2x (1.1-2) unstable; urgency=medium
* Don't compile with pclmul by default (Closes: #725253)
* Handle msse2 better (Closes: #769249)
* Fix a memset issue.
-- Julien Puydt <julien.puydt@laposte.net> Wed, 19 Nov 2014 13:38:48 +0100
gf2x (1.1-1) unstable; urgency=low
* Initial release (Closes: #720725).
-- Julien Puydt <julien.puydt@laposte.net> Tue, 17 Sep 2013 07:20:49 +0200
|