[SCM] Debian packaging of dh-make-perl branch, master, updated. debian/0.74-1-23-ge327584

gregor herrmann gregoa at debian.org
Fri Nov 11 02:43:27 UTC 2011


The following commit has been merged in the master branch:
commit aa3a15ee4536ed06a8114efbaece78a31528576e
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Nov 11 03:25:14 2011 +0100

    minor doc improvements re debhelper
    
    Git-Dch: Ignore

diff --git a/dh-make-perl b/dh-make-perl
index 73651bc..b10f1a1 100755
--- a/dh-make-perl
+++ b/dh-make-perl
@@ -250,12 +250,12 @@ Uses the argument to --desc as short description for the package.
 
 =item B<--dh> I<VERSION>
 
-Set desired debhelper version. If C<ver> is 7, generated debian/rules is
+Set desired debhelper version. If C<ver> is >=7, generated debian/rules is
 minimalistic, using the auto-mode of debhelper. Also, any additional
 documentation and examples are listed in additional files under debian/,
 instead of being listed in debian/rules.
 
-Since version 0.60, B<7> is the only supported debhelper compatibility level.
+Since version 0.60, B<dh-make-perl> only supports debhelper compatibility levels B<>=7>.
 
 =item B<--dist> I<DISTRIBUTION>
 

-- 
Debian packaging of dh-make-perl



More information about the Pkg-perl-cvs-commits mailing list