]> git.donarmstrong.com Git - debhelper.git/commitdiff
r142: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:04:32 +0000 (05:04 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:04:32 +0000 (05:04 +0000)
debian/changelog
debian/control

index edfcacf70524dda36d8d6315dda7e9ce15b58ebd..d5aed54b559fc5418d60555cbe6e8793aad9aa50 100644 (file)
@@ -1,3 +1,9 @@
+debhelper (1.2.8) unstable; urgency=low
+
+  * Suggest dh-make (#29376).
+
+ -- Joey Hess <joeyh@master.debian.org>  Wed, 18 Nov 1998 02:29:47 -0800
+
 debhelper (1.2.7) unstable; urgency=low
 
   * dh_movefiles: Fixed another bug.
index 9591b1ef7ef6884d7b3665fae3cd6bef1c0906ce..8edb5aa9a7c144d2dc930f09fe27e7a276b91cd1 100644 (file)
@@ -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