summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-23 12:15:10 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-23 12:15:10 +0100
commit670141eff1905429cfd4f791664bf42e916ce49e (patch)
tree3ccd3f65988736b190c614813a9e4904dd5f252b /debian/changelog
parent5a4dc24f3a020c36a4171d5448cf8a0f50c91f75 (diff)
Fix comparison of archive's .dsc's hash and git branch head to DTRT.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a57cd2f..79fcea0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,12 @@
dgit (0.8) unstable; urgency=low
+ * Fix comparison of archive's .dsc's hash and git branch head
+ to DTRT.
* When creating repos in dgit-repos (using the ssh-cmd method),
copy _template rather than using mkdir and git init.
Closes: #720522.
- -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 23 Aug 2013 12:03:25 +0100
+ --
dgit (0.7) unstable; urgency=low