[libdevel-cover-perl] 01/32: Don't install Devel::Cover with dependencies.

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:26:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

abe pushed a commit to annotated tag v1.18
in repository libdevel-cover-perl.

commit 71d4b97bc7086c9c064f91b9eb26539cf094e325
Author: Paul Johnson <paul at pjcj.net>
Date:   Sat Aug 30 15:25:40 2014 +0100

    Don't install Devel::Cover with dependencies.
---
 utils/dc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/utils/dc b/utils/dc
index 4b7e2e6..43a26c8 100755
--- a/utils/dc
+++ b/utils/dc
@@ -26,7 +26,7 @@ case "$1" in
         shift;
         cpan -iTf Sereal Digest::MD5 Template Pod::Coverage::CountParents \
                   Capture::Tiny Parallel::Iterator Template Class::XSAccessor \
-                  Moo namespace::clean CPAN::Releases::Latest . < /dev/null
+                  Moo namespace::clean CPAN::Releases::Latest < /dev/null
         ;;
     "nice_cpus")
         shift;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdevel-cover-perl.git



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