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 101 102 103 104 105 106 107 108
|
palp (2.20-2) unstable; urgency=medium
* Bump standards-version to 4.6.0.
-- Julien Puydt <jpuydt@debian.org> Thu, 26 Aug 2021 15:13:41 +0200
palp (2.20-1) unstable; urgency=medium
* New upstream release.
-- Julien Puydt <jpuydt@debian.org> Wed, 21 Oct 2020 21:30:48 +0200
palp (2.12-1) unstable; urgency=medium
* New upstream release.
* Drop fix-format-errors.patch (upstreamed).
* Drop dim.patch (upstreamed).
* Update team mailing list address.
* Bump dh-compat to 13.
* Declare d/rules doesn't require root.
* Update d/copyright.
-- Julien Puydt <jpuydt@debian.org> Wed, 19 Aug 2020 09:20:31 +0200
palp (2.11-1) unstable; urgency=medium
* New upstream release.
* Drop the gcc 10 patch (obsolete).
* Update forward status of the remaining patches.
-- Julien Puydt <jpuydt@debian.org> Fri, 15 May 2020 11:15:51 +0200
palp (2.1-6) unstable; urgency=medium
* Add patch for gcc 10 compilation. (Closes: #957661)
* Refresh packaging :
- Drop d/compat and use dh-compat 12.
- Bump std-ver to 4.5.0.
-- Julien Puydt <jpuydt@debian.org> Fri, 08 May 2020 17:19:09 +0200
palp (2.1-5) unstable; urgency=medium
* Refresh packaging:
- Use my debian.org mail address.
- Point Vcs-* fields to salsa.
- Bump d/watch to version 4.
- Bump dh compat to 11.
- Bump std-ver to 4.1.5.
- Get long compilation lines by default.
-- Julien Puydt <jpuydt@debian.org> Wed, 08 Aug 2018 00:58:44 +0200
palp (2.1-4) unstable; urgency=medium
* Enabled all hardening flags.
* Simplified d/rules by using a palp.links.
* Bump standards-version to 4.0.0 and dh compat to 10.
-- Julien Puydt <julien.puydt@laposte.net> Tue, 15 Aug 2017 00:53:11 +0200
palp (2.1-3) unstable; urgency=medium
* Rewrote d/copyright.
* Pushed standard-versions up.
* Moved d/upstream to d/upstream/metadata according to new standard.
* Rewrote Vcs-* fields to use https.
-- Julien Puydt <julien.puydt@laposte.net> Sat, 30 Jul 2016 22:23:10 +0200
palp (2.1-2) unstable; urgency=low
* Added the dimensional variants to follow what sage does, as doing
computations with the wrong variant can lead to false results.
* Updated the manpages to cope with the previous change.
* Pushed the standard-versions up.
-- Julien Puydt <julien.puydt@laposte.net> Sun, 15 Sep 2013 14:17:23 +0200
palp (2.1-1) unstable; urgency=low
* New maintainer upload. Thanks Tim!
* Converted to source 3.0 (quilt) and using dh instead of cdbs.
* Update to newer upstream version (Closes: #672785).
* Updated the copyright file according to the newer version.
* Added a debian/watch.
* Added manpages (obtained using help2man and manual work).
* Patched away formatting warnings (forwarded upstream).
* Use autotools to build the sources (forwarded upstream).
* Allow using -D to set POLY_Dmax (forwarded upstream).
-- Julien Puydt <julien.puydt@laposte.net> Mon, 13 Aug 2012 14:27:31 +0200
palp (1.1-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "FTBFS: Subpoly.c:870:3: error: format not a string literal and
no format arguments [-Werror=format-security]": add patch
format-security.patch: adds missing format arguments.
Closes: #643452
-- gregor herrmann <gregoa@debian.org> Wed, 21 Dec 2011 17:35:45 +0100
palp (1.1-1) unstable; urgency=low
* Initial release (Closes: #480079).
-- Tim Abbott <tabbott@mit.edu> Tue, 27 May 2008 20:17:07 -0400
|