[liblog-report-perl] 01/03: Merge tag 'upstream/0.998'

gregor herrmann gregoa at debian.org
Tue Oct 22 18:40:40 UTC 2013


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

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

commit fb54125f49dae6f9b2e59bc2a6c7d2c695821374
Merge: 97720a8 534d46b
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Oct 22 20:38:14 2013 +0200

    Merge tag 'upstream/0.998'
    
    Upstream version 0.998

 ChangeLog                                 |   14 ++++++-
 META.json                                 |    2 +-
 META.yml                                  |    2 +-
 Makefile.PL                               |    2 +-
 bin/xgettext-perl                         |   48 ++++++++++++++--------
 lib/Log/Report.pm                         |   30 ++++++++------
 lib/Log/Report.pod                        |   22 +++++++---
 lib/Log/Report/Die.pm                     |    2 +-
 lib/Log/Report/Die.pod                    |    4 +-
 lib/Log/Report/Dispatcher.pm              |    2 +-
 lib/Log/Report/Dispatcher.pod             |    4 +-
 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/Exception.pm               |    2 +-
 lib/Log/Report/Exception.pod              |    4 +-
 lib/Log/Report/Extract.pm                 |    2 +-
 lib/Log/Report/Extract.pod                |    4 +-
 lib/Log/Report/Extract/PerlPPI.pm         |   32 ++++++++++-----
 lib/Log/Report/Extract/PerlPPI.pod        |   62 ++++++++++++++++++++++++++---
 lib/Log/Report/Extract/Template.pm        |    2 +-
 lib/Log/Report/Extract/Template.pod       |    4 +-
 lib/Log/Report/Lexicon/Index.pm           |    2 +-
 lib/Log/Report/Lexicon/Index.pod          |    4 +-
 lib/Log/Report/Lexicon/MOTcompact.pm      |    2 +-
 lib/Log/Report/Lexicon/MOTcompact.pod     |    4 +-
 lib/Log/Report/Lexicon/PO.pm              |    2 +-
 lib/Log/Report/Lexicon/PO.pod             |    4 +-
 lib/Log/Report/Lexicon/POT.pm             |    2 +-
 lib/Log/Report/Lexicon/POT.pod            |    4 +-
 lib/Log/Report/Lexicon/POTcompact.pm      |    2 +-
 lib/Log/Report/Lexicon/POTcompact.pod     |    4 +-
 lib/Log/Report/Lexicon/Table.pm           |    2 +-
 lib/Log/Report/Lexicon/Table.pod          |    4 +-
 lib/Log/Report/Message.pm                 |    2 +-
 lib/Log/Report/Message.pod                |   16 ++++++--
 lib/Log/Report/Translator.pm              |    2 +-
 lib/Log/Report/Translator.pod             |    4 +-
 lib/Log/Report/Translator/Gettext.pm      |    2 +-
 lib/Log/Report/Translator/Gettext.pod     |    4 +-
 lib/Log/Report/Translator/POT.pm          |    2 +-
 lib/Log/Report/Translator/POT.pod         |    4 +-
 lib/Log/Report/Util.pm                    |    2 +-
 lib/Log/Report/Util.pod                   |    4 +-
 lib/Log/Report/Win32Locale.pm             |    2 +-
 lib/Log/Report/Win32Locale.pod            |    4 +-
 t/40ppi.t                                 |   11 +++--
 t/DieTests.pm                             |    2 +-
 59 files changed, 251 insertions(+), 132 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