[liblog-dispatch-perl] 01/03: Merge tag 'upstream/2.54'

Lucas Kanashiro kanashiro.duarte at gmail.com
Thu Jan 21 01:16:47 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 87899ae76927702c390cfb32c8ef801b355b1fbc
Merge: 522e16c cf43e81
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Wed Jan 20 23:00:14 2016 -0200

    Merge tag 'upstream/2.54'
    
    Upstream version 2.54
    
    # gpg: Signature made Wed 20 Jan 2016 10:59:56 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 ++++
 MANIFEST                                           | 20 ++---
 META.json                                          | 45 ++++++-----
 META.yml                                           | 44 ++++++-----
 Makefile.PL                                        |  4 +-
 README.md                                          | 11 ++-
 cpanfile                                           |  2 +-
 lib/Log/Dispatch.pm                                | 68 ++++++++---------
 lib/Log/Dispatch/ApacheLog.pm                      |  4 +-
 lib/Log/Dispatch/Base.pm                           |  4 +-
 lib/Log/Dispatch/Code.pm                           |  4 +-
 lib/Log/Dispatch/Conflicts.pm                      |  1 +
 lib/Log/Dispatch/Email.pm                          |  4 +-
 lib/Log/Dispatch/Email/MIMELite.pm                 |  4 +-
 lib/Log/Dispatch/Email/MailSend.pm                 |  4 +-
 lib/Log/Dispatch/Email/MailSender.pm               |  4 +-
 lib/Log/Dispatch/Email/MailSendmail.pm             |  4 +-
 lib/Log/Dispatch/File.pm                           |  4 +-
 lib/Log/Dispatch/File/Locked.pm                    | 34 ++++++---
 lib/Log/Dispatch/Handle.pm                         |  4 +-
 lib/Log/Dispatch/Null.pm                           |  4 +-
 lib/Log/Dispatch/Output.pm                         | 20 ++---
 lib/Log/Dispatch/Screen.pm                         |  4 +-
 lib/Log/Dispatch/Syslog.pm                         |  6 +-
 lib/Log/Dispatch/Vars.pm                           | 89 ++++++++++++++++++++++
 t/00-report-prereqs.dd                             |  2 +-
 t/author-eol.t                                     | 22 +++---
 t/author-no-tabs.t                                 | 22 +++---
 t/author-pod-spell.t                               | 10 +++
 t/author-test-version.t                            |  1 +
 t/{01-basic.t => basic.t}                          | 80 ++++++++++++++++++-
 t/{04-binmode.t => binmode.t}                      |  0
 t/{05-close-after-write.t => close-after-write.t}  |  0
 t/{02-email-exit.t => email-exit.t}                |  0
 t/{09-file-locked.t => file-locked.t}              | 31 +++++---
 t/{08-screen.t => screen.t}                        |  0
 t/{03-short-syntax.t => short-syntax.t}            |  0
 ...s.t => syslog-lock-without-preloaded-threads.t} |  4 +-
 t/{07-syslog-threads.t => syslog-threads.t}        |  4 +-
 t/{06-syslog.t => syslog.t}                        |  0
 40 files changed, 402 insertions(+), 180 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