summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-06-04 19:45:12 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-07-16 16:47:46 +0100
commit86daff8924bab3297885cfe375341bf3f4ffe09c (patch)
treeea59d3444860e13f92f4bb0600619419583afb74 /debian
parent80480d4cf634ba08754576707630e127db38b69c (diff)
dgit-repos-policy-debian: Better error handling
Show more info when git-cat-file --batch goes wrong
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 e38f83d..7543f58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ dgit (1.5~~) unstable; urgency=medium
* dgit sbuild no longer deletes extranious .changes files; instead
we rely on --rm-old-changes, or failing that, fail early.
+ Infrastructure:
+ * Better error handling in dgit-repos-policy-debian.
+
Documentation:
* Document the dgit-distro.DISTRO.quilt-mode config setting.