+debhelper (0.91) unstable; urgency=low
+
+ * dh_installdocs: support debian/<package>.{README.Debian,TODO}
+
+ -- Joey Hess <joeyh@master.debian.org> Wed, 17 Jun 1998 19:09:35 -0700
+
debhelper (0.90) unstable; urgency=low
* I'd like to thank Len Pikulski and Igor Grobman at nothinbut.net for
Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@master.debian.org>
-Standards-Version: 2.4.1.1
+Standards-Version: 2.4.1.2
Package: debhelper
Architecture: all
fi
# Generate and install control file.
- doit "dpkg-gencontrol -l$changelog -p$PACKAGE -Tdebian/${EXT}substvars -P$TMP $DH_U_PARAMS"
+ doit "dpkg-gencontrol -l$changelog -isp -p$PACKAGE -Tdebian/${EXT}substvars -P$TMP $DH_U_PARAMS"
# This chmod is only necessary if the user sets the umask to something odd.
doit "chmod 644 $TMP/DEBIAN/control"
doit "chown root.root $TMP/DEBIAN/control"