summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-22 16:17:44 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2016-10-22 19:47:04 +0100
commit816ed64edd5f42c114bda166878008e6a3877215 (patch)
tree7ffcba6519fa22758df1e8e3545711a77c5f8731 /debian
parent7c24fc5496b3ad3128525e6287362e94ebb279c3 (diff)
Test suite: Introduce setup/gnupg
To work around #841143 and improve performance by amortising gnupg migration cost. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
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 571ab67..5543389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ dgit (2.5~) unstable; urgency=medium
* dgit-maint-merge(7): New tutorial manpage from Sean Whitton.
* Test suite bugfixes.
+ * Test suite: Introduce setup/gnupg, to work around #841143
+ and improve performance by amortising gnupg migration cost.
--