[liblog-dispatch-perl] 01/04: Merge tag 'upstream/2.43'

Axel Beckert abe at deuxchevaux.org
Sat Oct 11 21:42:45 UTC 2014


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

abe pushed a commit to branch master
in repository liblog-dispatch-perl.

commit 524b3ffff1f1d9f39ce023fec7c406f833bed477
Merge: 042cd5d 3e5cd92
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sat Oct 11 23:35:46 2014 +0200

    Merge tag 'upstream/2.43'
    
    Upstream version 2.43
    
    # gpg: Signature made Sat 11 Oct 2014 11:35:46 PM CEST using DSA key ID 95930EDE
    # gpg: please do a --check-trustdb
    # gpg: Good signature from "Axel Beckert (no legal relevance) <abe at deuxchevaux.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <abe at noone.org>"
    # gpg:                 aka "Axel Beckert (no legal relevance) <xtaran at symlink.ch>"
    # gpg:                 aka "Axel Beckert (FSFE Fellow) <abe at fsfe.org>"
    # gpg:                 aka "Axel Beckert (Debian Developer) <abe at debian.org>"

 Changes                                        |  40 ++
 LICENSE                                        |   2 +-
 MANIFEST                                       |  11 +-
 META.json                                      | 652 ++++++++++++++++++++++++-
 META.yml                                       | 508 ++++++++++++++++++-
 Makefile.PL                                    |  86 ++--
 README                                         |  14 -
 README.md                                      | 400 +++++++++++++++
 dist.ini                                       |  57 +--
 lib/Log/Dispatch.pm                            | 164 ++++---
 lib/Log/Dispatch/ApacheLog.pm                  |  11 +-
 lib/Log/Dispatch/Base.pm                       |  13 +-
 lib/Log/Dispatch/Code.pm                       |  13 +-
 lib/Log/Dispatch/Conflicts.pm                  |  44 +-
 lib/Log/Dispatch/Email.pm                      |  48 +-
 lib/Log/Dispatch/Email/MIMELite.pm             |  11 +-
 lib/Log/Dispatch/Email/MailSend.pm             |  13 +-
 lib/Log/Dispatch/Email/MailSender.pm           |  11 +-
 lib/Log/Dispatch/Email/MailSendmail.pm         |  11 +-
 lib/Log/Dispatch/File.pm                       |  29 +-
 lib/Log/Dispatch/File/Locked.pm                |  11 +-
 lib/Log/Dispatch/Handle.pm                     |  17 +-
 lib/Log/Dispatch/Null.pm                       |  13 +-
 lib/Log/Dispatch/Output.pm                     |  53 +-
 lib/Log/Dispatch/Screen.pm                     |  19 +-
 lib/Log/Dispatch/Syslog.pm                     |  75 ++-
 t/00-compile.t                                 |  16 +-
 t/00-report-prereqs.dd                         |  56 +++
 t/00-report-prereqs.t                          | 176 +++++++
 t/01-basic.t                                   | 105 ++--
 t/06-syslog.t                                  |  66 +++
 t/author-no-tabs.t                             |  58 +++
 t/author-pod-spell.t                           |  96 ++++
 t/release-cpan-changes.t                       |  12 +-
 t/release-pod-coverage.t                       |  66 ++-
 t/release-pod-spell.t                          |  66 ---
 t/release-pod-syntax.t                         |   5 +-
 t/{release-no-tabs.t => release-portability.t} |  11 +-
 38 files changed, 2541 insertions(+), 518 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