[libfile-which-perl] 03/12: Merge tag 'upstream/1.17'

Florian Schlichting fsfs at moszumanska.debian.org
Sat May 2 22:23:36 UTC 2015


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

fsfs pushed a commit to branch master
in repository libfile-which-perl.

commit acdafe89db58ab529b9668c7ac63992c391c7be2
Merge: 2c772fa 6bfa877
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sat May 2 23:34:21 2015 +0200

    Merge tag 'upstream/1.17'
    
    Upstream version 1.17

 Changes                          |  45 ++-
 INSTALL                          |  43 +++
 LICENSE                          | 669 ++++++++++++++++++++-------------------
 MANIFEST                         |  30 +-
 META.json                        |  51 +++
 META.yml                         |  46 +--
 Makefile.PL                      |  69 ++--
 README                           | 211 +++++++-----
 cpanfile                         |  11 +
 dist.ini                         |  30 ++
 lib/File/Which.pm                | 383 +++++++++++++---------
 script/pwhich                    | 141 ---------
 t/00_diag.t                      |  91 ++++++
 t/00_diag.txt                    |   2 +
 t/01_compile.t                   |  14 +-
 t/02_all.t                       |  28 +-
 t/03_simple.t                    |  97 +++---
 t/04_pwhich.t                    |  18 +-
 t/97_meta.t                      |  27 --
 t/98_pod.t                       |  32 --
 t/99_pmv.t                       |  32 --
 t/test-bin/all                   |   0
 t/test-bin/test2.bat             |   4 +-
 t/test-bin/test3                 |   0
 xt/release/build_environment.t   |   9 +
 xt/release/eol.t                 |  14 +
 xt/release/fixme.t               |  19 ++
 xt/release/no_tabs.t             |  15 +
 xt/release/pod.t                 |  15 +
 xt/release/pod_coverage.t        |  72 +++++
 xt/release/pod_spelling_common.t |  27 ++
 xt/release/pod_spelling_system.t | 101 ++++++
 xt/release/release.yml           |  22 ++
 xt/release/strict.t              |  15 +
 xt/release/version.t             |  36 +++
 35 files changed, 1478 insertions(+), 941 deletions(-)

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



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