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 2a01b341487d891bbf9b9b9be8373391ac8b42c7
Merge: b5638ba b15709f
Author: Guido Günther <agx@debian.org>
Date: Wed Jan 15 17:13:57 2025 +0000
Merge branch 'docs-multimaint-merge' into 'master'
docs: gbp-dch: Explain what 'multimaint-merge' means by example
See merge request agx/git-buildpackage!18
commit b15709fca3c43287658eb8ca8a7c80f624ce976f
Author: Otto Kekäläinen <otto@debian.org>
Date: Sat Nov 30 13:17:28 2024 -0800
config: Enable 'multimaint-merge' by default
There are currently 735 packages[1] that default to 'True' for this
option and seems most no maintainer would manually write a
debian/changelog with the same maintainer repeated, so this would be a
better default.
Also, devscripts itself recently changed this and will have it enabled
by default in version 2.25.1+.
This change is also safe to do, as it only affects new debian/changelog
entries and thus there are no backwards compatibility issues.
[1] https://codesearch.debian.net/search?q=multimaint-merge+%3D+True&literal=0
[2] https://salsa.debian.org/debian/devscripts/-/commit/e6b8179080ee087b2a2f3c349b19c6f541335b3b
commit b5638baf5761fc6ffa98b6e5e4568529042bb2b0
Merge: 321e50f 4f9d4ba
Author: Guido Günther <agx@debian.org>
Date: Fri Jan 10 11:58:20 2025 +0000
Merge branch 'typos' into 'master'
manpages: Fix two typos
See merge request agx/git-buildpackage!37
commit 4f9d4bad47e3313b02ed6577deb49058399c993b
Author: Guido Günther <agx@sigxcpu.org>
Date: Fri Jan 10 11:54:15 2025 +0100
manpages: Fix two typos
Gbp-Dch: Ignore
Signed-off-by: Guido Günther <agx@sigxcpu.org>