[liblog-report-perl] 01/04: Merge tag 'upstream/0.997'

Nuno Carvalho smash at cpan.org
Wed Oct 9 09:52:23 UTC 2013


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

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

commit b82623606840a1e3996ccddeb28e863a5f361dd1
Merge: 4030444 cbbd4db
Author: Nuno Carvalho <smash at cpan.org>
Date:   Tue Oct 8 17:22:21 2013 +0100

    Merge tag 'upstream/0.997'
    
    Upstream version 0.997

 ChangeLog                                   |   36 ++++-
 META.json                                   |    4 +-
 META.yml                                    |    4 +-
 Makefile.PL                                 |   11 +-
 bin/xgettext-perl                           |   11 +-
 lib/Log/Report.pm                           |   10 +-
 lib/Log/Report.pod                          |   13 +-
 lib/Log/Report/Die.pm                       |    2 +-
 lib/Log/Report/Die.pod                      |   12 +-
 lib/Log/Report/Dispatcher.pm                |   11 +-
 lib/Log/Report/Dispatcher.pod               |    6 +-
 lib/Log/Report/Dispatcher/Callback.pm       |    2 +-
 lib/Log/Report/Dispatcher/Callback.pod      |   20 ++-
 lib/Log/Report/Dispatcher/File.pm           |    2 +-
 lib/Log/Report/Dispatcher/File.pod          |   20 ++-
 lib/Log/Report/Dispatcher/Log4perl.pm       |    2 +-
 lib/Log/Report/Dispatcher/Log4perl.pod      |   20 ++-
 lib/Log/Report/Dispatcher/LogDispatch.pm    |    2 +-
 lib/Log/Report/Dispatcher/LogDispatch.pod   |   20 ++-
 lib/Log/Report/Dispatcher/Perl.pm           |    2 +-
 lib/Log/Report/Dispatcher/Perl.pod          |   84 ++---------
 lib/Log/Report/Dispatcher/Syslog.pm         |    2 +-
 lib/Log/Report/Dispatcher/Syslog.pod        |   20 ++-
 lib/Log/Report/Dispatcher/Try.pm            |    2 +-
 lib/Log/Report/Dispatcher/Try.pod           |   20 ++-
 lib/Log/Report/Exception.pm                 |    2 +-
 lib/Log/Report/Exception.pod                |    6 +-
 lib/Log/Report/Extract.pm                   |    2 +-
 lib/Log/Report/Extract.pod                  |    6 +-
 lib/Log/Report/Extract/PerlPPI.pm           |   80 +++++-----
 lib/Log/Report/Extract/PerlPPI.pod          |   16 +-
 lib/Log/Report/Extract/Template.pm          |    2 +-
 lib/Log/Report/Extract/Template.pod         |   16 +-
 lib/Log/Report/Lexicon/Index.pm             |    2 +-
 lib/Log/Report/Lexicon/Index.pod            |    6 +-
 lib/Log/Report/Lexicon/MOTcompact.pm        |    2 +-
 lib/Log/Report/Lexicon/MOTcompact.pod       |   20 ++-
 lib/Log/Report/Lexicon/PO.pm                |    2 +-
 lib/Log/Report/Lexicon/PO.pod               |    8 +-
 lib/Log/Report/Lexicon/POT.pm               |    2 +-
 lib/Log/Report/Lexicon/POT.pod              |   20 ++-
 lib/Log/Report/Lexicon/POTcompact.pm        |    2 +-
 lib/Log/Report/Lexicon/POTcompact.pod       |   20 ++-
 lib/Log/Report/Lexicon/Table.pm             |    2 +-
 lib/Log/Report/Lexicon/Table.pod            |    6 +-
 lib/Log/Report/Message.pm                   |   16 +-
 lib/Log/Report/Message.pod                  |    6 +-
 lib/Log/Report/Translator.pm                |    2 +-
 lib/Log/Report/Translator.pod               |    6 +-
 lib/Log/Report/Translator/Gettext.pm        |    2 +-
 lib/Log/Report/Translator/Gettext.pod       |   48 +-----
 lib/Log/Report/Translator/POT.pm            |   10 +-
 lib/Log/Report/Translator/POT.pod           |   16 +-
 lib/Log/Report/Util.pm                      |    2 +-
 lib/Log/Report/Util.pod                     |    6 +-
 lib/Log/Report/Win32Locale.pm               |    2 +-
 lib/Log/Report/Win32Locale.pod              |    6 +-
 lib/Log/Report/messages/log-report.utf-8.po |  191 +++++++++++++++++-------
 lib/Log/Report/messages/log-report/nl_NL.po |  209 +++++++++++++++++++--------
 t/04locale.t                                |    9 +-
 t/20pot_read.t                              |    8 +-
 t/53log4perl.t                              |   11 +-
 t/DieTests.pm                               |    2 +-
 63 files changed, 730 insertions(+), 382 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