[liblog-dispatch-perl] 01/06: Updated version 2.67 from 'upstream/2.67'

Florian Schlichting fsfs at moszumanska.debian.org
Sun Oct 8 21:10:03 UTC 2017


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

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

commit a89f6afff228f9b56a52f290e5794f3922c35ab3
Merge: 1dd1340 585f9c1
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun Oct 8 22:45:12 2017 +0200

    Updated version 2.67 from 'upstream/2.67'
    
    with Debian dir d978a7ced5b06d11144ddcece369d5786fcfd094

 CONTRIBUTING.md                           |    6 +-
 Changes                                   |   69 +
 LICENSE                                   |    2 +-
 MANIFEST                                  |    4 +-
 META.json                                 |  232 +--
 META.yml                                  |  226 +--
 Makefile.PL                               |   26 +-
 README.md                                 |   30 +-
 cpanfile                                  |   13 +-
 dist.ini                                  |    2 +-
 lib/Log/Dispatch.pm                       |  163 ++-
 lib/Log/Dispatch/ApacheLog.pm             |   44 +-
 lib/Log/Dispatch/Base.pm                  |   31 +-
 lib/Log/Dispatch/Code.pm                  |   41 +-
 lib/Log/Dispatch/Conflicts.pm             |   13 +-
 lib/Log/Dispatch/Email.pm                 |   81 +-
 lib/Log/Dispatch/Email/MIMELite.pm        |   23 +-
 lib/Log/Dispatch/Email/MailSend.pm        |   37 +-
 lib/Log/Dispatch/Email/MailSender.pm      |  103 +-
 lib/Log/Dispatch/Email/MailSendmail.pm    |   21 +-
 lib/Log/Dispatch/File.pm                  |  172 ++-
 lib/Log/Dispatch/File/Locked.pm           |   23 +-
 lib/Log/Dispatch/Handle.pm                |   42 +-
 lib/Log/Dispatch/Null.pm                  |   21 +-
 lib/Log/Dispatch/Output.pm                |  148 +-
 lib/Log/Dispatch/Screen.pm                |   54 +-
 lib/Log/Dispatch/Syslog.pm                |  165 ++-
 lib/Log/Dispatch/Types.pm                 |  120 ++
 lib/Log/Dispatch/Vars.pm                  |   18 +-
 t/00-report-prereqs.dd                    |   13 +-
 t/00-report-prereqs.t                     |   18 +-
 t/basic.t                                 | 2196 +++++++++++++++--------------
 t/binmode.t                               |    7 +-
 t/close-after-write.t                     |    6 +-
 t/email-exit-helper.pl                    |    3 +-
 t/email-exit.t                            |    1 +
 t/file-locked.t                           |   12 +-
 t/lazy-open.t                             |   68 +
 t/lib/Log/Dispatch/TestUtil.pm            |    7 +-
 t/screen.t                                |    4 +-
 t/short-syntax.t                          |   27 +-
 t/syslog-lock-without-preloaded-threads.t |    1 +
 t/syslog-threads.t                        |    1 +
 t/syslog.t                                |    9 +-
 tidyall.ini                               |   20 +-
 xt/author/eol.t                           |    2 +
 xt/author/no-tabs.t                       |    2 +
 xt/author/pod-coverage.t                  |   14 +-
 xt/author/pod-spell.t                     |   24 +-
 xt/author/test-version.t                  |    1 +
 50 files changed, 2580 insertions(+), 1786 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