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
|
python-click-default-group (1.2.4-1) unstable; urgency=medium
* New upstream version 1.2.4
* Build using pybuild-plugin-pyproject and flit.
* Install testfiles using d/pybuild.testfiles.
* Bump Standards-Version to 4.6.2.
* Update year in d/copyright.
* Removing .pytest_cache no longer necessary, taken care of by pybuild.
-- Michael Fladischer <fladi@debian.org> Mon, 07 Aug 2023 21:15:33 +0000
python-click-default-group (1.2.2-3) unstable; urgency=medium
[ Debian Janitor ]
* Remove obsolete field Name from debian/upstream/metadata (already present in
machine-readable debian/copyright).
-- Jelmer Vernooij <jelmer@debian.org> Thu, 26 May 2022 17:28:33 +0100
python-click-default-group (1.2.2-2) unstable; urgency=low
* Add myself as uploader and to d/copyright .
* Bump Standards-Version to 4.6.0.1.
* Skip failing test_default_command_with_arguments test.
* Enable upstream testsuite for autopkgtests.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 17 Feb 2022 12:13:57 +0000
python-click-default-group (1.2.2-1) unstable; urgency=medium
* Initial release (Closes: #976443).
-- Adam Cecile <acecile@le-vert.net> Tue, 28 Sep 2021 22:33:08 +0200
|