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 78d5ff45295228c5cfff42af3bd3c88532706c2e
Author: Ben Harris <bjh21@bjh21.me.uk>
Date: Sun Feb 15 14:55:39 2026 +0000
Note the "gbp import-ref" command that I used
This saves some manual messing around with tags, though it does
require specifying version numbers more than I'd like.
commit 06a115a1d1be544d99a825e3927096ff6a9dd83c
Author: Ben Harris <bjh21@bjh21.me.uk>
Date: Sun Feb 15 14:52:04 2026 +0000
Update dpkg-source diff-ignore for better dgit compatibility
Ian pointed out that the default diff-ignore ignores .gitignore, which
might be unhelpful if I had one. So it seems better to me to ask
dpkg-source to default to the same settings that "dgit build-source"
would use. That way, dpkg-source and dpkg-buildpackage will tend to
produce the same source package as "dgit build-source" and tag2upload.