chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / debian / control
index 10a3ada8ada3d1ae76f285f460012513c07d4eec..6102e5e74516eca3d985b114f71787ac7e855416 100644 (file)
@@ -1,5 +1,5 @@
 Source: autopkgtest
-Maintainer: Ian Jackson <iwj@ubuntu.com>
+Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Section: devel
 Priority: optional
 Standards-Version: 3.6.2
@@ -7,10 +7,11 @@ Build-Depends: debhelper (>= 4.0.2)
 
 Package: autopkgtest
 Architecture: all
-Depends: python2.4
+Depends: python2.6
 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
@@ -18,11 +19,14 @@ Description: automatic as-installed testing for Debian packages
  supplied in the corresponding Debian source package.
  .
  See adt-run(1) and /usr/share/doc/autopkgtest.
- Use of adt-virt-xenlvm requires the autopkgtest-xenlvm package too.
+ 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: 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