chiark / gitweb /
docs: restriction is `breaks-testbed' not `breaks-computer' (#669721)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Jun 2012 00:21:29 +0000 (01:21 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Jun 2012 00:21:29 +0000 (01:21 +0100)
Reported-by: Jakub Wilk.
debian/changelog
doc/README.package-tests

index 20d8cb41355f4d48ab1d3f4585e1241a9e929e77..45f680e39fb03d9e8fdb03a41242942b8033da5c 100644 (file)
@@ -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
index 703576e476d695f6c2796f83db987640efbfd073..3d47035b95e83d5ccf0102fe7f30185ca804a79d 100644 (file)
@@ -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,