r29074 - in /branches/upstream/liblocale-maketext-lexicon-perl/current: ./ lib/Locale/Maketext/ lib/Locale/Maketext/Extract/ lib/Locale/Maketext/Extract/Plugin/ lib/Locale/Maketext/Lexicon/ script/ t/ t/lib/ t/lib/Myi18n/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 19:51:05 UTC 2009


Author: gregoa
Date: Thu Jan  1 19:51:02 2009
New Revision: 29074

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29074
Log:
[svn-upgrade] Integrating new upstream version, liblocale-maketext-lexicon-perl (0.77)

Added:
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/PPI.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/51-perlextract.t
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/7-roundtrip.t
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n/
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n/en.po
Removed:
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/7-comments.t
Modified:
    branches/upstream/liblocale-maketext-lexicon-perl/current/Changes
    branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST
    branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST.SKIP
    branches/upstream/liblocale-maketext-lexicon-perl/current/META.yml
    branches/upstream/liblocale-maketext-lexicon-perl/current/Makefile.PL
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Base.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/FormFu.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Generic.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Mason.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Perl.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TT2.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TextTemplate.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/YAML.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Run.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon/Gettext.pm
    branches/upstream/liblocale-maketext-lexicon-perl/current/script/xgettext.pl
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/1-basic.t
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/5-extract.t
    branches/upstream/liblocale-maketext-lexicon-perl/current/t/comments.po

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/Changes?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/MANIFEST.SKIP?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/META.yml?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/Makefile.PL?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Base.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/FormFu.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/FormFu.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Generic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Generic.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Mason.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Mason.pm?rev=29074&op=diff

Added: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/PPI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/PPI.pm?rev=29074&op=file

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Perl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/Perl.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TT2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TT2.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TextTemplate.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/TextTemplate.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/YAML.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Plugin/YAML.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Run.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Extract/Run.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon/Gettext.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/lib/Locale/Maketext/Lexicon/Gettext.pm?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/script/xgettext.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/script/xgettext.pl?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/t/1-basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/1-basic.t?rev=29074&op=diff

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/t/5-extract.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/5-extract.t?rev=29074&op=diff

Added: branches/upstream/liblocale-maketext-lexicon-perl/current/t/51-perlextract.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/51-perlextract.t?rev=29074&op=file

Added: branches/upstream/liblocale-maketext-lexicon-perl/current/t/7-roundtrip.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/7-roundtrip.t?rev=29074&op=file

Modified: branches/upstream/liblocale-maketext-lexicon-perl/current/t/comments.po
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/comments.po?rev=29074&op=diff

Added: branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n.pm?rev=29074&op=file

Added: branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n/en.po
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-maketext-lexicon-perl/current/t/lib/Myi18n/en.po?rev=29074&op=file




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