chiark / gitweb /
test suite: baredebian: Add missing dependency quil
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 13:55:09 +0000 (14:55 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 30 Jun 2019 20:11:16 +0000 (21:11 +0100)
This was simply missing and causes the formal adt run to fail.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/tests/control
tests/setup/baredebian
tests/tests/baredebian-push

index b6d3f7d1eceee8802a0934bfbc2d6d78020e46df..575b070cb0ae4dd7ad88cf7c5248d5305ae3ba74 100644 (file)
@@ -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
index 8e0917883e899c07947029327e0ea8ccb5f2180e..bbd901f6086882e04be8afaf56becc3f6b9a0940 100755 (executable)
@@ -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
index 2445782d067c8e3bcd091470f0c9681e260652cc..bfbf9e919d8f2636e8fdc3aae4cc18557e318f81 100755 (executable)
@@ -2,7 +2,7 @@
 set -e
 . tests/lib
 
-t-dependencies GDR DEBORIG
+t-dependencies GDR DEBORIG quilt
 
 t-setup-import baredebian
 t-tstunt-parsechangelog