From 6cd2268d48bd9ba6ec8dd44b39a52cdbdb069792 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 8 Jun 2001 01:38:27 +0000 Subject: r476: * Remove dh_testversion from example rules file, Closes: #99901 --- dh_installinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dh_installinfo') diff --git a/dh_installinfo b/dh_installinfo index 1fde4c53..edaabf04 100755 --- a/dh_installinfo +++ b/dh_installinfo @@ -16,7 +16,7 @@ use Debian::Debhelper::Dh_Lib; =head1 DESCRIPTION dh_installinfo is a debhelper program that is responsible for installing -info files and registering them with install-info. +info files and registering the files it installs with install-info. It determines some information about the info files by parsing them, in particular, it looks at the INFO-DIR-SECTION line to determine what section @@ -30,7 +30,7 @@ will be the first package specified by those flags. Files named debian/package.info can list other files to be installed. dh_installinfo will automatically generate the postinst and prerm commands -needed to interface with install-info. See L for an +needed to interface with install-info, updating the info . See L for an explanation of how this works. =head1 OPTIONS -- cgit v1.2.3