[libdevel-cover-perl] 15/32: Prepare for more dependencies.

Axel Beckert abe at deuxchevaux.org
Sun Apr 26 22:26:37 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 d4dddc53290375e952babb07137837ffbdd830fd
Author: Paul Johnson <paul at pjcj.net>
Date:   Tue Oct 14 23:52:32 2014 +0200

    Prepare for more dependencies.
---
 utils/dc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/utils/dc b/utils/dc
index f8cce37..ddcaaa0 100755
--- a/utils/dc
+++ b/utils/dc
@@ -24,9 +24,10 @@ case "$1" in
         ;;
     "install_dependencies")
         shift;
-        cpan -iTf Sereal Digest::MD5 Template Pod::Coverage::CountParents \
+        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