]> git.donarmstrong.com Git - debhelper.git/commitdiff
r402: * Spelling patch.
authorjoey <joey>
Mon, 4 Dec 2000 01:12:51 +0000 (01:12 +0000)
committerjoey <joey>
Mon, 4 Dec 2000 01:12:51 +0000 (01:12 +0000)
debian/changelog
dh_installdocs.1
dh_testversion.1

index 32c25464c49f6d2254eec502ef100414ff2757d3..d6bacad18a56bebc32e66f1cc9fdfa622940fcde 100644 (file)
@@ -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
index 7cc0623f14e0b8a67d94883f87d7cd84e7069dff..aa72b46b23f79ba4bd58ea31bf68158433940f9a 100644 (file)
@@ -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.
index 7acbececf4924f47b1af72ab2a504d131d3c0440..30e76fb335253634f0e9dece5ff331004f85db57 100644 (file)
@@ -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.