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 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
python-trollius (2.1~b1-5) unstable; urgency=medium
[ Ondřej Nový ]
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
[ Thomas Goirand ]
* Stop building python3-trollius. (Closes: #867771)
* Updating standards version to 4.1.1.
-- Thomas Goirand <zigo@debian.org> Tue, 24 Oct 2017 19:54:51 +0000
python-trollius (2.1~b1-4) unstable; urgency=medium
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
-- Ondřej Nový <novy@ondrej.org> Thu, 19 May 2016 21:36:53 +0200
python-trollius (2.1~b1-3) unstable; urgency=medium
* Update the homepage field (Closes: #814979).
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 17:52:07 +0000
python-trollius (2.1~b1-2) unstable; urgency=medium
* Added openstack-pkg-tools as build-depends (Closes: #814986).
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 12:44:46 +0000
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.
* Standards-Version is now 3.9.6 (no change).
* VCS urls using https.
* Fixed debian/copyright years and order.
-- 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
|