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
|
python-rcon (2.4.9-1) unstable; urgency=low
* New upstream version 2.4.9
-- Michael Fladischer <fladi@debian.org> Thu, 21 Nov 2024 21:27:38 +0000
python-rcon (2.4.6-1) unstable; urgency=low
* New upstream version 2.4.6
* Use dh-sequence-python3.
* Bump Standards-Version to 4.7.0.
* Update year in d/copyright.
* Install testfiles using d/pybuild.testfiles.
-- Michael Fladischer <fladi@debian.org> Sat, 20 Jul 2024 14:55:40 +0000
python-rcon (2.4.4-1) unstable; urgency=medium
* New upstream version 2.4.4
* Build using pybuild-plugin-pyproject.
* Use help2man to generate up-to-date man page, drop docbook-to-man.
* Add gir1.2-gtk-3.0 and python3-gi to Build-Depends, required to generate
output for help2man.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Mon, 11 Sep 2023 21:35:20 +0000
python-rcon (2.3.9-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.2.
-- Michael Fladischer <fladi@debian.org> Tue, 31 Jan 2023 21:12:19 +0000
python-rcon (2.3.8-1) unstable; urgency=low
* New upstream release.
* Update d/copyright with new years.
* Clean up .mypy_cache to allow two builds in a row.
-- Michael Fladischer <fladi@debian.org> Thu, 05 Jan 2023 22:03:37 +0000
python-rcon (2.3.6-1) unstable; urgency=low
* New upstream release.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Mon, 03 Oct 2022 12:30:23 +0000
python-rcon (1.3.8-1) unstable; urgency=low
* Initial release (Closes: #1005361).
-- Michael Fladischer <fladi@debian.org> Sun, 20 Feb 2022 13:44:49 +0000
|