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
|
python-os-faults (0.2.7-3) unstable; urgency=medium
* Switch to pybuild (Closes: #1090551).
-- Thomas Goirand <zigo@debian.org> Thu, 19 Dec 2024 09:29:28 +0100
python-os-faults (0.2.7-2) unstable; urgency=medium
* Fixed platformdirs patch forwarded URL.
* Fixed runtime depends that I forgot to fix in 0.2.7-1 (Closes: #1082595).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2024 13:19:59 +0200
python-os-faults (0.2.7-1) unstable; urgency=medium
* New upstream release.
* Update upstream VCS URLs.
* Switch from appdirs to platformdirs (Closes: #1082595).
-- Thomas Goirand <zigo@debian.org> Tue, 24 Sep 2024 13:09:25 +0200
python-os-faults (0.2.1-3) unstable; urgency=medium
* Make python-os-faults reproducible (Closes: #932301).
-- Thomas Goirand <zigo@debian.org> Fri, 03 Jan 2020 11:42:11 +0100
python-os-faults (0.2.1-2) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast.
* Use debhelper-compat instead of debian/compat.
[ Thomas Goirand ]
* Do not manage alternatives (Closes: #933526).
-- Thomas Goirand <zigo@debian.org> Thu, 05 Sep 2019 14:29:55 +0200
python-os-faults (0.2.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Add trailing tilde to min version depend to allow
backports
* d/control: Fix wrong Vcs-*
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Mon, 08 Apr 2019 11:47:09 +0200
python-os-faults (0.1.17-2) unstable; urgency=medium
* Add os-inject-faut shell entry-point in debian/bin, used during doc build
(Closes: #907450).
-- Thomas Goirand <zigo@debian.org> Fri, 07 Sep 2018 11:20:13 +0200
python-os-faults (0.1.17-1) unstable; urgency=medium
* Initial release. (Closes: #905724)
-- Thomas Goirand <zigo@debian.org> Tue, 05 Jun 2018 16:26:58 +0200
|