summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-24 18:37:23 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-24 18:37:23 +0100
commitfddfa627cb0ced08188eec1711039e4614a16de7 (patch)
treecc2e2044140a0762f239bd270e50f85d0b520db0 /debian
parent284bf2a83349df4c867642257da14b0d303bbb5f (diff)
Fix bug handling our synthetic merges when we see them in the remote suite branch.
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 910c34d..84cf7de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ dgit (0.9) unstable; urgency=low
* In push, double-check the .changes against the changelog.
* Better error when source package contains .git. Closes: #720555.
* Change our .dsc field name to `Dgit'. Relevant to #720201.
+ * Fix bug handling our synthetic merges when we see them in
+ the remote suite branch.
--