[liblog-report-perl] branch master updated (3235f20 -> a37b979)

gregor herrmann gregoa at debian.org
Wed Feb 14 20:12:10 UTC 2018


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  3235f20   releasing package liblog-report-perl version 1.25-1
      adds  b9897c8   New upstream version 1.26
       new  89def51   Update upstream source from tag 'upstream/1.26'
       new  5fe6f78   New upstream release.
       new  ed94516   Update debian/upstream/metadata.
       new  833221d   Update years of upstream copyright.
       new  a37b979   releasing package liblog-report-perl version 1.26-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                                     |   8 +-
 MANIFEST                                      |   3 +
 META.json                                     |  16 ++-
 META.yml                                      |  30 +++---
 Makefile.PL                                   |  27 +++--
 README.md                                     |  67 +++++++++++++
 debian/changelog                              |   8 ++
 debian/copyright                              |   2 +-
 debian/upstream/metadata                      |   2 +
 lib/Dancer/Logger/LogReport.pm                |   8 +-
 lib/Dancer/Logger/LogReport.pod               |   6 +-
 lib/Dancer2/Logger/LogReport.pm               |   8 +-
 lib/Dancer2/Logger/LogReport.pod              |   6 +-
 lib/Dancer2/Plugin/LogReport.pm               |   8 +-
 lib/Dancer2/Plugin/LogReport.pod              |   6 +-
 lib/Dancer2/Plugin/LogReport/Message.pm       |  13 ++-
 lib/Dancer2/Plugin/LogReport/Message.pod      |   6 +-
 lib/Log/Report.pm                             |  13 ++-
 lib/Log/Report.pod                            |   6 +-
 lib/Log/Report/DBIC/Profiler.pm               |  12 ++-
 lib/Log/Report/DBIC/Profiler.pod              |   6 +-
 lib/Log/Report/Die.pm                         |  12 ++-
 lib/Log/Report/Die.pod                        |   6 +-
 lib/Log/Report/Dispatcher.pm                  |  12 ++-
 lib/Log/Report/Dispatcher.pod                 |   6 +-
 lib/Log/Report/Dispatcher/Callback.pm         |  12 ++-
 lib/Log/Report/Dispatcher/Callback.pod        |   6 +-
 lib/Log/Report/Dispatcher/File.pm             |  12 ++-
 lib/Log/Report/Dispatcher/File.pod            |   6 +-
 lib/Log/Report/Dispatcher/Log4perl.pm         |  12 ++-
 lib/Log/Report/Dispatcher/Log4perl.pod        |   6 +-
 lib/Log/Report/Dispatcher/LogDispatch.pm      |  12 ++-
 lib/Log/Report/Dispatcher/LogDispatch.pod     |   6 +-
 lib/Log/Report/Dispatcher/Perl.pm             |  12 ++-
 lib/Log/Report/Dispatcher/Perl.pod            |   6 +-
 lib/Log/Report/Dispatcher/Syslog.pm           |  12 ++-
 lib/Log/Report/Dispatcher/Syslog.pod          |   6 +-
 lib/Log/Report/Dispatcher/Try.pm              |  12 ++-
 lib/Log/Report/Dispatcher/Try.pod             |   6 +-
 lib/Log/Report/Domain.pm                      |  12 ++-
 lib/Log/Report/Domain.pod                     |   6 +-
 lib/Log/Report/Exception.pm                   |  12 ++-
 lib/Log/Report/Exception.pod                  |   6 +-
 lib/Log/Report/Message.pm                     |  12 ++-
 lib/Log/Report/Message.pod                    |   6 +-
 lib/Log/Report/Translator.pm                  |   8 +-
 lib/Log/Report/Translator.pod                 |   6 +-
 lib/Log/Report/messages/first-domain.utf-8.po | 136 ++++++++++++++++++++++++++
 lib/MojoX/Log/Report.pm                       |   8 +-
 lib/MojoX/Log/Report.pod                      |   6 +-
 t/12missing.t                                 |  47 +++++++++
 t/DieTests.pm                                 |   4 +-
 52 files changed, 533 insertions(+), 159 deletions(-)
 create mode 100644 README.md
 create mode 100644 lib/Log/Report/messages/first-domain.utf-8.po
 create mode 100644 t/12missing.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