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 6a96dedcecaecc48d8709dce016ade63ef7e7794
Author: Paride Legovini <paride@debian.org>
Date: Thu Nov 20 16:19:25 2025 +0100
pre-commit: bump ruff-pre-commit version to v0.14.5, no changes needed
commit 9ed04c90eeddf51c59f27a3de3d60ea7229a0277
Merge: 01691b65 de5be9b6
Author: Paride Legovini <paride@debian.org>
Date: Tue Nov 18 18:41:38 2025 +0100
Merge branch 'improve-release-detection' into 'master'
adt_testbed: always attempt to detect release
See merge request ci-team/autopkgtest!612
commit de5be9b6559b7ece68a7af601a1f9b176a663c8a
Author: Ural Tunaboyu <ural.tunaboyu@canonical.com>
Date: Tue Nov 18 07:27:56 2025 -0800
adt_testbed: always attempt to detect release
There current release detection logic is too narrow to cover all edge
cases. Change the logic such that we always try to get the release, but
fail only if we know it will be necessary later.