[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:28 UTC 2011


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

    fix pod error
    
    Git-Dch: Ignore

diff --git a/dh-make-perl b/dh-make-perl
index b10f1a1..aced1ea 100755
--- a/dh-make-perl
+++ b/dh-make-perl
@@ -40,10 +40,10 @@ a debian source package out of a Perl module or CPAN distribution.
 This works for most simple packages and is also useful
 for getting started with packaging Perl modules.
 
-You can specify a module or distribution name with the L<--cpan|/cpan_module>
+You can specify a module or distribution name with the L<--cpan>
 switch and B<dh-make-perl> will download it for you from a CPAN mirror, or you
 can specify the directory with the already unpacked sources. If neither
-L<--cpan|/cpan_module> nor a directory is given as argument, B<dh-make-perl>
+L<--cpan> nor a directory is given as argument, B<dh-make-perl>
 tries to create a Perl package from the data in the current directory.
 
 You can build and install the debian package using the L</--build>

-- 
Debian packaging of dh-make-perl



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