summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-26 22:53:52 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-27 03:51:45 +0100
commit99f7db251233b9f6fb735e775e5ceb18a46e066d (patch)
treedf645339103a4e2216b35431f9cfa0bd0f5c6612 /debian
parent645bbb33ab2931d242a22689bd51fc73bce7bdac (diff)
When key to use not specified any other way, use the debian/changelog trailer line. Closes:#793423.
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 3a54ce5..34b9388 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -49,6 +49,8 @@ dgit (1.1~~) unstable; urgency=low
or DEBEMAIL/DEBFULLNAME. Closes:#793410.
* Work around curl -sS -I printing `HTTP/1.0 200 Connection established'
before the actual header, so dgit works with https_proxy set (!)
+ * When key to use not specified any other way, use the debian/changelog
+ trailer line. Closes:#793423.
--