[liblog-any-perl] 01/08: Merge tag 'upstream/1.042'
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Sun Aug 28 02:15:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a commit to branch master
in repository liblog-any-perl.
commit b9eb92d75e4fd6973463dc11466ada9adf5a5a9d
Merge: f3b8b1b 9119287
Author: Lucas Kanashiro <kanashiro at debian.org>
Date: Sat Aug 27 21:59:00 2016 -0300
Merge tag 'upstream/1.042'
Upstream version 1.042
# gpg: Signature made Sat 27 Aug 2016 09:58:59 PM BRT using RSA key ID F823A2729883C97C
# gpg: Good signature from "Lucas Kanashiro <kanashiro at debian.org>" [ultimate]
# gpg: aka "Lucas Kanashiro <kanashiro.duarte at gmail.com>" [ultimate]
Changes | 26 +++++++++++
LICENSE | 6 +--
MANIFEST | 7 ++-
META.json | 53 ++++++++++++----------
META.yml | 45 ++++++++++---------
Makefile.PL | 6 +--
README | 36 +++++++++++----
cpanfile | 1 +
dist.ini | 7 +--
lib/Log/Any.pm | 58 ++++++++++++++++++------
lib/Log/Any/Adapter.pm | 10 +++--
lib/Log/Any/Adapter/Base.pm | 2 +-
lib/Log/Any/Adapter/Development.pod | 8 +++-
lib/Log/Any/Adapter/File.pm | 10 +++--
lib/Log/Any/Adapter/Null.pm | 10 +++--
lib/Log/Any/Adapter/Stderr.pm | 10 +++--
lib/Log/Any/Adapter/Stdout.pm | 10 +++--
lib/Log/Any/Adapter/Test.pm | 2 +-
lib/Log/Any/Adapter/Util.pm | 10 +++--
lib/Log/Any/Manager.pm | 36 ++++++++++++++-
lib/Log/Any/Proxy.pm | 38 +++++++++++-----
lib/Log/Any/Proxy/Null.pm | 87 ++++++++++++++++++++++++++++++++++++
lib/Log/Any/Proxy/Test.pm | 2 +-
lib/Log/Any/Test.pm | 18 +++++---
t/00-report-prereqs.dd | 1 +
t/00-report-prereqs.t | 10 ++---
t/default-adapter-params.t | 19 ++++++++
t/null-proxy.t | 36 +++++++++++++++
t/proxy.t | 36 +++++++++++----
xt/author/00-compile.t | 3 +-
xt/author/pod-spell.t | 10 +++--
xt/{release => author}/portability.t | 2 -
xt/author/test-version.t | 3 +-
33 files changed, 478 insertions(+), 140 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