vcswatch reports that
this package seems to have a new changelog entry (version
14.10~, distribution
unstable) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 96eef6aca01cdde046e3555c6f3bb960b830c60c
Merge: 9c73ec8b 5fc4e94a
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon Feb 23 01:10:02 2026 +0000
Merge branch 'overwrite-messages' into 'main'
Improve messages about unintentional overwrites
See merge request dgit-team/dgit!431
commit 9c73ec8bea7e97685de92b1c22bf916a705393bf
Merge: 043540fc 7e3c61c3
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon Feb 23 00:51:00 2026 +0000
Merge branch 'git-core' into 'main'
Depend on git, not git-core
See merge request dgit-team/dgit!430
commit 5fc4e94ac8bf9d78671bc44ebd9b322439ace64c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 10:59:43 2026 +0000
dgit: overwrite checking: Handle empty dpkg-parsechangelog specially
Don't print something about a missing Version field.
Closes: #1128295
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 7e3c61c30602c5d5f68361d0e43a1254c4ae5e44
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Mon Feb 23 00:13:57 2026 +0000
Depend on git, not git-core
git used to be called git-core. Then in 2011 it was renamed; then git-core
was a transitional package. The transitional package was removed in 2017.
Since then it's just been a Provides.
(Information based on git log in what appears to be Debian's git package
history on Salsa. The Vcs-Git is on repo.or.cz which is blocked for me
due to the Online Safety Act.)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 38aaa5e83378a60c2384ad4b5467132b3a009978
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 10:53:00 2026 +0000
dgit: capture dpkg-parsechangelog stderr when checking for overwrite
This will allow us to not always print the output. Right now it is always
printed on error, and not otherwise.
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 602e49750436777e7f7fbc7c22f03fa4ed04c23c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 23:26:10 2026 +0000
dgit: overwrite checking: Lengthen error message, for clarity
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 684b78ecf55354f7016f66e7d1c204333ab9030c
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 21:03:13 2026 +0000
tests: overwrite-chkclog: add a bad syntax changelog case
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 343fb87bc2af27de8d87974837f48f3df8325d44
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 02:26:23 2026 +0000
tests: overwrite-chkclog: clarify and add some boundaries
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
commit 043540fc4bb744d0065076f673a7d867fea93914
Merge: 9a7607f5 3978d362
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 15:35:58 2026 +0000
Merge branch 'changelog' into 'main'
changelog: start 14.10
See merge request dgit-team/dgit!429
commit 3978d3629a4528b582bb7c2a2ec51d461fcd30e9
Author: Ian Jackson <ijackson@chiark.greenend.org.uk>
Date: Sun Feb 22 14:55:11 2026 +0000
changelog: start 14.10
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>