From: joey Date: Tue, 17 Aug 1999 05:04:32 +0000 (+0000) Subject: r142: Initial Import X-Git-Tag: debian_version_0_1~97 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9bbed39d6d27346d4092f5869b36b8ec93426d18;p=debhelper.git r142: Initial Import --- diff --git a/debian/changelog b/debian/changelog index edfcacf..d5aed54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +debhelper (1.2.8) unstable; urgency=low + + * Suggest dh-make (#29376). + + -- Joey Hess Wed, 18 Nov 1998 02:29:47 -0800 + debhelper (1.2.7) unstable; urgency=low * dh_movefiles: Fixed another bug. diff --git a/debian/control b/debian/control index 9591b1e..8edb5aa 100644 --- a/debian/control +++ b/debian/control @@ -7,6 +7,7 @@ Standards-Version: 2.5.0.0 Package: debhelper Architecture: all Depends: perl (>= 5.004), fileutils (>= 3.16-4), file +Suggests: dh-make Description: helper programs for debian/rules A collection of programs that can be used in a debian/rules file to automate common tasks related to building binary debian packages. Programs