chiark / gitweb /
dgit(7): Mention git-debrebase and gbp pq alongside git-dpm
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 Jul 2018 01:19:05 +0000 (02:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 Jul 2018 01:19:06 +0000 (02:19 +0100)
in the comment about handling patch stacks.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit.7

index 62fb2bc72a2a1a56c40bebed8c403baede415ebe..dcff9e6d17a4fea7004ca61c1ab7f80c30835128 100644 (file)
@@ -4,6 +4,8 @@ dgit (5.7~) unstable; urgency=medium
   * dgit checkout: new subcommand.  Closes:#878443.
 
   Bugfixes:
+  * dgit(7): Mention git-debrebase and gbp pq alongside git-dpm,
+    in the comment about handling patch stacks.
   * dgit update-vcs-git: Honour --package properly.
 
  --
diff --git a/dgit.7 b/dgit.7
index 0d43ee0d7f70f668156718bd40ab662b690ea53c..b623d8cf6af252261a1dd16961ff7be9812a0a7c 100644 (file)
--- a/dgit.7
+++ b/dgit.7
@@ -298,7 +298,8 @@ If you are a quilt user you need to know that dgit's git trees are
 `patches applied packaging branches' and do not contain the .pc
 directory (which is used by quilt to record which patches are
 applied).  If you want to manipulate the patch stack you probably want
-to be looking at tools like git-dpm.
+to be looking at tools like
+git-debrebase, gbp pq, or git-dpm.
 
 .SS quilt fixup error messages
 When dgit's quilt fixup fails, it prints messages like this: