[liblog-report-lexicon-perl] branch master updated (4cbf3e1 -> 9bdb524)

gregor herrmann gregoa at debian.org
Mon Nov 13 20:16:18 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-lexicon-perl.

      from  4cbf3e1   Prepare for release: Update changelog.
      adds  e60fa4a   New upstream version 1.09
       new  c317ec3   Update upstream source from tag 'upstream/1.09'
       new  0dfbafd   New upstream release.
       new  51ac4c8   Bump versioned build dependency on liblog-report-perl.
       new  9bdb524   update changelog / add WAITS-FOR

The 4 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                             |  16 ++++++
 MANIFEST                              |  15 +++++
 META.json                             |   4 +-
 META.yml                              |   4 +-
 Makefile.PL                           |   8 +--
 debian/changelog                      |   9 +++
 debian/control                        |   4 +-
 lib/Log/Report/Extract.pm             |   2 +-
 lib/Log/Report/Extract.pod            |   8 +--
 lib/Log/Report/Extract/PerlPPI.pm     |   2 +-
 lib/Log/Report/Extract/PerlPPI.pod    |   8 +--
 lib/Log/Report/Extract/Template.pm    |   2 +-
 lib/Log/Report/Extract/Template.pod   |   8 +--
 lib/Log/Report/Lexicon.pm             |   2 +-
 lib/Log/Report/Lexicon.pod            |   8 +--
 lib/Log/Report/Lexicon/Index.pm       |  12 ++--
 lib/Log/Report/Lexicon/Index.pod      |  10 ++--
 lib/Log/Report/Lexicon/MOTcompact.pm  | 101 ++++++++++++++++------------------
 lib/Log/Report/Lexicon/MOTcompact.pod |  37 ++++++-------
 lib/Log/Report/Lexicon/PO.pm          |   2 +-
 lib/Log/Report/Lexicon/PO.pod         |   8 +--
 lib/Log/Report/Lexicon/POT.pm         |  45 ++++++++++-----
 lib/Log/Report/Lexicon/POT.pod        |  17 +++---
 lib/Log/Report/Lexicon/POTcompact.pm  |  62 +++++++++++++++------
 lib/Log/Report/Lexicon/POTcompact.pod |  22 +++++---
 lib/Log/Report/Lexicon/Table.pm       |   9 +--
 lib/Log/Report/Lexicon/Table.pod      |  14 +++--
 lib/Log/Report/Translator/Context.pm  |   2 +-
 lib/Log/Report/Translator/Context.pod |   8 +--
 lib/Log/Report/Translator/Gettext.pm  |   2 +-
 lib/Log/Report/Translator/Gettext.pod |   8 +--
 lib/Log/Report/Translator/POT.pm      |  18 +++---
 lib/Log/Report/Translator/POT.pod     |  20 +++----
 lib/Log/Report/Win32Locale.pm         |   2 +-
 lib/Log/Report/Win32Locale.pod        |   8 +--
 t/20pot_read.t                        |  16 +++++-
 t/30index.t                           |  81 +++++++++++++++++++++++++++
 t/hello-world-slovak.po               |   5 --
 t/simplecal/README                    |   3 +
 t/simplecal/ar.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/ar_SA.mo                  | Bin 0 -> 810 bytes
 t/simplecal/ar_SA.po                  |  91 ++++++++++++++++++++++++++++++
 t/simplecal/cs.po                     |  98 +++++++++++++++++++++++++++++++++
 t/simplecal/de.po                     |  98 +++++++++++++++++++++++++++++++++
 t/simplecal/de_AT.po                  |  92 +++++++++++++++++++++++++++++++
 t/simplecal/fr.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/ga.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/it.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/nl.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/pt.po                     |  97 ++++++++++++++++++++++++++++++++
 t/simplecal/pt_BR.po                  |  91 ++++++++++++++++++++++++++++++
 t/simplecal/ru.po                     |  97 ++++++++++++++++++++++++++++++++
 52 files changed, 1544 insertions(+), 217 deletions(-)
 create mode 100644 t/30index.t
 create mode 100644 t/simplecal/README
 create mode 100644 t/simplecal/ar.po
 create mode 100644 t/simplecal/ar_SA.mo
 create mode 100644 t/simplecal/ar_SA.po
 create mode 100644 t/simplecal/cs.po
 create mode 100644 t/simplecal/de.po
 create mode 100644 t/simplecal/de_AT.po
 create mode 100644 t/simplecal/fr.po
 create mode 100644 t/simplecal/ga.po
 create mode 100644 t/simplecal/it.po
 create mode 100644 t/simplecal/nl.po
 create mode 100644 t/simplecal/pt.po
 create mode 100644 t/simplecal/pt_BR.po
 create mode 100644 t/simplecal/ru.po

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-report-lexicon-perl.git



More information about the Pkg-perl-cvs-commits mailing list