summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>2000-12-04 01:12:51 +0000
committerjoey <joey>2000-12-04 01:12:51 +0000
commitaa6f2f1df86fbe57ea61565236631c02c0b3cb85 (patch)
tree1c3a12ff0b577ccf431ab03b9c64b585686f0cb4
parent46c0752891338f37530f8bb2ca3cb64f988cd3e9 (diff)
r402: * Spelling patch.
-rw-r--r--debian/changelog6
-rw-r--r--dh_installdocs.12
-rw-r--r--dh_testversion.12
3 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 32c25464..d6bacad1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (2.2.7) unstable; urgency=low
+
+ * Spelling patch.
+
+ -- Joey Hess <joeyh@debian.org> 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 7cc0623f..aa72b46b 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 7acbecec..30e76fb3 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.