[SCM] Debian packaging of dh-make-perl branch, master, updated. debian/0.74-1-10-g0eec0e6

Damyan Ivanov dmn at debian.org
Sun Sep 25 14:06:35 UTC 2011


The following commit has been merged in the master branch:
commit b5e7673cae9c1a6d28aa3f53dbb75eebbfb7e41a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Sep 25 16:33:33 2011 +0300

    add File::Which to dependencies in Build.PL

diff --git a/Build.PL b/Build.PL
index 1e43f59..452ca1c 100644
--- a/Build.PL
+++ b/Build.PL
@@ -29,6 +29,7 @@ my $builder = My::Builder->new(
         'File::Find::Rule'          => 0,
         'File::Spec'                => 0,
         'File::Spec::Functions'     => 0,
+        'File::Which'               => 0,
         'FindBin'                   => 0,
         'Getopt::Long'              => 0,
         'IO::File'                  => 0,

-- 
Debian packaging of dh-make-perl



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