Control: tags 1140690 + patch Control: tags 1140690 + pending Dear maintainer,
This is a follow-up to #1126993 I am uploading a NMU to DELAYED/10 with the requested change plus the some more cleanups. The NMU changes are available in git. diff -Nru apt-listchanges-4.8+nmu2/debian/control apt-listchanges-4.8+nmu3/debian/control --- apt-listchanges-4.8+nmu2/debian/control 2026-04-29 03:29:24.000000000 +0200 +++ apt-listchanges-4.8+nmu3/debian/control 2026-07-04 00:21:22.000000000 +0200 @@ -1,14 +1,13 @@ Source: apt-listchanges Section: utils -Priority: standard Maintainer: Jonathan Kamens <[email protected]> -Standards-Version: 4.7.0 +Standards-Version: 4.7.4 Homepage: https://salsa.debian.org/debian/apt-listchanges/ Vcs-Git: https://salsa.debian.org/debian/apt-listchanges.git -Vcs-Browser: https://salsa.debian.org/debian/apt-listchanges/ +Vcs-Browser: https://salsa.debian.org/debian/apt-listchanges Build-Depends: debconf, debhelper-compat (= 13), - dh-python, + dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-debconf @@ -20,13 +19,13 @@ po-debconf, po4a, python3, - python3-apt, - python3-pyfakefs, + python3-apt <!nocheck>, + python3-pyfakefs <!nocheck>, python3-pytest <!nocheck>, python3-pytest-cov <!nocheck>, python3-pytest-mock <!nocheck>, python3-setuptools, - python3-yaml, + python3-yaml <!nocheck>, xsltproc Rules-Requires-Root: no Testsuite: autopkgtest-pkg-pybuild

