[liblocale-maketext-lexicon-perl] branch master updated (aa30baf -> 81d91e7)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Jan 12 20:34:34 UTC 2014


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

fsfs pushed a change to branch master
in repository liblocale-maketext-lexicon-perl.

      from  aa30baf   Remove trailing whitespace
      adds  241ee15   Project Locale-Maketext-Lexicon init by CommitBit 0.02
      adds  d15cde8   Deleted test file
      adds  7c26e61   Changes from version 0.70 - 0.71
      adds  7828086   Messed up the commits to trunk and tags - starting again
      adds  a0aaef3   Moved version 0.68 from root into the trunk directory
      adds  c7bd345   Changes for version 0.70
      adds  abfa45b   Changes for version 0.71
      adds  854d01e   Changes for version 0.73
      adds  b2c656e   More changes for version 0.73
      adds  d4112ec    * Locale::Maketext::Extract::Plugin::Perl    The Perl plugin now combines concatenated strings, eg    loc('string' . ' and this')    Contributed by Felix Ostmann
      adds  3f8cab8   Updated version numbers for CPAN  - Lexicon 0.74  - Extract 0.32  - Extract::Run 0.32
      adds  efc9f18   Added an error message to Extract.pm to make it more obvious which file has not been found
      adds  7faecb9   Removed the inc/ directory. Only to be included in the release tar file
      adds  53d3ad6   [Changes for 0.75 - 2008-11-24]
      adds  b98cd6c   [Changes for 0.76 - 2008-12-14]
      adds  175685b   [Changes for 0.77 - 2008-12-29]
      adds  fd43b35   Removed a deprecated use of "defined %" for Perl 5.11+ in Locale::Maketext::Lexicon and Locale::Maketext::Lexicon::Tie.
      adds  ef1b656   Added .git and .gitignore to MANIFEST.SKIP
      adds  c29953c   Added the inc/ dir to git
      adds  acfb0f1   Added the _preload option to Locale::Maketext::Lexicon - patch from Ruz
      adds  280af1e   Released version 0.80
      adds  53150ca   The FormFu plugin now understands, eg message_loc: ['Max files: [_1]', 10]
      adds  182f73d   Fixed some spelling errors
      adds  a12c97a   Released version 0.82
      adds  1306d31   In Locale::Maketext::Lexicon -remove the local $@ when loading PO files - made it difficult to debug errors when loading PO's
      adds  d9e5f7d   Locale::Maketext::Extract - added a fix from Ivan Bessarov to avoid uninit warnings when msgids contain trailing spaces
      adds  45d13c7   Changed the minimum version of Locale::Maketext to 1.17, to avoid error reports from recent Perl versions, which still have an old Locale::Maketext
      adds  d711a4c   Released version 0.84
      adds  1e4d112   * Only extract from non-binary, normal files. * Also skip .git directories by default.
      adds  0e08c13   Released version 0.85
      adds  7c281b6   Removed inc/ from the repo, as recommended by Module::Install POD
      adds  424b630   Released version 0.86 which corrects the version number in META.yml
      adds  182abed   Make Extract print plugin-loading errors to STDERR when warnings enabled
      adds  006bf51   Added ASIMON's patch to support Mason 2 extraction
      adds  0cef0e7   Released version 0.87
      adds  644263b   t/5-extract.t was skipping the wrong number of tests if (HTML::)Mason not installed
      adds  c2d2d97   Released version 0.88
      adds  d6bce34   Add parsing of Mojolicious TT syntax
      adds  a93a33c   Documented the Mojolicious syntax
      adds  5a61a4a   Correctly parse and extract filter syntax for Mojo
      adds  5b07a0e   Merge pull request #4 from cosimo/tt2+mojolicious
      adds  76cfad3   Released version 0.89
      adds  43d81fc   Doc updates, and released version 0.90
      adds  8491d13   Fixed bad test count when Template not installed - thanks to Paul for the patch
      adds  757e723   * Fix https://rt.cpan.org/Ticket/Display.html?id=81562
      adds  429b597   Merge pull request #6 from audreyt/master
      adds  486d6e3   Use only Perl extract plugin in corresponding test
      adds  05e25d2   PEPerl/PPI recognize l() as a translation function
      adds  c43a4f4   Extend use of only TT2 plugin over all TT2 tests.
      adds  0c76b04   Extract::Plugin::Haml.
      adds  003465c   Ensure test cases run against intended plugin only
      adds  971adcc   Select extract plugins based on file type.
      adds  f83e385   Add new test to MANIFEST.
      adds  a7140d6   Skip correct no. of tests when PPI not available.
      adds  0edaafe   Fixed tests when missing dependencies
      adds  aecb5f2   Moved to Dist::Zilla and tidied everything
      adds  d060170   Released v0.93
      adds  20c62c6   Corrected spelling of Text::Haml
      adds  11044fd   xgettext.pl was not being installed
      adds  58f1e2b   Released v 0.90
      adds  bdf8094   Perl code may be in "blocks" also.
      adds  9220ea1   Merge pull request #11 from calumhalcrow/haml-extraction-fix
      adds  79569d6   Released v0.95
      adds  80fbf5a   Fix bad release v0.95
      adds  f39cadc   typo fix
      adds  dda6575   typo fix
      adds  7826681   typo fix
      adds  347eb42   Merge pull request #12 from dsteinbrunner/patch-1
      adds  a0048da   Released v0.97
      adds  025c98e   Imported Upstream version 0.97
       new  3be8238   Merge tag 'upstream/0.97'
       new  fed9c8e   Import Upstream version 0.97
       new  e909fda   Add upstream-repo URL to Source field
       new  b12d79d   Bump copyright years
       new  cc12691   Declare compliance with Debian Policy 3.9.5
       new  81d91e7   update changelog / IGNORE no code changes

The 6 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:
 Changes                                            |  3 +++
 LICENSE                                            |  2 +-
 META.json                                          |  4 ++--
 META.yml                                           |  4 ++--
 Makefile.PL                                        |  2 +-
 README                                             |  4 ++--
 debian/changelog                                   | 12 ++++++++++++
 debian/control                                     |  2 +-
 debian/copyright                                   |  5 +++--
 dist.ini                                           |  2 +-
 lib/Locale/Maketext/Extract.pm                     |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/Base.pm         |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/FormFu.pm       |  8 ++++----
 lib/Locale/Maketext/Extract/Plugin/Generic.pm      |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/Haml.pm         |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/Mason.pm        |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/PPI.pm          |  6 +++---
 lib/Locale/Maketext/Extract/Plugin/Perl.pm         |  8 ++++----
 lib/Locale/Maketext/Extract/Plugin/TT2.pm          | 12 ++++++------
 lib/Locale/Maketext/Extract/Plugin/TextTemplate.pm |  8 ++++----
 lib/Locale/Maketext/Extract/Plugin/YAML.pm         |  8 ++++----
 lib/Locale/Maketext/Extract/Run.pm                 |  8 ++++----
 lib/Locale/Maketext/Lexicon.pm                     |  6 +++---
 lib/Locale/Maketext/Lexicon/Auto.pm                |  6 +++---
 lib/Locale/Maketext/Lexicon/Gettext.pm             |  6 +++---
 lib/Locale/Maketext/Lexicon/Msgcat.pm              |  6 +++---
 lib/Locale/Maketext/Lexicon/Tie.pm                 |  6 +++---
 script/xgettext.pl                                 |  4 ++--
 28 files changed, 89 insertions(+), 73 deletions(-)

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



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