summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-18 18:17:04 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2017-01-18 23:31:57 +0000
commitb77bfa84e1dd2f7fe760985a76d7bafcfc463802 (patch)
tree393f6348f68abe80c961ec66c1beeda974215887 /debian/changelog
parent8df7ac2d5674abb5cb0cddec8476fc045ad2f074 (diff)
infrastructure: Properly honour NOCOMMITCHECK policy hook exit status.
Closes:#851800. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 0fd00bb..c73480b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,10 @@ dgit (3.6~) unstable; urgency=medium
* Use `confess' to print a stack trace in a couple of internal error
rcases.
+ Infrastructure:
+ * Properly honour NOCOMMITCHECK policy hook exit status.
+ Closes:#851800.
+
Test suite:
* downstream-gitless: Test import of .dsc from unknown distro.
* downstream-gitless: Test import of .dsc with unsafe url.