summaryrefslogtreecommitdiff
path: root/dgit-maint-debrebase.7.pod
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-03 10:24:33 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-19 09:41:24 -0700
commit4f6a9138ee88608bdf7849d609248a912f7d92b1 (patch)
tree53f1133ce083809b2ded7ce9d488bb72e2cadfe5 /dgit-maint-debrebase.7.pod
parent28047ddbdfd69b3599d6b73aa054e3432ac2952a (diff)
dgit-maint-debrebase(7): add another advantage
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'dgit-maint-debrebase.7.pod')
-rw-r--r--dgit-maint-debrebase.7.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/dgit-maint-debrebase.7.pod b/dgit-maint-debrebase.7.pod
index 3c454e0..63b9641 100644
--- a/dgit-maint-debrebase.7.pod
+++ b/dgit-maint-debrebase.7.pod
@@ -24,6 +24,12 @@ committing changes and trying to build, as with gbp-pq(1).
=item
+If you are using 3.0 (quilt), provide your delta queue as a properly
+separated series of quilt patches in the source package that you
+upload to the archive (unlike with dgit-maint-merge(7)).
+
+=item
+
Avoid the git tree being dirtied by the application or unapplication
of patches, as they are always applied.