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
|
python-parse-stages (0.1.9-1) unstable; urgency=medium
* Declare compliance with Policy 4.7.0 with no changes.
* Use debhelper compat level 14:
- use X-DH-Compat
- let debhelper take care of some default dependencies
* Use debputy's X-Style: black.
* New upstream release.
-- Peter Pentchev <roam@debian.org> Mon, 19 Aug 2024 12:04:20 +0300
python-parse-stages (0.1.8-1) unstable; urgency=medium
* New upstream release:
- update debian/tests/control for the new unit tests path
-- Peter Pentchev <roam@debian.org> Fri, 09 Feb 2024 19:24:24 +0200
python-parse-stages (0.1.7-1) unstable; urgency=medium
* Point the watch file to the Ringlet website and verify the OpenPGP
signature once again.
* New upstream release.
-- Peter Pentchev <roam@debian.org> Fri, 19 Jan 2024 17:21:00 +0200
python-parse-stages (0.1.6-1) unstable; urgency=medium
* Update the build infrastructure to version 1 of the dpkg build API:
- drop the implied "Rules-Requires-Root: no" declaration
- include default.mk for completeness
* New upstream release.
-- Peter Pentchev <roam@debian.org> Thu, 19 Oct 2023 23:03:43 +0300
python-parse-stages (0.1.5-1) unstable; urgency=medium
* Add a trivial git-buildpackage configuration file.
* New upstream release:
- replace the python3-setuptools build dependency with
python3-hatchling and python3-hatch-requirements-txt, since
the upstream source changed its PEP517 build backend
- no longer look for an .asc OpenPGP signature alongside
the upstream tarball; PyPI has deprecated those
-- Peter Pentchev <roam@debian.org> Tue, 27 Jun 2023 18:54:10 +0300
python-parse-stages (0.1.1-1) unstable; urgency=medium
* Initial release. Closes: #1030757
-- Peter Pentchev <roam@debian.org> Wed, 08 Feb 2023 02:22:24 +0200
|