[liblist-moreutils-perl] branch master updated (529ed69 -> d5401d8)
Salvatore Bonaccorso
carnil at debian.org
Sat Jul 2 14:37:42 UTC 2016
This is an automated email from the git hooks/post-receive script.
carnil pushed a change to branch master
in repository liblist-moreutils-perl.
from 529ed69 update changelog
adds 2578a78 regression test for after() XS stack handling bug
adds 15306e9 after: avoid negative return values
adds b80b765 .travis.yml: remove OS X tests and add 5.22
adds 1e2210a LMU::Test::Functions - add explicit test for thesis in RT#110998
adds 8ff7ef8 LMU::Test::Functions - add test for RT#113117
adds df13089 MoreUtils.xs: Fix RT#113117 - XS's minmax() sometimes return undef (perl >= 5.20)
adds 2a5bb93 LMU::Test::Functions - add regression test for RT#80385
adds 1b75bcf MoreUtils.xs: Fix RT#80385 - part() output references input in XS, not in PP
adds 7fcb982 staticize func insert_after
adds ca7845d add PERL_NO_GET_CONTEXT for efficiency
adds 5e3e357 t/lib/LMU/Test/Functions.pm: test Modification of non-creatable array on part using like instead of ok
adds 3101643 lib: bump version to 0.414_001 for dev-release
adds 0ea7bf9 Makefile.PL, lib/List/MoreUtils.pm: Update some perl/cpan ecosystem URI's
adds 3d944a4 lib: Update copyright year
adds 6524ee0 Makefile.PL: prove Sandbox instead of .git to decide whether developer mode or not
adds 262daf8 Changes: add noteworthy distribution changes
adds 036d4b0 Changes, lib/: bump version to 0.415 to do release
adds 7654daa Imported Upstream version 0.415
new f22ac71 Merge tag 'upstream/0.415'
new edffcea Update debian/changelog
new f65a13e Update copyright years for upstream files
new fe89c4a Update copyright years for included Config::AutoConf
new d5401d8 Update debian/changelog file
The 5 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 | 17 ++
META.json | 7 +-
META.yml | 7 +-
Makefile.PL | 4 +-
MoreUtils.xs | 44 ++---
debian/changelog | 9 +-
debian/copyright | 4 +-
inc/inc_Capture-Tiny/Capture/Tiny.pm | 250 ++++++++++++++++-------------
inc/inc_Config-AutoConf/Config/AutoConf.pm | 72 ++++++---
lib/List/MoreUtils.pm | 12 +-
lib/List/MoreUtils/Contributing.pod | 2 +-
lib/List/MoreUtils/PP.pm | 4 +-
lib/List/MoreUtils/XS.pm | 4 +-
t/lib/LMU/Test/Functions.pm | 67 ++++----
14 files changed, 296 insertions(+), 207 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblist-moreutils-perl.git
More information about the Pkg-perl-cvs-commits
mailing list