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 b02ad2049704ffdfda348aa309d42ce54dec83fd
Author: Colin Watson <cjwatson@debian.org>
Date: Thu May 7 11:56:41 2026 +0100
Work around perlcritic pre-commit breakage
Install `libperl-critic-perl` in the CI job. For some reason the
mechanism to install its dependencies as part of its `pre-commit`
environment isn't working; this should make them available.