Tidy up comments.
[p5sagit/p5-mst-13.2.git] / Porting / Maintainers.pl
index 0c833b0..72b72d3 100755 (executable)
@@ -349,7 +349,6 @@ package Maintainers;
                             # NB: we use the CompTestUtils.pm
                             # from IO-Compress instead
                             qw( bzip2-src/bzip2-cpp.patch
-                                t/compress/CompTestUtils.pm
                             )
                           ],
        'CPAN'          => 1,
@@ -367,12 +366,9 @@ package Maintainers;
        'EXCLUDED'      => [ qr{^t/Test/},
                             qw( t/000prereq.t
                                 t/99pod.t
-                                t/compress/CompTestUtils.pm
                               )
                           ],
        'MAP'           => { '' => 'ext/Compress-Raw-Zlib/',
-                            't/compress/CompTestUtils.pm' =>
-                                           't/lib/compress/CompTestUtils.pm',
                           },
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -581,6 +577,7 @@ package Maintainers;
        'MAINTAINER'    => 'dankogai',
        'DISTRIBUTION'  => 'DANKOGAI/Encode-2.35.tar.gz',
        'FILES'         => q[ext/Encode],
+       'EXCLUDED'      => [ qw{t/piconv.t} ], # FIXME
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
        },
@@ -908,8 +905,7 @@ package Maintainers;
        'EXCLUDED'      => [ qr{t/Test/},
                             qw{t/cz-03zlib-v1.t},
                           ],
-       'MAP'           => { 't/compress' => 't/lib/compress',
-                            ''           => 'ext/IO-Compress/',
+       'MAP'           => { ''           => 'ext/IO-Compress/',
                           },
        'CPAN'          => 1,
        'UPSTREAM'      => undef,
@@ -1185,7 +1181,7 @@ package Maintainers;
     'Module::Build' =>
        {
        'MAINTAINER'    => 'kwilliams',
-       'DISTRIBUTION'  => 'DAGOLDEN/Module-Build-0.340201.tar.gz',
+       'DISTRIBUTION'  => 'DAGOLDEN/Module-Build-0.35.tar.gz',
        'FILES'         => q[lib/Module/Build lib/Module/Build.pm],
        'EXCLUDED'      => [ qw{ t/par.t t/signature.t scripts/bundle.pl}, ],
        'CPAN'          => 1,