From bf0b740c3356b0e564559ec8f18176412c2f309f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 11 Jun 2012 01:24:49 +0100 Subject: [PATCH] docs: Fix `*' in manpage to `@' Reported-by: Jakub Wilk. --- debian/changelog | 2 ++ runner/adt-run.1 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 45f680e..3749b0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 diff --git a/runner/adt-run.1 b/runner/adt-run.1 index c5e268e..e40bf98 100644 --- a/runner/adt-run.1 +++ b/runner/adt-run.1 @@ -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. -- 2.30.2