summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-20 01:42:47 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-20 01:45:39 +0100
commit1bc7acac1e13f58de74e7e07b0f3c3741f4ef405 (patch)
tree7d75bafac2ed14ea894a1a4317beeab432786b9c /debian
parenteef842fb0e323b265071e751bcb704a1ce79e950 (diff)
dgit: quilt fixup: Do not suggest quilt modes if we see gdr
If `stopped at' is a git-debrebase commit, then a non-default quilt mode is probably not the answer. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b4fe0cb..a370753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ dgit (6.7~) unstable; urgency=medium
in both dgit(7) and in error messages. No longer suggest
--quilt=smash or dpkg-source --commit in the error message.
Closes:906196.
+ * dgit: Do not suggest --quilt modes if quilt fixup "stopped at"
+ a commit made by git-debrebase. Closes:#906197.
--