[libsystem-command-perl] branch master updated (ad588e5 -> 4c97188)

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Mon Sep 21 01:30:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a change to branch master
in repository libsystem-command-perl.

      from  ad588e5   releasing package libsystem-command-perl version 1.113-1
      adds  712b55c   always run is_terminated() before returning the value of exit, signal, core
      adds  8a751e4   Add the exit, core, signal options to update distant variables at reaping time
      adds  2a39b1e   document the exit, core, signal options
      adds  e07b26e   tests for the exit option (and also core, signal)
      adds  d568e4c   the canonical order is « exit, signal, core »
      adds  a722240   add the 'interactive' option
      adds  ded2cb5   no need for a reaper in interactive mode
      adds  d3d1cf2   document the 'interactive' option
      adds  a21c93a   Merge branch 'interactive'
      adds  ab76597   add support for the exit, signal, core options in interactive mode
      adds  63b7774   acknowledge Tim Bunce's help
      adds  9f4c3c2   acknowledge Vincent Pit's help
      adds  f917d54   Changes for version 1.114
      adds  df625f3   Imported Upstream version 1.114
       new  48c4f0d   Merge tag 'upstream/1.114'
       new  cd769d9   Update debian/changelog
       new  4c97188   Releasing libsystem-command-perl version 1.114-1

The 3 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 +++++
 MANIFEST                     |  1 +
 META.json                    |  2 +-
 META.yml                     |  2 +-
 Makefile.PL                  |  2 +-
 debian/changelog             |  7 ++++
 lib/System/Command.pm        | 97 +++++++++++++++++++++++++++++++++++++++-----
 lib/System/Command/Reaper.pm | 24 ++++++++---
 t/25-refopts.t               | 16 ++++++++
 9 files changed, 142 insertions(+), 19 deletions(-)
 create mode 100644 t/25-refopts.t

-- 
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