[libmessage-passing-perl] 02/12: fixed missing Test::CPAN::Changes author dependency

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 08:38:21 UTC 2013


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

js pushed a commit to branch master
in repository libmessage-passing-perl.

commit b838ae8d23a9c01546db39b175753bea4daf6544
Author: Alexander Hartmaier <abraxxa at cpan.org>
Date:   Fri Aug 2 09:40:03 2013 +0200

    fixed missing Test::CPAN::Changes author dependency
---
 Makefile.PL |    1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.PL b/Makefile.PL
index b519ec4..6d4b70d 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -36,6 +36,7 @@ author_requires(
     'Test::Pod' => '1.14',
     'Test::NoTabs' => '0',
     'Test::Pod::Coverage' => '1.04',
+    'Test::CPAN::Changes' => '0.22',
     'Pod::Coverage' => '0.19',
     'Pod::Coverage::TrustPod' => '0',
     'Test::Spelling' => '0',

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



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