In perl.git, the branch avar/release-5.13.10 has been created
<http://perl5.git.perl.org/perl.git/commitdiff/c0e638353d4ede555b5ba91376c7b8b3e62f794e?hp=0000000000000000000000000000000000000000>
at c0e638353d4ede555b5ba91376c7b8b3e62f794e (commit)
- Log -----------------------------------------------------------------
commit c0e638353d4ede555b5ba91376c7b8b3e62f794e
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:45:44 2011 +0000
pod/perlhist.pod: mention that 5.13.10 is released today
M pod/perlhist.pod
commit 938eaadd115f104db20118bc913424f9827477f2
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:40:17 2011 +0000
Porting/release_managers_guide.pod: mention Module::CoreList's CAVEATS
section
Change release_managers_guide.pod to mention that Module::CoreList
CAVEATS should be updated. This was forgotten when the 5.13.9 release
was made, let's not forget it again.
M Porting/release_managers_guide.pod
commit f632badf9c4acf5113dba1e3af7823153b6c82a1
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:37:51 2011 +0000
Module::CoreList: update CAVEATS section with 5.13.9 and 5.13.10
Update the CAVEATS section to mention 5.13.9 and 5.13.10. It looks
like this was forgotten around 5.13.10.
M dist/Module-CoreList/lib/Module/CoreList.pm
commit f30839b9f0057d73267a32d5c9e4e4c84d0126dc
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:35:46 2011 +0000
Update Module::CoreList for 5.13.10
I haven't updated the Changes and the META.yml file. This wasn't done
for 5.13.9, maybe it only needs to happen afterwards and
release_managers_guide.pod is wrong.
TODO: investigate that
Bumped to 2.44_01 (a dev release I don't expect to be CPANed on its
own). Doing it like Jesse Vincent in
e0698539c3e1cd2217300a97705a8636cb125079.
M dist/Module-CoreList/lib/Module/CoreList.pm
commit 0dc4fe7a8439bcc53aa9c71a539814f97e6e044c
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:18:37 2011 +0000
pod/perldelta.pod: fill in Acknowledgements for 5.13.10
Fill in the Acknowledgements in pod/perldelta.pod for 5.13.10, quoth
Porting/release_managers_guide.pod:
"Finalize the perldelta. In particular, fill in the
Acknowledgements section. You can generate a list of contributors
with checkAUTHORS.pl"
The 63000 lines of changes is the sum of added and deleted in:
git diff --stat v5.13.9..blead
M pod/perldelta.pod
commit 0fc5fd951decca1186e55afea7a04d9fb00bb544
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:11:04 2011 +0000
Changes: bump git log commands to 5.13.10
Quoth Porting/release_managers_guide.pod:
"Update the Changes file to contain the git log command which
would show all the changes in this release. You will need assume
the existence of a not-yet created tag for the forthcoming
release;"
M Changes
commit a8af75c4c101965de6a44f674aff95d10b98c65d
Author: Ãvar Arnfjörð Bjarmason <[email protected]>
Date: Sun Feb 20 00:07:32 2011 +0000
Bump the perl version in various places to 5.13.10
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M INSTALL
M META.yml
M NetWare/Makefile
M NetWare/config_H.wc
M Porting/config.sh
M Porting/config_H
M README.haiku
M README.os2
M README.vms
M cpan/Devel-DProf/bin/dprofpp
M cpan/Unicode-Normalize/Normalize.pm
M epoc/config.sh
M epoc/createpkg.pl
M hints/catamount.sh
M patchlevel.h
M plan9/config.plan9
M plan9/config_sh.sample
M win32/Makefile
M win32/Makefile.ce
M win32/makefile.mk
-----------------------------------------------------------------------
--
Perl5 Master Repository