summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
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