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
|
python-logutils (0.3.3-5) unstable; urgency=medium
* Added Ubuntu patch: test-failures-fatal.patch (Closes: #791804).
* Fixed watch file to use the PyPi redirector.
* Usual clean-up in debian/control (Standards-Version, Uploaders,
dh-python, python-all version...).
-- Thomas Goirand <zigo@debian.org> Fri, 28 Aug 2015 15:37:45 +0000
python-logutils (0.3.3-4) unstable; urgency=medium
* Fixed typo in package description (Closes: #782527).
-- Thomas Goirand <zigo@debian.org> Tue, 12 May 2015 23:29:42 +0200
python-logutils (0.3.3-3) unstable; urgency=medium
* Fixed VCS URLs.
-- Thomas Goirand <zigo@debian.org> Wed, 06 May 2015 11:13:10 +0200
python-logutils (0.3.3-2) unstable; urgency=medium
* Fixed Vcs-Git URL.
* Added debian/python-logutils-doc.doc-base.
* Added patch to rename _levelNames into _levelToName
-- Thomas Goirand <zigo@debian.org> Sun, 03 Aug 2014 17:05:12 +0000
python-logutils (0.3.3-1) unstable; urgency=medium
* Initial release. (Closes: #734687)
-- Thomas Goirand <zigo@debian.org> Thu, 09 Jan 2014 14:31:16 +0800
|