summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-03 17:17:19 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-08-03 17:31:45 +0100
commit2f62e59376dcfddcaeff1826f5de91041336a239 (patch)
treeeb063f1302cf2acb1dfac27a35959c0145813d86 /debian
parenta687e0b6a3ac727f4b40f042265093699717251e (diff)
Clone removes destination directory on error. Closes:#736153.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a5d477..6ccbdde 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
dgit (0.22~experimental1) experimental; urgency=low
+ Bugfixes:
+ * Clone removes destination directory on error. Closes:#736153.
+
Minor improvements:
* Include canonicalised suite name in signed tag message.
* Mention cross-version dgit rpush incompatibility in manpage.