summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 14:55:09 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2019-06-30 21:11:16 +0100
commit7eae06198ec91f27d40fb92267ff3dfde4d42495 (patch)
tree337a6d786f5b0d68806f689ff0a7fe283c63f356
parenta98390cedd81066cced845c94a4e84b2922d04c4 (diff)
test suite: baredebian: Add missing dependency quil
This was simply missing and causes the formal adt run to fail. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/tests/control2
-rwxr-xr-xtests/setup/baredebian2
-rwxr-xr-xtests/tests/baredebian-push2
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/tests/control b/debian/tests/control
index b6d3f7d..575b070 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,6 +1,6 @@
Tests: baredebian-push
Tests-Directory: tests/tests
-Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, build-essential, chiark-utils-bin, bc, faketime, git-debrebase, git-buildpackage, devscripts, libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl
+Depends: dgit, dgit-infrastructure, devscripts, debhelper (>=8), fakeroot, build-essential, chiark-utils-bin, bc, faketime, git-debrebase, git-buildpackage, devscripts, libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl, quilt
Tests: build-modes-gbp
Tests-Directory: tests/tests
diff --git a/tests/setup/baredebian b/tests/setup/baredebian
index 8e09178..bbd901f 100755
--- a/tests/setup/baredebian
+++ b/tests/setup/baredebian
@@ -3,7 +3,7 @@ set -e
. tests/lib
. $troot/lib-gdr
-t-dependencies GDR DEBORIG
+t-dependencies GDR DEBORIG quilt
t-archive-none example
t-git-none
diff --git a/tests/tests/baredebian-push b/tests/tests/baredebian-push
index 2445782..bfbf9e9 100755
--- a/tests/tests/baredebian-push
+++ b/tests/tests/baredebian-push
@@ -2,7 +2,7 @@
set -e
. tests/lib
-t-dependencies GDR DEBORIG
+t-dependencies GDR DEBORIG quilt
t-setup-import baredebian
t-tstunt-parsechangelog