In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/92f45436f2e74a920138b4a7cad5a81b2f8a61dd?hp=e2f198a1a89361c559b68be129d3e8ef66e8cd06>

- Log -----------------------------------------------------------------
commit 92f45436f2e74a920138b4a7cad5a81b2f8a61dd
Author: David Golden <dagol...@cpan.org>
Date:   Wed Feb 22 16:29:11 2012 -0500

    Update Maintainers.pl for new ExtUtils::CBuilder
    
    Also updates release instructions with a reminder to
    update Maintainers.pl
-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl                |    2 +-
 dist/ExtUtils-CBuilder/README.release |    9 +++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index e9fc764..b6a0ecf 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -672,7 +672,7 @@ use File::Glob qw(:case);
 
     'ExtUtils::CBuilder' => {
         'MAINTAINER'   => 'dagolden',
-        'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.280202.tar.gz',
+        'DISTRIBUTION' => 'DAGOLDEN/ExtUtils-CBuilder-0.280205.tar.gz',
         'FILES'        => q[dist/ExtUtils-CBuilder],
         'UPSTREAM'     => 'blead',
     },
diff --git a/dist/ExtUtils-CBuilder/README.release 
b/dist/ExtUtils-CBuilder/README.release
index 010fb25..699d6a6 100644
--- a/dist/ExtUtils-CBuilder/README.release
+++ b/dist/ExtUtils-CBuilder/README.release
@@ -40,5 +40,10 @@ install CPAN::Uploader or an equivalent tool)
     $ make dist
     $ cpan_upload ExtUtils-CBuilder-X.YYYZZZ.tar.gz
 
-9. If you updated Changes, copy that back to blead now and commit it
-(or submit it as a patch if you don't have a commit bit)
+9. Update Porting/Maintainers.pl in the Perl repo with the new tarball
+name for ExtUtils-CBuilder.
+
+10. If you updated Changes, copy that back to blead now
+
+11. Commit any changes to blead (or submit it as a patch if you don't have a
+commit bit)

--
Perl5 Master Repository

Reply via email to