]> git.donarmstrong.com Git - debhelper.git/commitdiff
r401: * typo: Closes, #78567
authorjoey <joey>
Sat, 2 Dec 2000 22:29:59 +0000 (22:29 +0000)
committerjoey <joey>
Sat, 2 Dec 2000 22:29:59 +0000 (22:29 +0000)
debhelper.1
debian/changelog

index 4badca8e8b5900f231efd4d480ae537820832c55..b5902d35a440fd88e11547c6c3333fda0c495cf4 100644 (file)
@@ -5,7 +5,7 @@ debhelper \- overview of the debhelper commands
 .B dh_*
 .I "[-v] [-a] [-i] [-s] [--no-act] [-ppackage] [-Npackage] [-Ptmpdir]"
 .SH "DESCRIPTION"
-Debhelper is used to help you build a debian package. The philospohy behind
+Debhelper is used to help you build a debian package. The philosophy behind
 debhelper is to provide a collection of small, simple, and easily
 understood tools that are used in debian/rules to automate various common
 aspects of building a package. This means less work for you, the packager.
index 0e88c5794bde3d772df068b2be878094982bb1a2..32c25464c49f6d2254eec502ef100414ff2757d3 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (2.2.6) unstable; urgency=low
+
+  * typo: Closes, #78567
+
+ -- Joey Hess <joeyh@debian.org>  Sat,  2 Dec 2000 14:27:31 -0800
+
 debhelper (2.2.5) unstable; urgency=low
 
   * Oops, it was not expanding wildcard when it should.