Change 34558 by [EMAIL PROTECTED] on 2008/10/22 18:54:54

        Integrate:
        [ 34557]
        Integrate:
        [ 34548]
        Disentangle the ownership of tests in lib/ExtUtils/
        
        [ 34553]
        Add BinGOs to AUTHORS, and a second e-mail address for Shlomi

Affected files ...

... //depot/maint-5.8/perl/AUTHORS#54 integrate
... //depot/maint-5.8/perl/Porting/Maintainers.pl#44 integrate
... //depot/maint-5.8/perl/Porting/checkAUTHORS.pl#13 integrate

Differences ...

==== //depot/maint-5.8/perl/AUTHORS#54 (text) ====
Index: perl/AUTHORS
--- perl/AUTHORS#53~34536~      2008-10-20 12:21:37.000000000 -0700
+++ perl/AUTHORS        2008-10-22 11:54:54.000000000 -0700
@@ -158,6 +158,7 @@
 Chun Bing Ge                   <[EMAIL PROTECTED]>
 chocolateboy                   <[EMAIL PROTECTED]>
 Chris Ball                     <[EMAIL PROTECTED]>
+Chris 'BinGOs' Williams                <[EMAIL PROTECTED]>
 Chris Bongaarts                        <[EMAIL PROTECTED]>
 Chris Dolan                    <[EMAIL PROTECTED]>
 Chris Faylor                   <[EMAIL PROTECTED]>

==== //depot/maint-5.8/perl/Porting/Maintainers.pl#44 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#43~34539~       2008-10-20 12:55:16.000000000 
-0700
+++ perl/Porting/Maintainers.pl 2008-10-22 11:54:54.000000000 -0700
@@ -278,7 +278,8 @@
        'ExtUtils::Constant' =>
                {
                'MAINTAINER'    => 'nwclark',
-               'FILES'         => q[lib/ExtUtils/Constant.pm 
lib/ExtUtils/Constant],
+               'FILES'         => q[lib/ExtUtils/Constant.pm 
lib/ExtUtils/Constant
+                                    lib/ExtUtils/t/Constant.t],
                'CPAN'          => 1,
                },
 
@@ -286,7 +287,9 @@
 
                {
                'MAINTAINER' => 'yves',
-               'FILES' => q[lib/ExtUtils/{Install,Installed,Packlist}.pm],
+               # MakeMaker has a basic.t too, and we use that.
+               'FILES' => q[lib/ExtUtils/{Install,Installed,Packlist}.pm
+                            
lib/ExtUtils/t/{Install,Installapi2,Packlist,can_write_dir}.t],
                'CPAN' => 1,
                },
 
@@ -295,7 +298,7 @@
                'MAINTAINER'    => 'mschwern',
                'FILES' => 
q[lib/ExtUtils/{Liblist,MakeMaker,Mkbootstrap,Mksymlists,MM*,MY,testlib}.pm
                        lib/ExtUtils/{Command,Liblist,MakeMaker}
-                       lib/ExtUtils/t/{[0-9A-LN-Za-z]*,Mkbootstrap,MM_*}.t
+                       
lib/ExtUtils/t/{[0-9FLV-Zabd-z]*,IN*,Mkbootstrap,MM_*,PL_FILES,cd,config}.t
                        t/lib/MakeMaker t/lib/TieIn.pm t/lib/TieOut.pm],
                'CPAN'          => 1,
                },

==== //depot/maint-5.8/perl/Porting/checkAUTHORS.pl#13 (text) ====
Index: perl/Porting/checkAUTHORS.pl
--- perl/Porting/checkAUTHORS.pl#12~34347~      2008-09-11 08:17:43.000000000 
-0700
+++ perl/Porting/checkAUTHORS.pl        2008-10-22 11:54:54.000000000 -0700
@@ -466,6 +466,7 @@
 +                                       
schwern\100ool-18b93024.dyn.optonline.net
 sebastien\100aperghis.net               maddingue\100free.fr
 +                                       saper\100cpan.org
+shlomif\100vipe.technion.ac.il          shlomif\100iglu.org.il
 simon\100simon-cozens.org               simon\100pembro4.pmb.ox.ac.uk
 +                                       simon\100brecon.co.uk
 +                                       simon\100othersideofthe.earth.li
End of Patch.

Reply via email to