vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 6d464368789213075cc507ae3a350a9fb5178377
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Sat Sep 6 14:52:17 2025 +0100
autopkgtest: manually compress logs on failure
Debci started deleting files from the artifacts archive, even though it gets
compressed later. Compress logs manually at the highest ratio possible in
the test itself to try and avoid losing logs, as it makes triaging issues
impossible.