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
|
python-logistro (2.0.1+dfsg1-2) unstable; urgency=medium
* Include patch pyproject-add-version.diff to manually add version number,
because the generation of version number is done through
setuptools-git-versioning, which is not available in debian. The patch also
adds a test which compares the version of the package from python metadata
(and manually patched in) to the upstream one present in d/changelog. The
rationale is that otherwise the two versions could get out of sync if the
maintainer forgets to update the version number present in the patch.
-- Francesco Ballarin <ballarin@debian.org> Thu, 05 Mar 2026 06:56:41 +0000
python-logistro (2.0.1+dfsg1-1) unstable; urgency=medium
* Source only upload for migration.
* Fix missing dfsg in version number in changelog, which occured in the
initial upload.
-- Francesco Ballarin <ballarin@debian.org> Tue, 03 Mar 2026 18:30:41 +0000
python-logistro (2.0.1-1) unstable; urgency=medium
* Initial release. (Closes: #1129525)
-- Francesco Ballarin <ballarin@debian.org> Mon, 02 Mar 2026 13:57:58 +0000
|