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
|
python-picklable-itertools (0.1.1-3) unstable; urgency=medium
* Team upload.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Andrey Rahmatullin ]
* Drop Python 2 support.
-- Andrey Rahmatullin <wrar@debian.org> Sun, 25 Aug 2019 12:03:05 +0500
python-picklable-itertools (0.1.1-2) unstable; urgency=medium
* Depend on python[3]-pkg-resources (Closes: #896213, #896214).
* Add Testsuite field in debian/control.
* Upgrade to Standards-Version 4.1.4 (no changes).
* Upgrade to debhelper compat level 11 (no changes).
* Add Vcs-Git and Vcs-Browser fields in debian/control.
* Set Maintainer to Debian Python Modules Team in debian/control.
-- Fabian Wolff <fabi.wolff@arcor.de> Fri, 27 Apr 2018 16:36:55 +0200
python-picklable-itertools (0.1.1-1) unstable; urgency=medium
* Initial release (Closes: #841209).
-- Fabian Wolff <fabi.wolff@arcor.de> Tue, 25 Oct 2016 18:40:53 +0200
|