From b28f69c227e6e7efae176dc0ac44d3622eef31e4 Mon Sep 17 00:00:00 2001 From: Zefram Date: Sun, 19 Dec 2010 23:41:10 +0000 Subject: [PATCH] tweak later segments of release procedure Slightly more clue about the indexer failures. Move some post-release steps into a new "the day after" section. --- Porting/release_managers_guide.pod | 58 +++++++++++++++++++++++--------------- 1 file changed, 35 insertions(+), 23 deletions(-) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 74a82f0..4eefa63 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -846,12 +846,12 @@ Upload both the .gz and .bz2 versions of the tarball. Wait until you receive notification emails from the PAUSE indexer confirming that your uploads have been received. IMPORTANT -- you will -probably get an email that indexing has failed (due to dual-life modules, -apparently). This is considered normal. +probably get an email that indexing has failed, due to module permissions. +This is considered normal. Do not proceed any further until you are sure that your tarballs are on CPAN. Check your authors directory on one of the "fast" CPAN mirrors -(e.g. cpan.shadowcatprojects.net, cpan.dagolden.com, cpan.hexten.net +(e.g., cpan.hexten.net or cpan.cpantesters.org) to confirm that your uploads have been successful. =item * @@ -886,26 +886,6 @@ Add your quote to F and commit it. =item * -Wait 24 hours or so, then post the announcement to use.perl.org. -(if you don't have access rights to post news, ask someone like Rafael to -do it for you.) - -=item * - -Check http://www.cpan.org/src/ to see if the new tarballs have appeared. -They should appear automatically, but if they don't then ask Jarkko to look -into it, since his scripts must have broken. - -=item * - -I - -Ask Jarkko to update the descriptions of which tarballs are current in -http://www.cpan.org/src/README.html, and Rafael to update -http://dev.perl.org/perl5/ - -=item * - I Remind the current maintainer of C to push a new release @@ -1047,6 +1027,38 @@ Thanks for releasing perl! =back +=head2 Building a release - the day after + +=over 4 + +=item * + +Check L to see if the new tarballs have appeared. +They should appear automatically, some hours after upload, +but if they don't then ask Jarkko to look +into it, since his scripts must have broken. + +=item * + +Check L to see if it has indexed the distribution. +It should be visible at a URL like C. + +=item * + +I + +Ask Jarkko to update the descriptions of which tarballs are current in +L, and Rafael to update +L + +=item * + +Post the release announcement to use.perl.org. +(if you don't have access rights to post news, ask someone like Rafael to +do it for you.) + +=back + =head1 SOURCE Based on -- 2.7.4