vcswatch reports that
this package seems to have a new changelog entry (version
0.0.5-3, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 283c2f0051ee3d35c46b532c9707a0916cd62e4f
Author: Dustin Kost <dustin.kost@gmail.com>
Date: Fri Aug 14 06:52:41 2026 +0000
Adopt under the Debian Python Team, release 0.0.5-3
Maintainer moves from the QA Group to the team, with myself in Uploaders per
DPT policy. That also clears E: no-human-maintainers, which is what fails the
Salsa CI lintian job on an orphaned package.
Closes: #1050246
commit cd4a8d183989f72435fc7f7224486b4961f72a0a
Author: Dustin Kost <dustin.kost@gmail.com>
Date: Mon Aug 10 18:50:52 2026 +0000
Add debian/salsa-ci.yml
Makes the CI pipeline explicit and part of the source package, rather than
depending on a GitLab project setting that only exists on salsa. Mirrors the
configuration already used by python-svg.path.
blhc and the separate arch-all/arch-any build jobs are disabled: this is a
pure-Python arch:all package, so there is no compiled code to check hardening
flags on and those jobs only duplicate the main build.
commit 39360622e018ae774096d8a914bbb474499f6528
Author: Dustin Kost <dustin.kost@gmail.com>
Date: Mon Aug 10 01:44:06 2026 +0000
Modernise packaging
debhelper-compat 13 -> 14 and Standards-Version 4.6.2 -> 4.7.4.
Of the normative changes across 4.7.0-4.7.4, exactly one applies here: 4.7.3
stopped recommending Priority in the source stanza, so it is dropped. The rest
are N/A for an arch:all pure-Python library in main - no shared libraries
(4.7.4), no daemons needing systemd units (4.7.0), nothing outside
/usr/lib and /usr/share (4.7.1), no /usr/games (4.7.2). Verified against the
built .deb rather than assumed.
Also adds debian/upstream/metadata and strips trailing whitespace from the
changelog, both flagged by lintian.
NOT addressed: package-installs-legacy-python-egg-info. Upstream ships only
setup.py/setup.cfg with no pyproject.toml, so switching to
pybuild-plugin-pyproject would mean patching upstream - too invasive for an
adoption upload, and it is an I: tag not a W:.
https://salsa.debian.org/api/v4/projects/python-team%2Fpackages%2Fpython-ajpy API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.