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
|
pplpy (0.8.9-1) unstable; urgency=medium
[ Debian Janitor ]
* Use correct machine-readable copyright file URI.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Drop unnecessary dependency on dh-autoreconf.
* Update standards version to 4.6.1, no changes needed.
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on cython3, dh-python and
python3-cysignals-pari.
[ Julien Puydt ]
* Point d/watch to new upstream.
* New upstream release.
* Bump standards-version to 4.6.2.
-- Julien Puydt <jpuydt@debian.org> Mon, 27 Nov 2023 14:39:12 +0100
pplpy (0.8.7-1) unstable; urgency=medium
* New upstream release.
* Bump debhelper-compat level to 13.
* Bump standards-version to 4.5.1.
* Declare d/rules doesn't require root.
* Drop upstreamed patches and update remaining one.
* Add an upstream metadata file.
* Add missing depends on gmpy2.
-- Julien Puydt <jpuydt@debian.org> Fri, 29 Jan 2021 09:14:39 +0100
pplpy (0.8.4-4) unstable; urgency=medium
* Mark the -doc package as Multi-Arch: foreign following hinter.
* Swith from d/compat to depending on debhelper-compat, and version 12.
* Don't specify a minimum Python 3 version, if it's too low.
* Make sure docs get installed correctly.
* Bump std-vers to 4.5.0.
* Make the build independent of which Python 3 is used (Closes: #951712).
-- Julien Puydt <jpuydt@debian.org> Mon, 24 Feb 2020 21:30:27 +0100
pplpy (0.8.4-3) unstable; urgency=medium
* Team upload.
* Drop python2 support; Closes: #943217
-- Sandro Tosi <morph@debian.org> Sat, 26 Oct 2019 16:39:43 -0400
pplpy (0.8.4-2) unstable; urgency=medium
* Add upstream patch to fix doctests on 32 bit architectures.
-- Tobias Hansen <thansen@debian.org> Tue, 03 Sep 2019 13:54:50 +0200
pplpy (0.8.4-1) unstable; urgency=medium
[ Tobias Hansen ]
* Initial release. (Closes: #929848)
[ Julien Puydt ]
* Add autopkgtest running upstream tests.
* Point d/watch to upstream.
* Bump std-vers to 4.4.0.
* Bump X-Python3-Version to 3.7.
* Add patch to fix typos.
* Write longer descriptions.
* Add libpari-dev to b-depends.
* Add myself to uploaders.
* Make running tests optional using nocheck.
-- Julien Puydt <jpuydt@debian.org> Fri, 19 Jul 2019 16:27:14 +0200
|