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
|
python-mystrom (2.5.0-1) unstable; urgency=medium
* New upstream release.
-- Edward Betts <edward@4angle.com> Mon, 01 Sep 2025 18:34:55 +0100
python-mystrom (2.4.0-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version.
* Drop pkg_resources patch, no longer required.
* Upstream switch build system from setuptools to poetry.
-- Edward Betts <edward@4angle.com> Sun, 22 Jun 2025 11:47:01 +0100
python-mystrom (2.2.0-3) unstable; urgency=medium
* Patch to avoid deprecated module pkg_resources. (Closes: #1083668)
* Update copyright year.
* Simplify debian/rules.
* Simplify debian/watch.
* Move packages required for tests to Build-Depends-Indep.
-- Edward Betts <edward@4angle.com> Wed, 05 Feb 2025 18:10:14 +0000
python-mystrom (2.2.0-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Wed, 31 Jul 2024 16:39:46 +0900
python-mystrom (2.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #1077026)
-- Edward Betts <edward@4angle.com> Thu, 25 Jul 2024 20:01:22 +0900
|