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 0abde3e0860ffc6f2651f94f79bda36609da0e30
Author: Dominique Dumont <d...@debian.org>
Date:   Mon Apr 14 20:49:13 2014 +0200

    Build.PL: depends on LWP::Simple. removed all deps on AnyEvent*
---
 Build.PL | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/Build.PL b/Build.PL
index 4367d0f..52cc387 100644
--- a/Build.PL
+++ b/Build.PL
@@ -58,8 +58,7 @@ my $build = $class->new(
   },
   'requires' => {
     'Config::Model' => '2.041',
-    'AnyEvent' => '0',
-    'AnyEvent::HTTP' => '0',
+       'LWP::Simple' => '0',
     'DB_File' => '0',
     'File::Path' => '2.07',
     'IO::File' => '0',

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to