[SCM] Debian native package for Config::Model::Dpkg branch, master, updated. debian/2.034-9-ge488235

Dominique Dumont dod at debian.org
Mon Apr 22 12:00:07 UTC 2013


The following commit has been merged in the master branch:
commit 2565582a4dd42852cd7ee9c0eb0b33ec792e4b0a
Author: Dominique Dumont <dod at debian.org>
Date:   Sun Apr 21 12:46:44 2013 +0200

    cleaned up deps in Build.PL

diff --git a/Build.PL b/Build.PL
index 87aae7f..3557b36 100644
--- a/Build.PL
+++ b/Build.PL
@@ -62,9 +62,7 @@ my $build = $class->new(
     'Config::Model' => '2.026',
     'AnyEvent' => '0',
     'AnyEvent::HTTP' => '0',
-    'Carp::Assert::More' => '0',
     'DB_File' => '0',
-    'Exception::Class' => '0',
     'File::HomeDir' => '0',
     'File::Path' => '2.07',
     'Hash::Merge' => '0.12',
@@ -72,11 +70,9 @@ my $build = $class->new(
     'List::MoreUtils' => '0',
     'Log::Log4perl' => '1.11',
     'Mouse' => '0',
-    'MouseX::NativeTraits' => '0',
-    'MouseX::StrictConstructor' => '0',
     'Parse::RecDescent' => 'v1.90.0',
-    'Pod::POM' => '0',
     'Scalar::Util' => '0',
+    'Software::License' => 0,
     'Term::ReadLine' => '0',
     'Text::Autoformat' => '0',
     'Text::Diff' => '0',

-- 
Debian native package for Config::Model::Dpkg



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