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
|
python-zake (0.1.6-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Sep 2014 20:02:18 +0800
python-zake (0.0.20-2) unstable; urgency=medium
* Added missing (build-)depends: python-concurrent.futures.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 22:30:44 +0800
python-zake (0.0.20-1) unstable; urgency=medium
* New upstream release.
* Added a debian/py3dist-overrides to not add a dependency on futures, which
is already part of Python3 itself.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 16:51:07 +0800
python-zake (0.0.15-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 15:28:13 +0800
python-zake (0.0.14-3) unstable; urgency=medium
* Added missing build-depends: python-testtools / python3-testtools, and
python-six / python3-six..
-- Thomas Goirand <zigo@debian.org> Sun, 23 Feb 2014 03:24:22 +0000
python-zake (0.0.14-2) unstable; urgency=medium
* Added Python 3 support since python-zake has now Python 3 support.
* Now running the nosetest suite.
-- Thomas Goirand <zigo@debian.org> Sun, 23 Feb 2014 11:04:31 +0800
python-zake (0.0.14-1) unstable; urgency=low
* Initial release. (Closes: #739481)
-- Thomas Goirand <zigo@debian.org> Wed, 19 Feb 2014 15:30:59 +0800
|