[libfile-util-perl] 01/07: Merge tag 'upstream/4.161200'

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue May 10 19:19:28 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository libfile-util-perl.

commit 0f6e62f96a59dac1662db89411a19b9fb49b1ece
Merge: 73db3be 519426b
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue May 10 16:05:36 2016 -0300

    Merge tag 'upstream/4.161200'
    
    Upstream version 4.161200
    
    # gpg: Signature made Tue 10 May 2016 04:05:31 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 Build.PL                              |  60 +++--
 Changes                               | 226 +++++++-----------
 LICENSE                               |   8 +-
 MANIFEST                              |  22 +-
 META.json                             | 397 ++++++++++++++++++++++----------
 META.yml                              | 387 ++++++++++++++++++++-----------
 Makefile.PL                           |  83 +++----
 README                                |   6 +-
 SIGNATURE                             | 109 +++++----
 TODO                                  |  10 +-
 dist.ini                              |  45 +++-
 lib/File/Util.pm                      | 416 ++++++++++++++++++++++++++--------
 lib/File/Util/Cookbook.pod            |   2 +-
 lib/File/Util/Definitions.pm          |   7 +-
 lib/File/Util/Exception.pm            |   7 +-
 lib/File/Util/Exception/Diagnostic.pm |  30 ++-
 lib/File/Util/Exception/Standard.pm   |  14 +-
 lib/File/Util/Interface/Classic.pm    |   7 +-
 lib/File/Util/Interface/Modern.pm     |   7 +-
 lib/File/Util/Manual.pod              |  54 ++++-
 lib/File/Util/Manual/Examples.pod     |   4 +-
 t/00-compile.t                        | 104 ++++-----
 t/00-report-prereqs.dd                |  84 +++++++
 t/00-report-prereqs.t                 | 183 +++++++++++++++
 t/000-report-versions-tiny.t          | 100 --------
 t/017_make_dir_list_dir.t             |  26 +--
 xt/author/mojibake.t                  |   9 +
 xt/author/no-tabs.t                   |  47 ++++
 xt/author/pod-coverage.t              |   7 +
 xt/author/pod-spell.t                 |  42 +++-
 xt/author/pod-syntax.t                |   7 +
 xt/{release => author}/test-version.t |  12 +-
 xt/release/diesnice-fatalities.t      |  20 +-
 xt/release/diesnice-messages.t        |  21 +-
 xt/release/distmeta.t                 |   5 +-
 xt/release/kwalitee.t                 |  12 +-
 xt/release/localbrew-perl-5.10.1.t    | 112 ---------
 xt/release/localbrew-perl-5.12.5.t    | 112 ---------
 xt/release/localbrew-perl-5.14.4.t    | 112 ---------
 xt/release/localbrew-perl-5.16.3.t    | 112 ---------
 xt/release/localbrew-perl-5.17.10.t   | 112 ---------
 xt/release/localbrew-perl-5.18.0.t    | 112 ---------
 xt/release/localbrew-perl-5.8.9.t     | 112 ---------
 xt/release/meta-json.t                |   4 +-
 xt/release/mojibake.t                 |  12 -
 xt/release/no-tabs.t                  |   8 -
 xt/release/pod-coverage.t             |  13 --
 xt/release/pod-syntax.t               |   7 -
 xt/release/synopsis.t                 |   7 +-
 xt/release/unused-vars.t              |   8 -
 50 files changed, 1705 insertions(+), 1718 deletions(-)

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



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