[libconfig-model-dpkg-perl] 07/15: Build.PL: updated dependencies for CPAN

dod at debian.org dod at debian.org
Sun Aug 25 16:22:02 UTC 2013


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

dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.

commit 604e5bf857415dee52097f5e2e25180367c956d7
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Aug 25 17:16:03 2013 +0200

    Build.PL: updated dependencies for CPAN
---
 Build.PL |   14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

diff --git a/Build.PL b/Build.PL
index 3557b36..0271dcd 100644
--- a/Build.PL
+++ b/Build.PL
@@ -46,36 +46,28 @@ my $build = $class->new(
     dist_author   => 'Dominique Dumont (dod at debian dot org)',
 
   'build_requires' => {
-    'File::Copy::Recursive' => '0',
+    'Config::Model::Tester' => '2.043', # need specific bug fix
+    'File::Slurp' => '2.07',
     'Module::Build' => '0.34',
     'Path::Class' => '0',
     'Probe::Perl' => '0',
-    'Test::Command' => '0.08',
     'Test::Differences' => '0',
     'Test::Exception' => '0',
-    'Test::File::Contents' => '0',
     'Test::Memory::Cycle' => '0',
     'Test::More' => '0',
     'Test::Warn' => '0.11'
   },
   'requires' => {
-    'Config::Model' => '2.026',
+    'Config::Model' => '2.041',
     'AnyEvent' => '0',
     'AnyEvent::HTTP' => '0',
     'DB_File' => '0',
-    'File::HomeDir' => '0',
     'File::Path' => '2.07',
-    'Hash::Merge' => '0.12',
     'IO::File' => '0',
-    'List::MoreUtils' => '0',
     'Log::Log4perl' => '1.11',
     'Mouse' => '0',
     'Parse::RecDescent' => 'v1.90.0',
-    'Scalar::Util' => '0',
     'Software::License' => 0,
-    'Term::ReadLine' => '0',
-    'Text::Autoformat' => '0',
-    'Text::Diff' => '0',
     'namespace::autoclean' => '0'
   },
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



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