[liblog-report-perl] branch master updated (97720a8 -> feca3f5)

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 change to branch master
in repository liblog-report-perl.

      from  97720a8   New upstream release, ready for review
      adds  534d46b   Imported Upstream version 0.998
       new  fb54125   Merge tag 'upstream/0.998'
       new  0147eb5   New upstream release.
       new  feca3f5   releasing package liblog-report-perl version 0.998-1

The 3 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 ++++++-
 META.json                                 |    2 +-
 META.yml                                  |    2 +-
 Makefile.PL                               |    2 +-
 bin/xgettext-perl                         |   48 ++++++++++++++--------
 debian/changelog                          |    7 ++++
 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 +-
 60 files changed, 258 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