[libparallel-prefork-perl] branch master updated (a64e27a -> 610a578)

gregor herrmann gregoa at debian.org
Sat Feb 13 14:31:29 UTC 2016


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

gregoa pushed a change to branch master
in repository libparallel-prefork-perl.

      from  a64e27a   update changelog
      adds  015b253   Imported Upstream version 0.18
       new  ec990ff   Merge tag 'upstream/0.18'
       new  681c202   New upstream release.
       new  e225f65   Update copyright years for inc/Module/*.
       new  ed3264d   Mark package as autopkgtest-able.
       new  430eaa1   Declare compliance with Debian Policy 3.9.7.
       new  88d6fd8   Bump debhelper compatibility level to 9.
       new  610a578   update changelog

The 7 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                                 |   3 +
 MANIFEST                                |   2 +
 META.yml                                |   9 +--
 MYMETA.json                             |   8 +--
 MYMETA.yml                              |  26 ++++----
 debian/changelog                        |  15 ++++-
 debian/compat                           |   2 +-
 debian/control                          |   5 +-
 debian/copyright                        |   6 +-
 inc/Module/Install.pm                   |  26 ++++----
 inc/Module/Install/Base.pm              |   2 +-
 inc/Module/Install/Can.pm               |  85 ++++++++++++++++++++++--
 inc/Module/Install/Fetch.pm             |   2 +-
 inc/Module/Install/Makefile.pm          |  29 +++++----
 inc/Module/Install/Metadata.pm          |  33 ++++++----
 inc/Module/Install/ReadmeFromPod.pm     | 112 ++++++++++++++++++++++++++++----
 inc/Module/Install/Win32.pm             |   2 +-
 inc/Module/Install/WriteAll.pm          |   2 +-
 lib/Parallel/Prefork.pm                 |  41 ++++++------
 t/06-wait-all-children-with-timeout.t   |  60 +++++++++++++++++
 t/07-wait-all-children-does-not-block.t |  69 ++++++++++++++++++++
 21 files changed, 431 insertions(+), 108 deletions(-)
 create mode 100644 t/06-wait-all-children-with-timeout.t
 create mode 100644 t/07-wait-all-children-does-not-block.t

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



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