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 105 106
|
python-xstatic (1.0.3-6) unstable; urgency=medium
* Removed -O--buildsystem=python_distutils again from d/rules.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Dec 2024 10:59:00 +0100
python-xstatic (1.0.3-5) unstable; urgency=medium
* Removed -O--buildsystem=python_distutils from d/rules.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Dec 2024 10:57:39 +0100
python-xstatic (1.0.3-4) unstable; urgency=medium
* Switch to pybuild (Closes: #1090681).
-- Thomas Goirand <zigo@debian.org> Wed, 18 Dec 2024 15:09:34 +0100
python-xstatic (1.0.3-3) unstable; urgency=medium
* Do not attempt to run tests with setup.py tests (Closes: #1080284).
-- Thomas Goirand <zigo@debian.org> Tue, 10 Sep 2024 08:36:34 +0200
python-xstatic (1.0.3-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Oct 2023 14:38:46 +0200
python-xstatic (1.0.3-1) experimental; urgency=medium
* New upstream release.
* Fixed upstream VCS URLs in d/rules, d/control and d/copyright.
* Cleans better.
-- Thomas Goirand <zigo@debian.org> Thu, 31 Aug 2023 17:04:49 +0200
python-xstatic (1.0.0-8) unstable; urgency=medium
* Cleans better (Closes: #1046280).
-- Thomas Goirand <zigo@debian.org> Thu, 17 Aug 2023 18:17:55 +0200
python-xstatic (1.0.0-7) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Use team+openstack@tracker.debian.org as maintainer
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Build using python3-sphinx (Closes: #943189).
-- Thomas Goirand <zigo@debian.org> Wed, 23 Oct 2019 11:44:53 +0200
python-xstatic (1.0.0-6) unstable; urgency=medium
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 16:13:33 +0200
python-xstatic (1.0.0-5) unstable; urgency=medium
[ Ondřej Nový ]
* 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 inactive maintainers.
* Fixed long description according to Justin R Rye recommendations.
* Bumped debhelper to 10.
* Fixed (build-)depends after jessie and stretch release.
* Standards-Version is now 4.1.3.
* Add missing dh-python build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 00:01:26 +0200
python-xstatic (1.0.0-4) unstable; urgency=medium
* Fixed upstream URLs (Closes: #757796).
-- Thomas Goirand <zigo@debian.org> Wed, 10 Sep 2014 11:47:53 +0000
python-xstatic (1.0.0-3) unstable; urgency=medium
* Update VCS URLs, as well as the upstream ones.
-- Thomas Goirand <zigo@debian.org> Fri, 15 Aug 2014 16:27:01 +0800
python-xstatic (1.0.0-2) unstable; urgency=medium
* Do not package with .pth file.
-- Thomas Goirand <zigo@debian.org> Fri, 01 Aug 2014 07:09:34 +0000
python-xstatic (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #752995)
-- Thomas Goirand <zigo@debian.org> Sat, 28 Jun 2014 16:34:13 +0800
|