[libcapture-tiny-perl] branch master updated (a600363 -> 0ac86a7)

Salvatore Bonaccorso carnil at debian.org
Thu Feb 18 17:55:16 UTC 2016


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

carnil pushed a change to branch master
in repository libcapture-tiny-perl.

      from  a600363   update changelog
      adds  d6075ed   After release: bump $VERSION and timestamp Changes
      adds  ba81fa5   Fix hard crash when MSWin32 forks inside capture
      adds  440556a   Detect forks in capture; document lack of support
      adds  7da4795   Improve accurancy of relayering
      adds  b0cc686   Updated Makefile.PL
      adds  ed17295   Update Changes
      adds  2f64e6f   After release: bump $VERSION and timestamp Changes
      adds  507caa3   Update Changes
      adds  aa21243   Add xdg to mailmap
      adds  8020cc1   Remove wikidoc
      adds  cdbb4c3   Update Changes
      adds  97ce227   Imported Upstream version 0.32
       new  078a3d4   Merge tag 'upstream/0.32'
       new  0ac86a7   Update debian/changelog

The 2 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                               |  24 ++++
 MANIFEST                              |  10 +-
 META.json                             |  22 +--
 META.yml                              |  12 +-
 Makefile.PL                           |   9 +-
 README                                | 160 +++++++++++-----------
 cpanfile                              |   5 +
 debian/changelog                      |   5 +-
 lib/Capture/Tiny.pm                   | 246 +++++++++++++++++++---------------
 t/00-report-prereqs.dd                |   7 +-
 t/19-relayering.t                     |  83 ++++++++++++
 t/25-cap-fork.t                       |  50 +++++++
 xt/author/00-compile.t                |   5 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/author/pod-spell.t                 |   4 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/test-version.t |   3 +-
 17 files changed, 431 insertions(+), 215 deletions(-)
 create mode 100644 t/19-relayering.t
 create mode 100644 t/25-cap-fork.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/test-version.t (80%)

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



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