+debhelper (0.92) unstable; urgency=low
+
+ * dh_gencontrol: pass -isp to dpkg-gencontrol to make it include section
+ and priority info in the .deb file. Back in Jan 1998, this came up, and
+ a consensus was reached on debian-devel that it was a good thing for
+ -isp to be used.
+
+ -- Joey Hess <joeyh@master.debian.org> Fri, 19 Jun 1998 16:15:24 -0700
+
debhelper (0.91) unstable; urgency=low
* dh_installdocs: support debian/<package>.{README.Debian,TODO}
Package: debhelper
Architecture: all
-Depends: perl (>= 5.004), fileutils (>= 3.16-4)
+Depends: perl (>= 5.004), fileutils (>= 3.16-4), file
Description: helper programs for debian/rules
A collection of programs that can be used in a debian/rules file to
automate common tasks. Programs are included to install various files into