[liblog-report-perl] branch master updated (f611ce8 -> 6c307d3)

gregor herrmann gregoa at debian.org
Mon Nov 13 20:11:44 UTC 2017


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

gregoa pushed a change to branch master
in repository liblog-report-perl.

      from  f611ce8   releasing package liblog-report-perl version 1.21-3
      adds  5a11a60   New upstream version 1.23
       new  3c0b12e   Update upstream source from tag 'upstream/1.23'
       new  c37bb5e   New upstream release.
       new  4c4305a   drop trailing whitespace in d/control
       new  f5b227d   Add libxml-libxml-perl to B-D-I, Suggests, and Enhances.
       new  6c307d3   releasing package liblog-report-perl version 1.23-1

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ChangeLog                                 |  14 ++++
 MANIFEST                                  |   2 +
 META.json                                 |   2 +-
 META.yml                                  |   2 +-
 Makefile.PL                               |   4 +-
 debian/changelog                          |   7 ++
 debian/control                            |  15 +++--
 lib/Dancer/Logger/LogReport.pm            |   2 +-
 lib/Dancer/Logger/LogReport.pod           |   4 +-
 lib/Dancer2/Logger/LogReport.pm           |   2 +-
 lib/Dancer2/Logger/LogReport.pod          |   4 +-
 lib/Dancer2/Plugin/LogReport.pm           |   2 +-
 lib/Dancer2/Plugin/LogReport.pod          |   4 +-
 lib/Dancer2/Plugin/LogReport/Message.pm   |   2 +-
 lib/Dancer2/Plugin/LogReport/Message.pod  |   4 +-
 lib/Log/Report.pm                         |  51 ++++++++++++---
 lib/Log/Report.pod                        |  74 +++++++++++++++++-----
 lib/Log/Report/DBIC/Profiler.pm           |   2 +-
 lib/Log/Report/DBIC/Profiler.pod          |   4 +-
 lib/Log/Report/Die.pm                     |  77 +++++++++++++++++++++-
 lib/Log/Report/Die.pod                    |  25 +++++++-
 lib/Log/Report/Dispatcher.pm              |   2 +-
 lib/Log/Report/Dispatcher.pod             |   8 +--
 lib/Log/Report/Dispatcher/Callback.pm     |   2 +-
 lib/Log/Report/Dispatcher/Callback.pod    |   4 +-
 lib/Log/Report/Dispatcher/File.pm         |   2 +-
 lib/Log/Report/Dispatcher/File.pod        |   4 +-
 lib/Log/Report/Dispatcher/Log4perl.pm     |   2 +-
 lib/Log/Report/Dispatcher/Log4perl.pod    |   4 +-
 lib/Log/Report/Dispatcher/LogDispatch.pm  |   2 +-
 lib/Log/Report/Dispatcher/LogDispatch.pod |   4 +-
 lib/Log/Report/Dispatcher/Perl.pm         |   2 +-
 lib/Log/Report/Dispatcher/Perl.pod        |   4 +-
 lib/Log/Report/Dispatcher/Syslog.pm       |   2 +-
 lib/Log/Report/Dispatcher/Syslog.pod      |   4 +-
 lib/Log/Report/Dispatcher/Try.pm          |   2 +-
 lib/Log/Report/Dispatcher/Try.pod         |   4 +-
 lib/Log/Report/Domain.pm                  |   7 +-
 lib/Log/Report/Domain.pod                 |   4 +-
 lib/Log/Report/Exception.pm               |   4 +-
 lib/Log/Report/Exception.pod              |   4 +-
 lib/Log/Report/Message.pm                 |   6 +-
 lib/Log/Report/Message.pod                |  20 ++++--
 lib/Log/Report/Translator.pm              |   2 +-
 lib/Log/Report/Translator.pod             |   4 +-
 lib/MojoX/Log/Report.pm                   |   2 +-
 lib/MojoX/Log/Report.pod                  |   4 +-
 t/42exc-dbix-class.t                      | 102 ++++++++++++++++++++++++++++++
 t/43exc-xml-libxml.t                      |  42 ++++++++++++
 t/70dancer2.t                             |   0
 t/DieTests.pm                             |   2 +-
 51 files changed, 458 insertions(+), 100 deletions(-)
 create mode 100644 t/42exc-dbix-class.t
 create mode 100644 t/43exc-xml-libxml.t
 mode change 100755 => 100644 t/70dancer2.t

-- 
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