summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-05 00:06:29 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-05 00:06:29 +0100
commite7c34101d87a60d326b657432f19e2b15edb8471 (patch)
tree8a54cf58bf421b6f15e4462de6bc3adc993f871b /debian/changelog
parent4a1b8fa04cf960003af5b2bc3c54687a0e9d6945 (diff)
dgit: Do not verify the tag with git tag -v as well as git verify-tag, ie suppress some noise output.
Diffstat (limited to 'debian/changelog')
-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.
--