Change 34557 by [EMAIL PROTECTED] on 2008/10/22 10:48:20

        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.10/perl/AUTHORS#6 integrate
... //depot/maint-5.10/perl/Porting/Maintainers.pl#14 integrate
... //depot/maint-5.10/perl/Porting/checkAUTHORS.pl#5 integrate

Differences ...

==== //depot/maint-5.10/perl/AUTHORS#6 (text) ====
Index: perl/AUTHORS
--- perl/AUTHORS#5~34532~       2008-10-20 08:33:10.000000000 -0700
+++ perl/AUTHORS        2008-10-22 03:48:20.000000000 -0700
@@ -157,6 +157,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.10/perl/Porting/Maintainers.pl#14 (text) ====
Index: perl/Porting/Maintainers.pl
--- perl/Porting/Maintainers.pl#13~34533~       2008-10-20 09:11:30.000000000 
-0700
+++ perl/Porting/Maintainers.pl 2008-10-22 03:48:20.000000000 -0700
@@ -324,7 +324,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,
                },
 
@@ -332,7 +333,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,
                },
 
@@ -341,7 +344,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.10/perl/Porting/checkAUTHORS.pl#5 (text) ====
Index: perl/Porting/checkAUTHORS.pl
--- perl/Porting/checkAUTHORS.pl#4~34336~       2008-09-10 10:34:09.000000000 
-0700
+++ perl/Porting/checkAUTHORS.pl        2008-10-22 03:48:20.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