summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-06 23:52:20 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-06 23:52:20 +0000
commit86ad8bd4c1026392b4b758e8c0cfd6b39c3cfc03 (patch)
tree2b123eef75c6ee31557bf205e518eab626b45ec0 /debian
parentf5cc5221e5f7298d88c384af112b33a3287a2a1a (diff)
Do not grobble around in .git/refs/; instead, use git-show-ref. This avoids breaking when git makes packed refs. Closes:728893.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c1f58d3..9f31f38 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dgit (0.17) unstable; urgency=high
+
+ * Do not grobble around in .git/refs/; instead, use git-show-ref.
+ This avoids breaking when git makes packed refs. Closes:728893.
+
+ --
+
dgit (0.16) unstable; urgency=high
* Format `(3.0) quilt' fixup does not mind extraneous other files