From: joey Date: Tue, 17 Aug 1999 04:52:40 +0000 (+0000) Subject: r89: Initial Import X-Git-Tag: debian_version_0_1~144 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=816f0bd5020040ee14c9c21c3e21269204f19ac3;p=debhelper.git r89: Initial Import --- diff --git a/debian/changelog b/debian/changelog index 32add7b..123204f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +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 Fri, 19 Jun 1998 16:15:24 -0700 + debhelper (0.91) unstable; urgency=low * dh_installdocs: support debian/.{README.Debian,TODO} diff --git a/debian/control b/debian/control index 393d22b..c4dccd9 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Standards-Version: 2.4.1.2 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