]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_perl.1
r367: * debian/package.filename.arch is now checked for first, before
[debhelper.git] / dh_perl.1
index 621560794d151ba54b35022ae668023341165bba..9f8bef8c05a0fb9eb77ae483347f6158017fdc44 100644 (file)
--- 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.