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-test-stages (0.2.0-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> Wed, 21 Aug 2024 13:48:11 +0300
python-test-stages (0.1.6-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:34:11 +0200
python-test-stages (0.1.5-1) unstable; urgency=medium
* Point the watch file at the Ringlet homepage and once again check
OpenPGP signatures.
* Drop the python3-distlib dependency, the upstream source dropped it
back in version 0.1.3.
* New upstream release.
-- Peter Pentchev <roam@debian.org> Fri, 19 Jan 2024 22:32:44 +0200
python-test-stages (0.1.4-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:
- use the upstream manual page for tox-stages
-- Peter Pentchev <roam@debian.org> Thu, 19 Oct 2023 23:32:27 +0300
python-test-stages (0.1.2-1) unstable; urgency=medium
* Do not look for an OpenPGP signature on PyPI.
* Add a trivial git-buildpackage config file.
* New upstream version:
- update the version constraints on the package dependencies
- reflect upstream's switch from setuptools to hatchling for
the PEP 517 build
-- Peter Pentchev <roam@debian.org> Sun, 02 Jul 2023 01:32:19 +0300
python-test-stages (0.1.1-1) unstable; urgency=medium
* Initial release. Closes: #1030756
-- Peter Pentchev <roam@debian.org> Wed, 08 Feb 2023 19:32:39 +0200
|