summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-09-03 14:03:53 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-09-03 20:14:26 +0100
commit05c51f36fed13475444083e587554557a3c8de12 (patch)
tree74179eb085002431d5d45988f2419a24e48d8475 /dgit.1
parentceb25938005b5bdf130425110e075a5cd7411410 (diff)
docs: No longer recommend single-debian-patch anywhere
See #1018984. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.19
1 files changed, 9 insertions, 0 deletions
diff --git a/dgit.1 b/dgit.1
index bc5649a..39649c0 100644
--- a/dgit.1
+++ b/dgit.1
@@ -862,6 +862,15 @@ When fixing up source format `3.0 (quilt)' metadata,
delete all the existing patches, and then
generate a single patch for all the changes made in git.
This is not a good idea for an NMU in Debian.
+
+Use this instead of the
+.B single-debian-patch
+dpkg-source format option.
+That dpkg-source option cannot handle certain changes to the tree
+that dpkg-source otherwise permits,
+and in some cases it can generate strange source packages
+that dpkg-source appears to accept
+but which become corrupted when people later try to modify them.
.TP
.BR --quilt=nofix
Check whether source format `3.0 (quilt)' metadata would need fixing