This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
sync to 1.52_03 (hopefully properly this time)
authorYves Orton <demerphq@gemini.(none)>
Sun, 19 Jul 2009 23:18:06 +0000 (01:18 +0200)
committerYves Orton <demerphq@gemini.(none)>
Sun, 19 Jul 2009 23:18:06 +0000 (01:18 +0200)
Porting/Maintainers.pl
lib/ExtUtils/Changes_EU-Install

index dcc5d62..6d35d25 100755 (executable)
@@ -667,7 +667,7 @@ package Maintainers;
     'ExtUtils::Install' =>
        {
        'MAINTAINER'    => 'yves',
     'ExtUtils::Install' =>
        {
        'MAINTAINER'    => 'yves',
-       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.52_02.tar.gz',
+       'DISTRIBUTION'  => 'YVES/ExtUtils-Install-1.52_03.tar.gz',
        # MakeMaker has a basic.t too, and we use that.
        'FILES'         => q[lib/ExtUtils/{Install,Installed,Packlist}.pm
                              lib/ExtUtils/Changes_EU-Install
        # MakeMaker has a basic.t too, and we use that.
        'FILES'         => q[lib/ExtUtils/{Install,Installed,Packlist}.pm
                              lib/ExtUtils/Changes_EU-Install
index e99beb8..d50a63e 100644 (file)
@@ -1,5 +1,10 @@
 Revision history for ExtUtils-Install
 
 Revision history for ExtUtils-Install
 
+1.52_03
+
+Missed the t/Installed.t test from core. Bumped version number to allow
+a new distro to be released.
+
 1.52_02
 
 Make _chmod verbose message use octal modes, thanks to BDFOY
 1.52_02
 
 Make _chmod verbose message use octal modes, thanks to BDFOY