Files
deb-python-trollius/debian/changelog
2016-02-05 12:26:20 +00:00

34 lines
1.2 KiB
Plaintext

python-trollius (2.1~b1-1) unstable; urgency=medium
* New upstream release (Closes: #812309).
* Fixed new upstream VCS URLs in debian/rules.
* Removed non-active maintainers from uploaders.
* Testing with all versions of Python(3).
* Move some build-depends into build-depends-indep.
* Remove Pre-Depends on dpkg.
* Added fix-py35-compat.patch.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Fri, 05 Feb 2016 16:54:08 +0800
python-trollius (1.0.1-1) unstable; urgency=medium
* New upstream release:
- New API rework (Closes: #756362).
* Temporarily allow unit tests to fail in Python 2, because the unit test
suite is using "yield from []" which is Python 3 specific.
-- Thomas Goirand <zigo@debian.org> Wed, 10 Sep 2014 17:23:18 +0800
python-trollius (0.1.4+20140210+git+6f1f9233b1-2) unstable; urgency=medium
* Adds missing python3-mock and python3-nose build-depends (Closes: #743077).
-- Thomas Goirand <zigo@debian.org> Mon, 31 Mar 2014 07:57:18 +0000
python-trollius (0.1.4+20140210+git+6f1f9233b1-1) unstable; urgency=low
* Initial release. (Closes: #738511)
-- Thomas Goirand <zigo@debian.org> Sun, 09 Feb 2014 17:41:15 +0800