chiark / gitweb /
: ${:=} not ${:=}
[autopkgtest.git] / debian / control
index 7f9efb6e0509f5cb3f7c0962764cd81174196093..5edc47dbfe759b5e3829d579a896d3a007a2c577 100644 (file)
@@ -10,17 +10,23 @@ Architecture: all
 Depends: python2.4
 Conflicts: autodebtest (<< 0.5.3)
 Replaces: autodebtest (<< 0.5.3)
-Suggests: autopkgtest-xenlvm
+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
  package as installed on a testbed system (which may be found via a
  virtualisation or containment system).  The tests are expected to be
- supplied in the corresponding Debian source package.  See adt-run(1)
- and /usr/share/doc/autopkgtest.
+ 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.
 
 Package: autopkgtest-xenlvm
 Architecture: all
-Depends: pbuilder, libadns1-bin, chiark-utils-bin, iproute
+Depends: debootstrap, libadns1-bin, chiark-utils-bin, iproute, dmsetup
+Recommends: lvm2, debootstrap
 Suggests: autopkgtest
 Description: Xen/LVM2 based testbed snapshot system
  Machinery for setting up a Xen domain which can be resumed over and