[libsystem-command-perl] branch master updated (2d19e02 -> 799d3a1)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Jul 3 15:18:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository libsystem-command-perl.
from 2d19e02 update changelog
adds 51b49ce Remove a warning in older Perls
adds a7acbb1 Add reftype (needed for 'interactive' option)
adds 3b9abf2 Add Rob Kinyon as a contributor
adds 41043e3 Changes for version 1.116
adds 0bfd839 First implementation of loop_on(), to run callbacks on the output/errput
adds 9aa8404 Validate the 'stdout' and 'stderr' options to loop_on
adds 060820e Add a default for the 'stderr' option
adds e593700 Setting the 'stdout'/'stderr' option to false silently drops the data
adds a82eff5 Add simple tests for loop_on()
adds fdd9666 Add documentation for loop_on()
adds f0370b0 Add a way to abort loop_on() early
adds 7e7144b Changes for version 1.117
adds dbd4160 fix mwin32 test 20-zombie.t, was broken in Strawberry Perl
adds dd61197 Avoid calling waitpid() more than once
adds df52b10 Avoid an uninitialized value warning when the child did not terminate yet
adds 0109aea Close all pipes when loop_on ends successfully
adds ba439c8 Add viviparous as a contributor
adds fbbb802 Update copyright date
adds 2658dca Add header for v1.117 to the Changes file
adds 4dddb85 Changes for version 1.118
adds 41d0da4 Imported Upstream version 1.118
new 3a4ec92 Merge tag 'upstream/1.118'
new 54e899c Update debian/changelog
new 1bf3a06 Declare compliance with Debian policy 3.9.8
new 799d3a1 release libsystem-command-perl version 1.118-1
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 | 10 +++++++++-
META.json | 3 ++-
META.yml | 3 ++-
Makefile.PL | 2 +-
README | 2 +-
debian/changelog | 10 ++++++++--
debian/control | 2 +-
dist.ini | 3 ++-
lib/System/Command.pm | 9 ++++++---
lib/System/Command/Reaper.pm | 6 +++---
t/20-zombie.t | 3 ++-
t/25-refopts.t | 8 +++++++-
12 files changed, 44 insertions(+), 17 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsystem-command-perl.git
More information about the Pkg-perl-cvs-commits
mailing list