summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2023-06-14 21:31:13 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2023-06-14 22:00:31 +0100
commit2d914614233cd755166d63d0551d11c027516519 (patch)
treeaca57274ef183a28d35e84e0f7d117d24f23ca5a /debian/changelog
parent75f51308ebf63bc743f75eade60f719c5540eb4c (diff)
Abolish dgit-badcommit-fixup
git 2.40 rejects the bad commits. This means we can no longer conveniently test this script. And it also means it is not likely that such a bug would be reintroduced. So: * Delete the script. * Delete its test case and remove it from debian/tests/control. * No longer install it. * Remove the lintian suppression for its lack of manpage. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 9effcee..258f25b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
dgit (10.8~) unstable; urgency=medium
- *
+ * Abolish dgit-badcommit-fixup (the remedial script for #849041).
+ If ancient repositories are found which need fixing, install
+ dgit.deb 10.7 or earlier (eg from Debian bookworm and earlier).
--