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

index 32add7bde9838efc052706701d211bb63eb5bac9..123204f8682f9e7bf16ef384bab6aba579d46982 100644 (file)
@@ -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 <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}
index 393d22b81a7afaa2037dba0f559f71efbee91917..c4dccd9595bc585a49a7510486fa2a4890cc8945 100644 (file)
@@ -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