chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / debian / control
index e1334adfaeea07ad95d9da80ab3588b522645732..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,9 +7,10 @@ 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)
+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,12 +19,13 @@ 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.
 
 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