From: joey Date: Sun, 19 Nov 2000 21:24:21 +0000 (+0000) Subject: r390: * Typo, Closes: #77441 X-Git-Tag: version_2.0.101~209 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9d4d845935b03316326ed4f74e692dd05c54bec3;p=debhelper.git r390: * Typo, Closes: #77441 --- diff --git a/debian/changelog b/debian/changelog index 1f5561d..6a27336 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (2.1.27) unstable; urgency=low + + * Typo, Closes: #77441 + + -- Joey Hess Sun, 19 Nov 2000 13:23:30 -0800 + debhelper (2.1.26) unstable; urgency=low * Completed the fix from the last version. diff --git a/dh_link.1 b/dh_link.1 index 017bfe5..a3079b0 100644 --- a/dh_link.1 +++ b/dh_link.1 @@ -19,7 +19,7 @@ can list pairs of files. If you use this file, you should put each pair of files on its own line, and separate the files within the pair with whitespace. Also, pairs of files can be specified as parameters - these pairs will only be created in the package build directory of the first -ackage dh_link is told to act on. By default, this is the first binary +package dh_link is told to act on. By default, this is the first binary package in debian/control, but if you use -p, -i, or -a flags, it will be the first package specified by those flags. .P