summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9e8f572..852e079 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -98,6 +98,8 @@ dgit (0.23~) unstable; urgency=low
* dgit: Be more careful about tag updates during fetch: only update
tags referring to uploads to distro we are trying to fetch from.
* dgit: Set up a merge driver for debian/changelog. Closes:#769291.
+ * dgit: Do not verify the tag with git tag -v as well as git verify-tag,
+ ie suppress some noise output.
--