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
|
python-fire (0.5.0-1) unstable; urgency=medium
* QA upload.
* New upstream version 0.5.0
* Add patch to fix ftbfs on python3.11. (Closes: #1026619)
* Add Rules-Requires-Root.
* Update d/copyright
-- Bo YU <tsu.yubo@gmail.com> Thu, 29 Dec 2022 21:47:16 +0800
python-fire (0.4.0-3) unstable; urgency=medium
* QA upload.
[ Debian Janitor ]
* QA Upload.
Orphan package - see bug 1013206.
* Update standards version to 4.6.1, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 12:53:00 +0100
python-fire (0.4.0-2) unstable; urgency=medium
* Bump debhelper from old 12 to 13.
+ debian/rules: Drop --fail-missing argument to dh_missing, which is now the
default.
* Set field Upstream-Name in debian/copyright.
* Update standards version to 4.5.1, no changes needed.
-- Debian Janitor <janitor@jelmer.uk> Thu, 26 May 2022 20:03:50 +0100
python-fire (0.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Mo Zhou ]
* New upstream version 0.4.0
-- Mo Zhou <lumin@debian.org> Wed, 17 Feb 2021 14:47:09 +0800
python-fire (0.3.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Mo Zhou ]
* New upstream version 0.3.0
* Update my mail address in control and copyright.
* Bump Standards-Version to 4.5.0 (no change).
* Let dh_missing fail if we missed any file.
-- Mo Zhou <lumin@debian.org> Wed, 25 Mar 2020 14:05:40 +0800
python-fire (0.2.1-1) unstable; urgency=medium
* New upstream version 0.2.1
-- Mo Zhou <cdluminate@gmail.com> Thu, 22 Aug 2019 05:46:07 +0000
python-fire (0.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.0.
[ Mo Zhou ]
* New upstream version 0.2.0
* Add missing B-D python3-termcolor
* Apply wrap-and-sort.
-- Mo Zhou <cdluminate@gmail.com> Sat, 27 Jul 2019 12:02:47 +0000
python-fire (0.1.3-1) unstable; urgency=low
* Initial release. (Closes: #923027)
-- Mo Zhou <cdluminate@gmail.com> Sat, 23 Feb 2019 09:08:27 +0000
|