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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
python-resolvelib (0.9.0-2) unstable; urgency=medium
* Add d/patch/fix_tests.patch to remediate inappropriate test failures
caused by changes in python-packaging (Closes: #1027606)
* Add hint-testsuite-triggers to d/tests/control so that if
python3-packaging is updated, python-resolvelib autopkgtest will be
triggered
* Bump standards-version to 4.6.2 without further change
-- Scott Kitterman <scott@kitterman.com> Sat, 14 Jan 2023 18:26:42 -0500
python-resolvelib (0.9.0-1) unstable; urgency=medium
* New upstream release
* Bump standards-version to 4.6.1 without further change
* Add pybuild-plugin-pyproject to build using pyproject plugin
* Add lintian overrides for privacy-breach-generic since it is for examples
-- Scott Kitterman <scott@kitterman.com> Tue, 22 Nov 2022 17:27:07 -0500
python-resolvelib (0.8.1-1) unstable; urgency=medium
* New upstream release
* Add python3-commentjson and python3-pytest to build-depends so tests are
run during build
* Add python3-commentjson to test depends and update autopkgtest so
cocoapods tests are run during autopkgtest
* Bump standards-version to 4.6.0 without further change
-- Scott Kitterman <scott@kitterman.com> Mon, 29 Nov 2021 01:58:38 -0500
python-resolvelib (0.5.4-1) unstable; urgency=medium
[ Stefano Rivera ]
* Team Upload.
* New upstream release.
[ Scott Kitterman ]
* Add autopkgtest to run upstream test suite
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update watch file format version to 4.
[ Stefano Rivera ]
* Set upstream metadata fields: Changelog, Registry.
* Declare: Rules-Requires-Root: no.
-- Stefano Rivera <stefanor@debian.org> Mon, 01 Mar 2021 13:04:34 -0800
python-resolvelib (0.3.0-2) unstable; urgency=medium
* Source only upload
-- Scott Kitterman <scott@kitterman.com> Sun, 03 May 2020 02:13:18 -0400
python-resolvelib (0.3.0-1) unstable; urgency=medium
* Initial release (Closes: #959397)
-- Scott Kitterman <scott@kitterman.com> Sat, 02 May 2020 02:51:20 -0400
|