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 c52d902b65f7f4df1d45df6bc786241943331cbc
Merge: bfd2695 35fa510
Author: Paride Legovini <paride@debian.org>
Date: Tue Apr 28 16:00:26 2026 +0200
Merge branch 'autoskip' into 'master'
hooks: skip any hook that has skip: true
See merge request debian/dput-ng!40
commit bfd2695d2375845d047b683b9c25274373531cd2
Author: Colin Watson <cjwatson@debian.org>
Date: Thu Apr 23 12:10:13 2026 +0100
Retroactively add changelog entries for 1.45
commit 35fa51046fcffa6af81f6d7886be35be90e76c5f
Author: Simon Chopin <schopin@ubuntu.com>
Date: Wed Jul 2 17:21:12 2025 +0200
hooks: skip any hook that has skip: true (Closes: #1108693)
We do this piecemeal in a couple of hooks already, this generalizes the
approach to all of them. It makes it straightforward to skip a hook if
needed. For instance, to upload something to Ubuntu Focal that is now
out-of-support:
dput -O supported-distribution.skip=true ubuntu $my.changes