[liblog-any-perl] 01/08: Merge tag 'upstream/1.038'

Lucas Kanashiro kanashiro.duarte at gmail.com
Wed Feb 17 23:45:15 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository liblog-any-perl.

commit 2bbb1e8a8f6ae5039c458bdc9f81fceba8452b31
Merge: dc22725 473c2d0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Feb 17 21:11:10 2016 -0200

    Merge tag 'upstream/1.038'
    
    Upstream version 1.038
    
    # gpg: Signature made Wed 17 Feb 2016 09:10:15 PM BRST 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

 Changes                               |  57 +++++++++++++++++++
 MANIFEST                              |   6 +-
 META.json                             |  46 +++++++++-------
 META.yml                              |  38 +++++++------
 Makefile.PL                           |  11 ++--
 README                                |  60 +++++++++++++++++++-
 cpanfile                              |   6 +-
 lib/Log/Any.pm                        | 100 ++++++++++++++++++++++++++++++++--
 lib/Log/Any/Adapter.pm                |  58 ++++++++++++++++++--
 lib/Log/Any/Adapter/Base.pm           |   2 +-
 lib/Log/Any/Adapter/Development.pod   |  31 ++++++++++-
 lib/Log/Any/Adapter/File.pm           |  43 +++++++++++++--
 lib/Log/Any/Adapter/Null.pm           |  36 +++++++++++-
 lib/Log/Any/Adapter/Stderr.pm         |  36 +++++++++++-
 lib/Log/Any/Adapter/Stdout.pm         |  36 +++++++++++-
 lib/Log/Any/Adapter/Test.pm           |  47 ++++++++++++----
 lib/Log/Any/Adapter/Util.pm           |  60 ++++++++++++++++----
 lib/Log/Any/Manager.pm                |   2 +-
 lib/Log/Any/Proxy.pm                  |  75 +++++++++++++++++++------
 lib/Log/Any/Proxy/Test.pm             |   5 +-
 lib/Log/Any/Test.pm                   |  33 ++++++++++-
 t/00-report-prereqs.dd                |   8 ++-
 t/filescreen.t                        |   4 +-
 t/log-any-test.t                      |   7 ++-
 t/proxy.t                             |  12 +++-
 xt/author/00-compile.t                |   9 ++-
 xt/author/pod-spell.t                 |   4 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/test-version.t |  10 ++--
 29 files changed, 711 insertions(+), 132 deletions(-)

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



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