summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
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 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87cff8b..e1d3236 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ infraexamplesdir=$(prefix)/share/doc/dgit-infrastructure/examples
txtdocdir=$(prefix)/share/doc/dgit
absurddir=$(prefix)/share/dgit/absurd
-PROGRAMS=dgit dgit-badcommit-fixup git-playtree-setup
+PROGRAMS=dgit git-playtree-setup
MAN1PAGES=dgit.1
MAN7PAGES=dgit.7 \