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 74 75 76 77 78
|
python-dcos (0.2.0-10) unstable; urgency=medium
* Add relax-python3-git-version.patch.
-- Thomas Goirand <zigo@debian.org> Mon, 06 Jan 2025 08:22:29 +0100
python-dcos (0.2.0-9) unstable; urgency=medium
* Switch to pybuild (Closes: #1090483).
* Add override_dh_auto_configure.
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 11:18:34 +0100
python-dcos (0.2.0-8) unstable; urgency=medium
* Add fix-syntax-warnings.patch (Closes: #1085903).
-- Thomas Goirand <zigo@debian.org> Wed, 27 Nov 2024 16:59:47 +0100
python-dcos (0.2.0-7) unstable; urgency=medium
* Cleans better (Closes: #1046401).
* Switch to debhelper-compat 11.
* Drop now useless versions in (b-)depends.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Aug 2023 00:17:27 +0200
python-dcos (0.2.0-6) unstable; urgency=medium
* Fix package version when building (Closes: #1030438).
-- Thomas Goirand <zigo@debian.org> Tue, 14 Feb 2023 09:55:31 +0100
python-dcos (0.2.0-5) unstable; urgency=medium
* Add fix-import-from-collections.patch (Closes: #1002422).
-- Thomas Goirand <zigo@debian.org> Thu, 23 Dec 2021 00:15:21 +0100
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
|