summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-28 18:31:37 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-08-28 18:31:37 +0100
commitadab6c02b46f732060d97dc19b052077b1b0e4b4 (patch)
tree33c5dbc37607803dc0970c04d1b649306e74da76 /debian
parent105e7c8929fb8d65143a1f51b79999481d37362b (diff)
Remove DGET_UNPACK from the environment in case the user has set it.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 39cbff1..badf374 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dgit (0.13) unstable; urgency=low
+
+ * Remove DGET_UNPACK from the environment in case the user has set it.
+
+ --
+
dgit (0.12) unstable; urgency=low
* Cope with packages with epoch. Closes: #720897.