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
|
python-invoke (1.4.1+ds-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* Fix uscan configuration to automatically repack orig tarball.
-- Antoine Beaupré <anarcat@debian.org> Wed, 08 Jul 2020 15:59:58 -0400
python-invoke (1.3.0+ds-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream version 1.3.0+ds. For a list of changes, see:
https://www.pyinvoke.org/changelog.html (Closes: #935108)
* Add runtime dependency to python3-pkg-resources.
* Refresh unvendorize-six-and-yaml.patch for new upstream version.
-- Luca Boccassi <bluca@debian.org> Sat, 23 Nov 2019 16:46:49 +0000
python-invoke (0.11.1+dfsg1-2) 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.
* 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.
* Correcting permissions in debian packaging files.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* Removed Python 2 support (Closes: #937840).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 17:54:41 +0200
python-invoke (0.11.1+dfsg1-1) unstable; urgency=medium
* New upstream release:
- Fixes FTBFS (Closes: #802894).
* Rewrote unvendorize-six.patch.
* Switched to git tags packaging workflow.
* Fixed watch file to use github tag rather than broken pypi.
* Removed unit testing, because upstream now uses spec, which isn't in
Debian.
* Using HTTPS for VCS URLs.
* Fix debian/copyright ordering, years, and six.py removal.
-- Thomas Goirand <zigo@debian.org> Wed, 28 Oct 2015 06:00:18 +0000
python-invoke (0.9.0-2) unstable; urgency=medium
* override_dh_python3 to fix Py3 shebang.
-- Thomas Goirand <zigo@debian.org> Sat, 24 Oct 2015 00:04:28 +0000
python-invoke (0.9.0-1) unstable; urgency=medium
* Initial release. (Closes: #768952)
-- Thomas Goirand <zigo@debian.org> Mon, 10 Nov 2014 19:00:56 +0800
|