[libipc-run-perl] branch master updated (200006a -> 8d9c401)

Salvatore Bonaccorso carnil at debian.org
Thu Aug 3 03:47:46 UTC 2017


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

carnil pushed a change to branch master
in repository libipc-run-perl.

      from  200006a   update changelog
      adds  e8b147d   New upstream version 0.96
       new  d6ecbc9   Updated version 0.96 from 'upstream/0.96'
       new  f3e5dcb   Update debian/changelog
       new  8d9c401   debian/upstream/metadata: Update Bug-Database information

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                                  |   51 +-
 META.json                                |    7 +-
 META.yml                                 |    7 +-
 Makefile.PL                              |   14 +-
 README                                   |   26 +-
 abuse/blocking_debug_with_sub_coprocess  |   40 +-
 abuse/blocking_writes                    |   23 +-
 abuse/broken_pipe_on_bad_executable_name |    4 +-
 abuse/timers                             |   14 +-
 debian/changelog                         |    7 +-
 debian/upstream/metadata                 |    2 +-
 eg/factorial                             |   76 +-
 eg/factorial_pipe                        |   54 +-
 eg/factorial_scalar                      |   48 +-
 eg/run_daemon                            |   22 +-
 eg/runsh                                 |   32 +-
 eg/runsu                                 |   48 +-
 eg/synopsis_scripting                    |   27 +-
 lib/IPC/Run.pm                           | 4079 +++++++++++++++---------------
 lib/IPC/Run/Debug.pm                     |   62 +-
 lib/IPC/Run/IO.pm                        |  565 ++---
 lib/IPC/Run/Timer.pm                     |  378 ++-
 lib/IPC/Run/Win32Helper.pm               |  517 ++--
 lib/IPC/Run/Win32IO.pm                   |  726 +++---
 lib/IPC/Run/Win32Pump.pm                 |  119 +-
 t/97_meta.t                              |   15 +-
 t/98_pod.t                               |   25 +-
 t/98_pod_coverage.t                      |   37 +-
 t/99_perl_minimum_version.t              |   25 +-
 t/adopt.t                                |  114 +-
 t/binmode.t                              |   46 +-
 t/bogus.t                                |   47 +-
 t/filter.t                               |  105 +-
 t/harness.t                              |  192 +-
 t/io.t                                   |  127 +-
 t/kill_kill.t                            |   73 +-
 t/lib/Test.pm                            |  214 +-
 t/parallel.t                             |   42 +-
 t/pty.t                                  |  176 +-
 t/pump.t                                 |   75 +-
 t/run.t                                  | 1247 ++++-----
 t/signal.t                               |   53 +-
 t/timeout.t                              |  104 +-
 t/timer.t                                |  214 +-
 t/win32_compile.t                        |   64 +-
 t/windows_search_path.t                  |   40 +-
 46 files changed, 5010 insertions(+), 4973 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libipc-run-perl.git



More information about the Pkg-perl-cvs-commits mailing list