In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/606d51b7e00905cb4fd0fed6ee20d666006f4f1a?hp=2ccefb8a9c61c219babdd5819e81e38098bf27fe>
- Log ----------------------------------------------------------------- commit 606d51b7e00905cb4fd0fed6ee20d666006f4f1a Author: Zefram <zef...@fysh.org> Date: Sat Jul 23 18:49:02 2011 +0100 discuss epigraphs.pod link to announcements in RMG M Porting/release_managers_guide.pod commit 512b502aac42a6821e9f2ff8019080ecbf5b1204 Author: Zefram <zef...@fysh.org> Date: Sat Jul 23 18:45:38 2011 +0100 correct scope for dev.perl.org step in RMG M Porting/release_managers_guide.pod ----------------------------------------------------------------------- Summary of changes: Porting/release_managers_guide.pod | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index ad4b2d7..935394b 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -829,7 +829,9 @@ Mail p5p to announce your new release, with a quote you prepared earlier. =head3 update epigraphs.pod Add your quote to F<Porting/epigraphs.pod> and commit it. - +Your release announcement will probably not have reached the web-visible +archives yet, so you won't be able to include the customary link to the +release announcement yet. =head3 Module::CoreList nagging @@ -1023,6 +1025,11 @@ Thanks for releasing perl! =head2 Building a release - the day after +=head3 link announcement in epigraphs.pod + +Add, to your quote to F<Porting/epigraphs.pod>, a link to the release +announcement in the web-visible mailing list archive. Commit it. + =head3 check tarball availability Check various website entries to make sure the that tarball has appeared @@ -1063,7 +1070,7 @@ It should be visible at a URL like C<http://search.cpan.org/dist/perl-5.10.1/>. =head3 update dev.perl.org -I<This step ONLY for BLEAD-POINT and MAINT> +I<This step ONLY for BLEAD-FINAL and MAINT> Ask Leo Lapworth to update L<http://dev.perl.org/perl5/>. -- Perl5 Master Repository