[libmodule-build-perl] branch master updated (e01f4d8 -> a75e501)
Florian Schlichting
fsfs at moszumanska.debian.org
Tue Oct 11 19:50:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libmodule-build-perl.
from e01f4d8 update changelog
adds 81a9904 t/compat.t: fix wrong skip
adds d5331e7 fix wrong plan (cperl)
adds 9dd2c7e Bump version to 0.42_19
adds c573e48 Skip PPM test when link_executable fails
adds 47fa9b2 Initialize MM Compat environmental variables to empty strings
adds 5f94691 Make more actions deterministic
adds 974c743 Preprocess file lists generated by rscan_dir() to sort them
adds 8b1b4b2 Prepare for release 0.42_19
adds 7b749c4 Release 0.4220
adds d841265 New upstream version 0.422000
new 6f68bcc Merge tag 'upstream/0.422000'
new e386d4e Refresh patches (run-debcherry)
new 13694b8 Update copyright years
new a75e501 prepare changelog for release
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
Changes | 14 ++++
META.json | 43 +++++++------
META.yml | 43 +++++++------
debian/changelog | 10 ++-
debian/copyright | 2 +-
...03-Make-Module-Build-set-PERL_UNSAFE_INC.patch} | 0
...file-lists-generated-by-rscan_dir-to-sort.patch | 32 ----------
debian/patches/man-ext | 4 +-
debian/patches/series | 3 +-
lib/Module/Build.pm | 2 +-
lib/Module/Build/Base.pm | 74 ++++++++++++----------
lib/Module/Build/Compat.pm | 19 +++---
lib/Module/Build/Config.pm | 2 +-
lib/Module/Build/Cookbook.pm | 2 +-
lib/Module/Build/Dumper.pm | 2 +-
lib/Module/Build/Notes.pm | 21 +++---
lib/Module/Build/PPMMaker.pm | 6 +-
lib/Module/Build/Platform/Default.pm | 2 +-
lib/Module/Build/Platform/MacOS.pm | 2 +-
lib/Module/Build/Platform/Unix.pm | 2 +-
lib/Module/Build/Platform/VMS.pm | 2 +-
lib/Module/Build/Platform/VOS.pm | 2 +-
lib/Module/Build/Platform/Windows.pm | 2 +-
lib/Module/Build/Platform/aix.pm | 2 +-
lib/Module/Build/Platform/cygwin.pm | 2 +-
lib/Module/Build/Platform/darwin.pm | 2 +-
lib/Module/Build/Platform/os2.pm | 2 +-
lib/Module/Build/PodParser.pm | 2 +-
t/compat.t | 6 +-
t/ext.t | 0
t/manifypods_with_utf8.t | 2 +-
t/metadata.t | 0
t/ppm.t | 2 +
33 files changed, 153 insertions(+), 158 deletions(-)
rename debian/patches/{0004-Make-Module-Build-set-PERL_UNSAFE_INC.patch => 0003-Make-Module-Build-set-PERL_UNSAFE_INC.patch} (100%)
delete mode 100644 debian/patches/0003-Preprocess-file-lists-generated-by-rscan_dir-to-sort.patch
mode change 100755 => 100644 t/ext.t
mode change 100755 => 100644 t/metadata.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-build-perl.git
More information about the Pkg-perl-cvs-commits
mailing list