summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-08 22:21:55 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-11-09 11:57:58 +0000
commit6fb4b888dd654e78fb263e69147de9d9df4a532b (patch)
tree942337117fb4faef842653238b0b674fd4790590 /debian
parent63b0423425c711612b15915421062cbe45a29384 (diff)
Add missing `gpgv' to test dependencies in debian/tests/control.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
-rw-r--r--debian/tests/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index c1a5af2..775be6c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,8 @@ dgit (0.23~) unstable; urgency=low
* Test suite restructuring to support new tests.
+ * Add missing `gpgv' to test dependencies in debian/tests/control.
+
--
dgit (0.22.1) unstable; urgency=high
diff --git a/debian/tests/control b/debian/tests/control
index 48dbda1..aca24c4 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,3 +1,3 @@
Tests: clone-nogit fetch-localgitonly fetch-somegit-notlast push-newpackage push-nextdgit quilt push-buildproductsdir
Tests-Directory: tests/tests
-Depends: @, devscripts
+Depends: @, devscripts, gpgv