From: David Golden Date: Wed, 20 Jan 2010 01:19:24 +0000 (-0500) Subject: reminder: update Module::CoreList when bumping version number X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=81fc59efbb1a08ca114afd7063c6d7630d321552;p=p5sagit%2Fp5-mst-13.2.git reminder: update Module::CoreList when bumping version number --- diff --git a/Porting/release_managers_guide.pod b/Porting/release_managers_guide.pod index 1846861..8bdb58f 100644 --- a/Porting/release_managers_guide.pod +++ b/Porting/release_managers_guide.pod @@ -315,6 +315,10 @@ Commit your changes: $ git commit -a -m 'Bump the perl version in various places for 5.x.y' +When the version number is bumped, you should also update Module::CoreList (as +described below in L<"Building a release - on the day">) to reflect the new +version number. + =item * I @@ -465,7 +469,8 @@ Then change to your perl checkout, and if necessary, $ make perl -If this not the first update for this version, first edit +If this not the first update for this version (e.g. if it was updated +when the version number was originally bumped), first edit F to delete the existing entries for this version from the C<%released> and C<%version> hashes: they will have a key like C<5.010001> for 5.10.1.