]> git.donarmstrong.com Git - debhelper.git/commitdiff
r414: * Added a suggests to debconf-utils, Closes: #83643
authorjoey <joey>
Wed, 31 Jan 2001 06:42:25 +0000 (06:42 +0000)
committerjoey <joey>
Wed, 31 Jan 2001 06:42:25 +0000 (06:42 +0000)
     I may chenge this to a dependancy at some point in the future,
     since one debconf command needs the package to work.

debian/changelog
debian/control

index a9cc834301519846e80797acb32fb18f62cb456f..c55dc52df0cbbe6c44baa3d85219960a89ff265b 100644 (file)
@@ -1,3 +1,11 @@
+debhelper (2.2.18) unstable; urgency=medium
+
+  * Added a suggests to debconf-utils, Closes: #83643
+    I may chenge this to a dependancy at some point in the future,
+    since one debconf command needs the package to work.
+
+ -- Joey Hess <joeyh@debian.org>  Tue, 30 Jan 2001 22:39:54 -0800
+
 debhelper (2.2.17) unstable; urgency=medium
 
   * dh_installdebconf: marge in templates with a .ll_LL extention,
index 54c7afea9792651936e4cee96891965214e44ec0..ddafecfb5238dfb41d27beb3b0fe85e9da83279a 100644 (file)
@@ -3,12 +3,12 @@ Section: devel
 Priority: optional
 Maintainer: Joey Hess <joeyh@debian.org>
 Build-Depends-Indep: perl-5.005, fileutils (>= 4.0-2.1), file (>= 3.23-1)
-Standards-Version: 3.2.1.2
+Standards-Version: 3.5.0.0
 
 Package: debhelper
 Architecture: all
 Depends: perl5 | perl (>= 5.004), fileutils (>= 4.0-2.1), file (>= 3.23-1), dpkg-dev (>= 1.7.0), lynx
-Suggests: dh-make
+Suggests: dh-make, debconf-utils
 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