chiark / gitweb /
docs: Fix `*' in manpage to `@'
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Jun 2012 00:24:49 +0000 (01:24 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 11 Jun 2012 00:24:49 +0000 (01:24 +0100)
Reported-by: Jakub Wilk.
debian/changelog
runner/adt-run.1

index 45f680e39fb03d9e8fdb03a41242942b8033da5c..3749b0cdbaf2c2cfc0775b799bd8d12120bb5242 100644 (file)
@@ -17,6 +17,8 @@ autopkgtest (2.0.2) unstable; urgency=low
   * 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.
+  * Manpage should refer to `*' in tests file's Depends field, not `@'.
+    Report from Jakub Wilk.  Closes: #670648.
 
   Packaging fixes:
   * Add Recommends against pbuilder, whose dependency resolver adt-run
index c5e268e8af9c6a6eb2c19aed5772c8bdecedc555..e40bf98f50403fb44ecd3c2ac79dfe5c9076084e 100644 (file)
@@ -31,7 +31,7 @@ host.  The package should be installed on the testbed.
 Specifies that tests from the built source tree
 .IR directory
 should be run.  Note that the packages that would normally be
-installed as a result of \fB*\fR in the tests' \fBDepends\fR field
+installed as a result of \fB@\fR in the tests' \fBDepends\fR field
 (which includes the case where the \fBDepends\fR field is not
 specified) are \fInot\fR installed.  The caller must explicitly
 instruct \fBadt-run\fR to install any relevant packages.