[libconfig-model-dpkg-perl] 06/08: Removed unused dependencies from perl code

dod at debian.org dod at debian.org
Sun Jun 15 12:43:47 UTC 2014


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

dod pushed a commit to annotated tag debian/2.049
in repository libconfig-model-dpkg-perl.

commit 282567424e9f478fa2f605c026ae8746d6dbeb90
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Jun 15 14:14:52 2014 +0200

    Removed unused dependencies from perl code
---
 Build.PL | 2 --
 t/dpkg.t | 1 -
 2 files changed, 3 deletions(-)

diff --git a/Build.PL b/Build.PL
index 0776356..c9a16db 100644
--- a/Build.PL
+++ b/Build.PL
@@ -47,9 +47,7 @@ my $build = $class->new(
 
   'build_requires' => {
     'Config::Model::Tester' => '2.043', # need specific bug fix
-    'File::Slurp' => '2.07',
     'Module::Build' => '0.34',
-    'Path::Class' => '0',
     'Test::Differences' => '0',
     'Test::Exception' => '0',
     'Test::Memory::Cycle' => '0',
diff --git a/t/dpkg.t b/t/dpkg.t
index ed1d123..245f621 100644
--- a/t/dpkg.t
+++ b/t/dpkg.t
@@ -7,7 +7,6 @@ use Config::Model ;
 use Log::Log4perl qw(:easy) ;
 use File::Path ;
 use File::Copy ;
-use File::Slurp ;
 use Test::Warn ;
 use Test::Exception ;
 

-- 
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