From: Ian Jackson Date: Mon, 11 Jun 2012 00:21:29 +0000 (+0100) Subject: docs: restriction is `breaks-testbed' not `breaks-computer' (#669721) X-Git-Tag: debian/2.1.0~3 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7c4017d5c814bb3bee04e47c1c0b0e3767a0352b;p=autopkgtest.git docs: restriction is `breaks-testbed' not `breaks-computer' (#669721) Reported-by: Jakub Wilk. --- diff --git a/debian/changelog b/debian/changelog index 20d8cb4..45f680e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -12,7 +12,11 @@ autopkgtest (2.0.2) unstable; urgency=low * Correctly handle quoting of copyup/copydown filenames. Fixes but where we couldn't cope with packages' filenames containing + and ~. Report from Martin Pitt. Closes: #648161. + + Documentation fixes: * Clarify the spec to say that copyup/down takes encoded filenames. + * Fix the spec to refer to `breaks-testbed' rather than `breaks-computer'. + Report from Jakub Wilk. Closes: #669721. Packaging fixes: * Add Recommends against pbuilder, whose dependency resolver adt-run diff --git a/doc/README.package-tests b/doc/README.package-tests index 703576e..3d47035 100644 --- a/doc/README.package-tests +++ b/doc/README.package-tests @@ -11,7 +11,7 @@ debian/tests/control. This is a file containing zero or more RFC822-style stanzas, along these lines: Tests: fred bill bongo - Restrictions: needs-root breaks-computer + Restrictions: needs-root breaks-testbed This example defines three tests, called `fred', `bill' and `bongo'. The tests will be performed by executing debian/tests/fred,