summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-19 16:01:47 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-12-19 16:01:49 +0000
commitf60ec72817bf5cc38a8ec83abd2e065f0433001c (patch)
tree22426f54a12361e20e508534077c35f1644f3a78 /debian/changelog
parent0c130d5e2e33cd8bed0ba0318c62591dabfc3467 (diff)
dgit-repos-policy-debian; Unset GIT_ALTERNATE_OBJECT_DIRECTORIES
This broke due to recent git setting GIT_ALTERNATE_OBJECT_DIRECTORIES in the pre-receive-hook. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b525dad..b58479c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
dgit (2.12~) unstable; urgency=medium
- *
+ * Fix dgit-repos-policy-debian which broke due to recent git setting
+ GIT_ALTERNATE_OBJECT_DIRECTORIES in the pre-receive-hook.
--