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
|
python-dcos (0.2.0-4) unstable; urgency=medium
* Removed Python 2 build-dependencies (Closes: #937689).
-- Thomas Goirand <zigo@debian.org> Sat, 14 Sep 2019 23:14:38 +0200
python-dcos (0.2.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org
[ Daniel Baumann ]
* 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 ]
* Removed Python 2 support.
* d/copyright ordering fix.
-- Thomas Goirand <zigo@debian.org> Sat, 20 Jul 2019 21:30:04 +0200
python-dcos (0.2.0-2) unstable; urgency=medium
* Added missing build-depends: python{3,}-pytest (Closes: #811105).
-- Thomas Goirand <zigo@debian.org> Wed, 20 Jan 2016 14:59:31 +0800
python-dcos (0.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #809996)
-- Thomas Goirand <zigo@debian.org> Mon, 04 Jan 2016 17:27:51 +0800
|