1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
python-aioeventlet (0.5.1-1) unstable; urgency=medium
* New upstream release:
- Fixed bug related to monkey-patching of eventlet (Closes: #815217).
* Removed Pre-Depends: dpkg (>= 1.15.6~).
* VCS fields using HTTPS.
* Fixed debian/copyright ordering and years.
* Now also testing with Python3, since eventlet has support for it.
-- Thomas Goirand <zigo@debian.org> Mon, 22 Feb 2016 13:45:27 +0000
python-aioeventlet (0.4-1) unstable; urgency=medium
* Initial release. (Closes: #778542)
-- Thomas Goirand <zigo@debian.org> Mon, 16 Feb 2015 15:05:58 +0100
|