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
|
python-redbaron (0.9.2-4.1) unstable; urgency=medium
* Non-Maintainer Upload.
* Skip test "highlight", broken with new pygments (Closes: #1114328)
* Drop build-dep on python3-async-generator (Closes: #1119281)
* Catch another SyntaxWarning (Closes: #1086952)
* Switch to pybuild-plugin-pyproject & enable autopkgtest-pkg-pybuild
* Add debian/salsa-ci.yml
* Drop "Rules-Requires-Root: no": it is the default now
* Bump Standards-Version to 4.7.3, drop Priority: tag
* Use dh-sequence-python3
* lintian: capitalization-error
* Rewrite d/watch in v5 format
* Update lintian-overrides to new syntax
-- Alexandre Detiste <tchet@debian.org> Sun, 15 Mar 2026 12:08:18 +0100
python-redbaron (0.9.2-4) unstable; urgency=medium
* rename patch,
and add debian/patches/README documenting patch-naming micro-policy
* add patch 1001 to fix string comparison syntax
-- Jonas Smedegaard <dr@jones.dk> Thu, 23 Sep 2021 13:12:58 +0200
python-redbaron (0.9.2-3) unstable; urgency=medium
* update git-buildpackage config: add usage comment
* update copyright info: drop comment superseded by Reference field
-- Jonas Smedegaard <dr@jones.dk> Thu, 23 Sep 2021 11:22:47 +0200
python-redbaron (0.9.2-2) unstable; urgency=medium
* update copyright info:
+ use Reference field (not License-Reference);
tighten lintian overrides
+ update coverage; thanks to Thorsten Alteholz
-- Jonas Smedegaard <dr@jones.dk> Tue, 21 Sep 2021 23:47:24 +0200
python-redbaron (0.9.2-1) unstable; urgency=low
* initial release;
closes: bug#992954
-- Jonas Smedegaard <dr@jones.dk> Wed, 25 Aug 2021 14:34:26 +0200
|