From: joey Date: Fri, 14 Jun 2002 03:26:52 +0000 (+0000) Subject: r530: updates... X-Git-Tag: version_2.0.101~69 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=8c6f4db74108f8f030254436d1d87be589e8003e;p=debhelper.git r530: updates... --- diff --git a/debian/control b/debian/control index a20c1c6..39131d1 100644 --- a/debian/control +++ b/debian/control @@ -14,5 +14,5 @@ Description: helper programs for debian/rules automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian - menu system, suidmanager, doc-base, etc. Most debian packages use - debhelper as part of their build process. + menu system, debconf, doc-base, etc. Most debian packages use debhelper + as part of their build process. diff --git a/dh_installdebconf b/dh_installdebconf index 0d83eea..3b56eb2 100755 --- a/dh_installdebconf +++ b/dh_installdebconf @@ -26,7 +26,7 @@ Files named debian/package.config and debian/package.templates are installed into the DEBIAN directory in the package build directory. Note that if you use debconf, your package probably needs to depend on it -(it will be added to ${misc:Depends by this program). +(it will be added to ${misc:Depends} by this program). =head1 LOCALIZED TEMPLATE FILES diff --git a/doc/TODO b/doc/TODO index 13a630c..e5ee0b7 100644 --- a/doc/TODO +++ b/doc/TODO @@ -42,7 +42,7 @@ Wishlist items: without calling dh_cache again. (#23792) * Add a switch to dh_installdeb to allow it to do user defined substitutions. OTOH, maybe it's better if people just sed - postinst.in before debhelper gets it's hands on it... (#25235) + postinst.in before debhelper gets its hands on it... (#25235) Deprecated: