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
|
python-pulp (1.6.0+dfsg1-5) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Matthias Klose]
* Fix time.clock import for python3.8 (Closes: #944160).
-- Thomas Goirand <zigo@debian.org> Mon, 18 Nov 2019 08:54:23 +0100
python-pulp (1.6.0+dfsg1-4) unstable; urgency=medium
* Team upload.
* Use pybuild for building package (Closes: #933774).
* Enable autopkgtest-pkg-python testsuite.
* Bump debhelper compat level to 12.
* Bump standards version to 4.4.0 (no changes).
-- Ondřej Nový <onovy@debian.org> Sat, 10 Aug 2019 15:33:55 +0200
python-pulp (1.6.0+dfsg1-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Sat, 27 Jul 2019 18:01:24 +0200
python-pulp (1.6.0+dfsg1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Using pkgos-dh_auto_install.
* Fixed shebang to be python3, not python3.x.
* Switched to debhelper 10.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Sun, 05 Nov 2017 22:54:32 +0000
python-pulp (1.6.0+dfsg1-1) unstable; urgency=medium
* Initial release. (Closes: #801842)
-- Thomas Goirand <zigo@debian.org> Thu, 15 Oct 2015 09:21:46 +0200
|