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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
python-extras (1.0.0-6) unstable; urgency=medium
* Switch to pybuild (Closes: #1090500).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 10:57:28 +0100
python-extras (1.0.0-5) unstable; urgency=medium
* Cleans better (Closes: #1045398).
* Homepage points to github repo rather than pypi.
* Switch to debhelper-compat = 11.
* Standards-Version: 4.6.1.
-- Thomas Goirand <zigo@debian.org> Tue, 15 Aug 2023 12:00:10 +0200
python-extras (1.0.0-4) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* Drop Python 2 support (Closes: #937744).
-- Thomas Goirand <zigo@debian.org> Sun, 08 Sep 2019 08:57:50 +0200
python-extras (1.0.0-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Add missing dh-python build-depends.
* Standards-Version is now 4.1.3.
* Test with all versions of Python.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 20:30:12 +0200
python-extras (1.0.0-2) unstable; urgency=medium
* Uploading to unstable.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Oct 2017 19:52:41 +0000
python-extras (1.0.0-1) experimental; urgency=medium
[ Dimitri John Ledkov ]
* Drop deprecated python:Provides from python3 package.
[ Ondřej Nový ]
* Fixed homepage (https).
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
* d/copyright: Changed source URL to https protocol
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Fixed debian/copyright order and years.
-- Thomas Goirand <zigo@debian.org> Thu, 21 Sep 2017 21:59:57 +0200
python-extras (0.0.3-3) unstable; urgency=medium
[ Thomas Goirand ]
* Ran wrap-and-sort.
* Moves python{3,}-testtools as Recommends (Closes: #707814).
* Standards-Version: is now 3.9.5
[ Dimitri John Ledkov ]
* Use python3 dependencies in the python3 package.
-- Thomas Goirand <zigo@debian.org> Sat, 03 May 2014 02:10:05 +0000
python-extras (0.0.3-2) unstable; urgency=low
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Sat, 11 May 2013 04:49:39 +0000
python-extras (0.0.3-1) experimental; urgency=low
* New upstream release.
* Updated homepage: so it doesn't include the package version.
* Added "make check" test suite.
* Added a new python3-extras binary package for Python 3 support.
-- Thomas Goirand <zigo@debian.org> Thu, 14 Mar 2013 20:01:12 +0800
python-extras (0.0.2-1) experimental; urgency=low
* Initial release (Closes: #695833).
-- Thomas Goirand <zigo@debian.org> Thu, 13 Dec 2012 06:31:35 +0000
|