chiark / gitweb /
* Add Recommends against apt-utils.
authorIan Jackson <ian@davenant.greenend.org.uk>
Fri, 26 Oct 2007 16:47:25 +0000 (17:47 +0100)
committerIan Jackson <ian@davenant.greenend.org.uk>
Fri, 26 Oct 2007 16:47:25 +0000 (17:47 +0100)
debian/changelog
debian/control

index b2011074b14d2cbcaa40f759ed87528dc8363ea8..0a3b22cd46f7ec77c085271a92101b0bf0905d73 100644 (file)
@@ -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 <ian@davenant.greenend.org.uk>  Fri, 26 Oct 2007 14:57:49 +0100
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Fri, 26 Oct 2007 17:44:33 +0100
 
 autopkgtest (1.1.0) unreleased; urgency=low
 
index 8c827072405f333f1245a90765457400d06d3c78..5edc47dbfe759b5e3829d579a896d3a007a2c577 100644 (file)
@@ -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.