summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-31 07:58:15 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2018-07-31 07:59:51 +0100
commita2adcd961613b1570dea721391e9f5c9665ba642 (patch)
tree7d2d0236c6bc42394b307710c72a49bbd1b19eec /debian/changelog
parent4f753d1e7e9916352bf2f8670f56c1fa20791915 (diff)
git-debrebase: keycommits: Pass correct argument to fail
We got the array index wrong and would print HASH(0x55be4dba1f88) or whatever. Closes:#905003. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6124ea7..9d22bed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (6.3~) unstable; urgency=medium
- *
+ * git-debrebase: breakwater: Fix error message for unprocessable
+ commits. Closes:#905003.
--