Change 34796 by [EMAIL PROTECTED] on 2008/11/10 17:22:15

        Integrate:
        [ 34793]
        Integrate:
        [ 34760]
        lib/Test/Tutorial.pod is part of Test-Simple
        
        [ 34792]
        Subject: [PATCH] Update Maintainers.pl
        From: Steffen Mueller <[EMAIL PROTECTED]>
        Date: Mon, 10 Nov 2008 09:41:40 +0100
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

... //depot/maint-5.8/perl/Porting/Maintainers.pl#47 integrate

Differences ...

==== //depot/maint-5.8/perl/Porting/Maintainers.pl#47 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#46~34701~       2008-11-03 02:35:59.000000000 
-0800
+++ perl/Porting/Maintainers.pl 2008-11-10 09:22:15.000000000 -0800
@@ -111,7 +111,7 @@
                'MAINTAINER'    => 'rgarcia',
                'FILES'         => q[lib/Attribute/Handlers.pm
                                     lib/Attribute/Handlers],
-               'CPAN'          => 0,
+               'CPAN'          => 1,
                },
 
        'B::Concise' =>
@@ -354,6 +354,13 @@
                'CPAN'          => 1,
                },
 
+       'Filter::Simple' =>
+               {
+               'MAINTAINER'    => 'smueller',
+               'FILES'         => q[lib/Filter/Simple.pm lib/Filter/Simple],
+               'CPAN'          => 1,
+               },
+
        'Filter::Util::Call' =>
                {
                'MAINTAINER'    => 'pmqs',
@@ -404,6 +411,14 @@
                'CPAN'          => 1,
                },
 
+       'lib' =>
+               {
+               'MAINTAINER'    => 'smueller',
+               'FILES'         =>
+                       q[lib/lib_pm.PL lib/lib.t],
+               'CPAN'          => 1,
+               },
+
        'libnet' =>
                {
                'MAINTAINER'    => 'gbarr',
@@ -782,7 +797,7 @@
                'MAINTAINER'    => 'mschwern',
                'FILES'         => q[lib/Test/Simple.pm lib/Test/Simple
                                     lib/Test/Builder.pm lib/Test/Builder
-                                    lib/Test/More.pm
+                                    lib/Test/More.pm lib/Test/Tutorial.pod
                                     t/lib/Test/Simple],
                'CPAN'          => 1,
                },
End of Patch.

Reply via email to