From 6283126f88ac87d01cb0e1ea00db17810b4d9ad5 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 11 Jun 2012 00:16:25 +0100 Subject: [PATCH] debian/control: recommend pbuilder --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b315ffc..e594649 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,10 @@ autopkgtest (2.0.2) unstable; urgency=low - Remove our strange apt config on exit (partial fix to this bug) - Suppress apt-listbugs and apt-listchanges + Packaging fixes: + * Add Recommends against pbuilder, whose dependency resolver adt-run + uses. + -- autopkgtest (2.0.1) unstable; urgency=medium diff --git a/debian/control b/debian/control index c70c92c..7ca6f6f 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Architecture: all Depends: python2.6 Conflicts: autodebtest (<< 0.5.3) Replaces: autodebtest (<< 0.5.3) -Recommends: apt-utils +Recommends: apt-utils, pbuilder Suggests: autopkgtest-xenlvm, curl Description: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the -- 2.30.2