[liblog-dispatch-perl] 01/05: Merge tag 'upstream/2.56'
Lucas Kanashiro
kanashiro.duarte at gmail.com
Tue May 10 18:53:12 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-dispatch-perl.
commit 5dea3281bb72cffc4a275d3364e2bffa61d09cc7
Merge: 2794d2c a85f8e5
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Tue May 10 15:35:58 2016 -0300
Merge tag 'upstream/2.56'
Upstream version 2.56
# gpg: Signature made Tue 10 May 2016 03:35:51 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
CONTRIBUTING.md | 131 +++++
Changes | 13 +
MANIFEST | 28 +-
META.json | 629 ++++++++++++---------
META.yml | 528 ++++++++++-------
Makefile.PL | 6 +-
README.md | 578 +++++++++----------
cpanfile | 18 +-
dist.ini | 4 +-
lib/Log/Dispatch.pm | 83 ++-
lib/Log/Dispatch/ApacheLog.pm | 15 +-
lib/Log/Dispatch/Base.pm | 15 +-
lib/Log/Dispatch/Code.pm | 15 +-
lib/Log/Dispatch/Conflicts.pm | 3 +-
lib/Log/Dispatch/Email.pm | 17 +-
lib/Log/Dispatch/Email/MIMELite.pm | 17 +-
lib/Log/Dispatch/Email/MailSend.pm | 17 +-
lib/Log/Dispatch/Email/MailSender.pm | 17 +-
lib/Log/Dispatch/Email/MailSendmail.pm | 17 +-
lib/Log/Dispatch/File.pm | 17 +-
lib/Log/Dispatch/File/Locked.pm | 15 +-
lib/Log/Dispatch/Handle.pm | 15 +-
lib/Log/Dispatch/Null.pm | 15 +-
lib/Log/Dispatch/Output.pm | 16 +-
lib/Log/Dispatch/Screen.pm | 15 +-
lib/Log/Dispatch/Syslog.pm | 27 +-
lib/Log/Dispatch/Vars.pm | 15 +-
perlcriticrc | 9 +
t/00-report-prereqs.dd | 17 +-
t/00-report-prereqs.t | 2 +-
t/author-mojibake.t | 17 -
t/basic.t | 6 +-
t/binmode.t | 2 +-
t/release-tidyall.t | 17 -
t/syslog.t | 18 +
tidyall.ini | 17 +-
t/author-eol.t => xt/author/eol.t | 19 -
xt/author/mojibake.t | 9 +
t/author-no-tabs.t => xt/author/no-tabs.t | 19 -
t/author-pod-spell.t => xt/author/pod-spell.t | 18 +-
t/author-pod-syntax.t => xt/author/pod-syntax.t | 8 -
.../author/test-dependents.t | 20 +-
.../author/test-version.t | 11 +-
.../release/cpan-changes.t | 8 -
xt/release/meta-json.t | 4 +
.../release/pod-coverage.t | 16 +-
xt/release/pod-linkcheck.t | 20 +
xt/release/pod-no404s.t | 21 +
.../release/portability.t | 8 -
xt/release/tidyall.t | 12 +
50 files changed, 1529 insertions(+), 1055 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-dispatch-perl.git
More information about the Pkg-perl-cvs-commits
mailing list