[liblog-report-perl] 01/09: Updated version 1.21 from 'upstream/1.21'

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Jul 10 14:32:57 UTC 2017


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

kanashiro pushed a commit to branch master
in repository liblog-report-perl.

commit 1cc3c9fd0b5bb8914799728bec05f7bb7b18c66a
Merge: 1d86082 8d01a91
Author: Lucas Kanashiro <kanashiro at debian.org>
Date:   Mon Jul 10 10:36:08 2017 -0300

    Updated version 1.21 from 'upstream/1.21'
    
    with Debian dir 70130d9c5d5a24074263138043058e0ffe98893d

 ChangeLog                                 |  45 ++++++++-
 META.json                                 |   8 +-
 META.yml                                  |   6 +-
 Makefile.PL                               |  11 +--
 lib/Dancer/Logger/LogReport.pm            |   4 +-
 lib/Dancer/Logger/LogReport.pod           |   8 +-
 lib/Dancer2/Logger/LogReport.pm           |  31 +++---
 lib/Dancer2/Logger/LogReport.pod          |  42 +++++---
 lib/Dancer2/Plugin/LogReport.pm           | 157 +++++++++++++++++++-----------
 lib/Dancer2/Plugin/LogReport.pod          |  19 ++--
 lib/Dancer2/Plugin/LogReport/Message.pm   |   4 +-
 lib/Dancer2/Plugin/LogReport/Message.pod  |   8 +-
 lib/Log/Report.pm                         |  64 +++++++-----
 lib/Log/Report.pod                        |  21 ++--
 lib/Log/Report/DBIC/Profiler.pm           |   4 +-
 lib/Log/Report/DBIC/Profiler.pod          |   8 +-
 lib/Log/Report/Die.pm                     |   4 +-
 lib/Log/Report/Die.pod                    |   8 +-
 lib/Log/Report/Dispatcher.pm              |   4 +-
 lib/Log/Report/Dispatcher.pod             |   8 +-
 lib/Log/Report/Dispatcher/Callback.pm     |   4 +-
 lib/Log/Report/Dispatcher/Callback.pod    |   8 +-
 lib/Log/Report/Dispatcher/File.pm         |  40 ++++----
 lib/Log/Report/Dispatcher/File.pod        |  29 +++---
 lib/Log/Report/Dispatcher/Log4perl.pm     |   4 +-
 lib/Log/Report/Dispatcher/Log4perl.pod    |   8 +-
 lib/Log/Report/Dispatcher/LogDispatch.pm  |   4 +-
 lib/Log/Report/Dispatcher/LogDispatch.pod |   8 +-
 lib/Log/Report/Dispatcher/Perl.pm         |   4 +-
 lib/Log/Report/Dispatcher/Perl.pod        |   8 +-
 lib/Log/Report/Dispatcher/Syslog.pm       |   6 +-
 lib/Log/Report/Dispatcher/Syslog.pod      |  13 ++-
 lib/Log/Report/Dispatcher/Try.pm          |  23 ++---
 lib/Log/Report/Dispatcher/Try.pod         |  13 ++-
 lib/Log/Report/Domain.pm                  |  40 ++++++--
 lib/Log/Report/Domain.pod                 |  47 +++++----
 lib/Log/Report/Exception.pm               |   8 +-
 lib/Log/Report/Exception.pod              |   8 +-
 lib/Log/Report/Message.pm                 |  56 ++++-------
 lib/Log/Report/Message.pod                |  17 +++-
 lib/Log/Report/Translator.pm              |  53 +---------
 lib/Log/Report/Translator.pod             |  54 +---------
 lib/MojoX/Log/Report.pm                   |   4 +-
 lib/MojoX/Log/Report.pod                  |   8 +-
 t/00use.t                                 |  15 +--
 t/70dancer2.t                             |  12 +--
 t/DieTests.pm                             |   4 +-
 47 files changed, 517 insertions(+), 445 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-report-perl.git



More information about the Pkg-perl-cvs-commits mailing list