From 72d1cf3a58e7588228cfb6155669c978d7a9cccb Mon Sep 17 00:00:00 2001 From: joey Date: Wed, 31 Jan 2001 06:42:25 +0000 Subject: r414: * 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. --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a9cc8343..c55dc52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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, diff --git a/debian/control b/debian/control index 54c7afea..ddafecfb 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: devel Priority: optional Maintainer: Joey Hess 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 -- cgit v1.2.3