summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-20 01:24:34 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-08-20 01:25:02 +0100
commitb5332638ab5f8887bf69bc457f06c17c68e45ce2 (patch)
tree858c4eb54d8965b67a3e704824054e99426d52ab /debian/changelog
parentfc195d8bd6b54576347318605c7091b526dbdfc6 (diff)
dgit(7): Mention bad origs as possible cause of quilt fixup failure
And document our error message changes. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3fe4ea8..b4fe0cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,10 @@ dgit (6.7~) unstable; urgency=medium
* git-debrebase: Provide hints for unprocessable commits, depending
on the apparent branch ffq state, including possible suggestion
to use convert-from-*. Closes:#905005. Closes:#905279.
+ * dgit: Mention bad origs as possible cause of quilt fixup failure,
+ in both dgit(7) and in error messages. No longer suggest
+ --quilt=smash or dpkg-source --commit in the error message.
+ Closes:906196.
--