summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-20 21:38:34 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-20 21:38:39 +0000
commit03f67737414ebb3631f097d45c5aff9a83e63b1b (patch)
tree4eb7d5a88f3bf291549f4d7e898c1e95783d427a /debian
parent1f7b9876c5641666901f40888eb8a975449569c1 (diff)
Improve "cannot represent change" message
Print the git old and new modes too. 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 64ed65c..846fe23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ dgit (2.13~) unstable; urgency=medium
--include-removal to dpkg-source, and tolerating it when we do our
quilt fixup analysis. dpkg-source has supported this since at least
stretch. Closes:#848901.
+ * Improve "cannot represent change" message: print the git old and new
+ modes too.
--