[liblog-dispatch-perl] 01/08: Merge tag 'upstream/2.53'

Lucas Kanashiro kanashiro.duarte at gmail.com
Sat Jan 16 14:41: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 liblog-dispatch-perl.

commit 46f120e4b69083a303602ec9ac750bda78086bd9
Merge: 1c02c7f c38c9b0
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Jan 16 12:01:30 2016 -0200

    Merge tag 'upstream/2.53'
    
    Upstream version 2.53
    
    # gpg: Signature made Sat 16 Jan 2016 12:01:27 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                                         |  14 ++
 LICENSE                                         |   2 +-
 MANIFEST                                        |   6 +-
 META.json                                       | 218 ++++++++++++++----------
 META.yml                                        | 206 +++++++++++++---------
 Makefile.PL                                     |   8 +-
 README.md                                       |   4 +-
 cpanfile                                        |   3 +-
 dist.ini                                        |   1 +
 lib/Log/Dispatch.pm                             |   6 +-
 lib/Log/Dispatch/ApacheLog.pm                   |   6 +-
 lib/Log/Dispatch/Base.pm                        |   6 +-
 lib/Log/Dispatch/Code.pm                        |   6 +-
 lib/Log/Dispatch/Conflicts.pm                   |   1 +
 lib/Log/Dispatch/Email.pm                       |   6 +-
 lib/Log/Dispatch/Email/MIMELite.pm              |   6 +-
 lib/Log/Dispatch/Email/MailSend.pm              |   6 +-
 lib/Log/Dispatch/Email/MailSender.pm            |   6 +-
 lib/Log/Dispatch/Email/MailSendmail.pm          |   6 +-
 lib/Log/Dispatch/File.pm                        |   8 +-
 lib/Log/Dispatch/File/Locked.pm                 |  32 ++--
 lib/Log/Dispatch/Handle.pm                      |   6 +-
 lib/Log/Dispatch/Null.pm                        |   6 +-
 lib/Log/Dispatch/Output.pm                      |   6 +-
 lib/Log/Dispatch/Screen.pm                      |   6 +-
 lib/Log/Dispatch/Syslog.pm                      |   6 +-
 t/00-report-prereqs.dd                          |   3 +-
 t/05-close-after-write.t                        |   6 +-
 t/09-file-locked.t                              | 140 +++++++++++++++
 t/author-eol.t                                  |   4 +-
 t/author-no-tabs.t                              |   4 +-
 t/author-pod-spell.t                            |   2 +-
 t/{release-pod-syntax.t => author-pod-syntax.t} |   5 +-
 t/author-test-dependents.t                      |   1 +
 t/release-pod-coverage.t                        |  10 +-
 t/release-pod-no404s.t                          |  29 ----
 36 files changed, 506 insertions(+), 285 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