From: joey Date: Mon, 4 Dec 2000 01:12:51 +0000 (+0000) Subject: r402: * Spelling patch. X-Git-Tag: version_2.0.101~197 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=aa6f2f1df86fbe57ea61565236631c02c0b3cb85;p=debhelper.git r402: * Spelling patch. --- diff --git a/debian/changelog b/debian/changelog index 32c2546..d6bacad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (2.2.7) unstable; urgency=low + + * Spelling patch. + + -- Joey Hess Sun, 3 Dec 2000 17:12:15 -0800 + debhelper (2.2.6) unstable; urgency=low * typo: Closes, #78567 diff --git a/dh_installdocs.1 b/dh_installdocs.1 index 7cc0623..aa72b46 100644 --- a/dh_installdocs.1 +++ b/dh_installdocs.1 @@ -30,7 +30,7 @@ debian/package.TODO can be used to specify files for subpackages. Files named debian/package.docs can list other files to be installed. .P This program will automatically generate postinst and prerm commands to -maintain a compatability symlink, /usr/doc/package, to the documentation in +maintain a compatibility symlink, /usr/doc/package, to the documentation in /usr/share/doc/package. See .BR dh_installdeb (1) for an explanation of how this works. diff --git a/dh_testversion.1 b/dh_testversion.1 index 7acbece..30e76fb 100644 --- a/dh_testversion.1 +++ b/dh_testversion.1 @@ -5,7 +5,7 @@ dh_testversion \- ensure that the correct version of debhelper is installed .B dh_testversion [debhelper options] [operator] [version] .SH "DESCRIPTION" Note: This program is rapidly becoming obsolete. Soon you will be able to -use build dependanices instead. +use build dependencies instead. .P dh_testversion compares the version of debhelper against the version you specify, and if the condition is not met, exits with an error message.