[SCM] Debian packaging of dh-make-perl branch, master, updated. fc811e94240e2c4d53468b54f3e124866c57476c
Ansgar Burchardt
ansgar at debian.org
Sat Sep 10 21:10:34 UTC 2011
The following commit has been merged in the master branch:
commit fc811e94240e2c4d53468b54f3e124866c57476c
Author: Ansgar Burchardt <ansgar at debian.org>
Date: Sat Sep 10 23:10:24 2011 +0200
dh-make-perl: Fix typo (missiing → missing).
diff --git a/dh-make-perl b/dh-make-perl
index 5ea3c64..736241a 100755
--- a/dh-make-perl
+++ b/dh-make-perl
@@ -326,7 +326,7 @@ F<debian/control> accordingly.
Valid only in L</make> mode with L</--cpan> or I<directory> arguments. Causes
dh-make-perl to try to create packaging (and possibly build and install the
packages if L</--build> and L</--install> options are also given) for any
-dependencies which are missiing packages.
+dependencies which are missing packages.
This works like this: when the 'main' package is constructed, any missing
packages are put in a list, and then the debianisaion procedure is run in turn
--
Debian packaging of dh-make-perl
More information about the Pkg-perl-cvs-commits
mailing list