]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_perl.1
r277: * 4 whole days without a debhelper upload! Can't let that happen. Let's...
[debhelper.git] / dh_perl.1
index f31882599ce9a5136db30939bc2edcaff743f405..621560794d151ba54b35022ae668023341165bba 100644 (file)
--- a/dh_perl.1
+++ b/dh_perl.1
@@ -11,6 +11,8 @@ the perl:Depends substitutions and adding them to substvars files.
 The program will look for the location of installed modules and will
 use this information to generate a dependency (at the present time
 it can only be perl5, perl5-thread, perl-5.00X or perl-5.00X-thread).
+The dependancy will be substituted into your package's control file wherever
+you place the token "${perl:Depends}".
 .P
 It will also look at #! lines of perl scripts in order to be able
 to calculate a dependency for perl scripts and not only perl modules.