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
|
python-invocations (4.0.2-1) unstable; urgency=medium
* Reintroduce package
-- Alexandre Detiste <tchet@debian.org> Thu, 23 Oct 2025 18:24:53 +0200
python-invocations (0.6.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* 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.
[ 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.
* Updating standards version to 4.1.0.
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #937839).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 17:43:19 +0200
python-invocations (0.6.2-2) unstable; urgency=medium
* Fixed FTBFS by adding missing python-invoke as build-depends
(Closes: #802147).
* Added dh-python as build-depends.
* HTTPS for VCS URLs.
* Fix debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Wed, 17 Feb 2016 15:57:38 +0000
python-invocations (0.6.2-1) unstable; urgency=medium
* Initial release. (Closes: #768955)
-- Thomas Goirand <zigo@debian.org> Mon, 10 Nov 2014 19:29:30 +0800
|