+debhelper (1.2.47) unstable; urgency=low
+
+ * doc/README: updated the example of including debhelper shell script
+ fragments inside a perl program -- the old method didn't work with shell
+ variables properly (#34850).
+
+ -- Joey Hess <joeyh@master.debian.org> Sun, 21 Mar 1999 13:25:33 -0800
+
debhelper (1.2.46) unstable; urgency=low
* doc/README: pointer to maint-guide.
.I "[debhelper options] [-Xitem]"
.SH "DESCRIPTION"
dh_fixperms is a debhelper program that is responsible for setting the
-permissions of files in package build directories to a sane state.
+permissions of files and directories in package build directories to a
+sane state -- a state that complies with Debian policy.
.P
dh_fixperms makes all files in usr/doc in the package build directory
(excluding files in the examples/ directory) be mode 644. It also changes