.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.
+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.