From e3534180b30e6f5e546078105bedfd5341664118 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 21 Aug 2000 02:04:06 +0000 Subject: r367: * debian/package.filename.arch is now checked for first, before debian/package.filename. Closes: #69453 * Added a section to debhelper(1) about files in debian/ used by debhelper, which documents this. Removed scattered references to debian/filename from all over the man pages. --- dh_perl.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dh_perl.1') diff --git a/dh_perl.1 b/dh_perl.1 index 62156079..9f8bef8c 100644 --- a/dh_perl.1 +++ b/dh_perl.1 @@ -6,7 +6,7 @@ dh_perl \- calculates perl scripts & modules dependencies .I "[debhelper options] [-k] [-d] [library dirs ...]" .SH "DESCRIPTION" dh_perl is a debhelper program that is responsible for generating -the perl:Depends substitutions and adding them to substvars files. +the perl:Depends substitutions and adding them to substvars files. .P The program will look for the location of installed modules and will use this information to generate a dependency (at the present time @@ -35,12 +35,12 @@ Keep .packlist files. In some specific cases you may want to depend on a -base package (ie perl-5.00X-base or perl5-base). If so, you can pass the -d option to make -.BR dh_perl +.BR dh_perl generate a dependency on the correct base package. This is only necessary for some modules that are included in the base system. .TP .B library dirs -If your package does install perl modules in non-standard +If your package does install perl modules in non-standard directories, you can make .BR dh_perl check those directories by passing their names on the command line. -- cgit v1.2.3