From: Ian Jackson Date: Fri, 26 Oct 2007 16:47:25 +0000 (+0100) Subject: * Add Recommends against apt-utils. X-Git-Tag: converted-from-bzr~11^2~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=57c2aed46257a08eaaca5bfbf3c7f37b35e3d8da;p=autopkgtest.git * Add Recommends against apt-utils. --- diff --git a/debian/changelog b/debian/changelog index b201107..0a3b22c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,9 @@ autopkgtest (1.1.1~) unstable; urgency=low information after some whitespace * adt-openbugs-*: new machinery for working with debbugs. * hosts/magrathea/*: work-in-progress configuration + * Add Recommends against apt-utils. - -- Ian Jackson Fri, 26 Oct 2007 14:57:49 +0100 + -- Ian Jackson Fri, 26 Oct 2007 17:44:33 +0100 autopkgtest (1.1.0) unreleased; urgency=low diff --git a/debian/control b/debian/control index 8c82707..5edc47d 100644 --- a/debian/control +++ b/debian/control @@ -10,6 +10,7 @@ Architecture: all Depends: python2.4 Conflicts: autodebtest (<< 0.5.3) Replaces: autodebtest (<< 0.5.3) +Recommends: apt-utils Suggests: autopkgtest-xenlvm, curl Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the @@ -18,6 +19,7 @@ Description: automatic as-installed testing for Debian packages supplied in the corresponding Debian source package. . See adt-run(1) and /usr/share/doc/autopkgtest. + Most modes of use require apt-ftparchive from the apt-utils package. Use of adt-virt-xenlvm requires the autopkgtest-xenlvm package too; Use of the pre-cooked adt-testreport-onepackage script requires curl.