r38667 - in /branches/upstream/liblocale-msgfmt-perl: ./ current/ current/bin/ current/dev/ current/lib/ current/lib/Locale/ current/lib/Locale/Msgfmt/ current/t/ current/t/samples/

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Fri Jun 26 02:42:42 UTC 2009


Author: ryan52-guest
Date: Fri Jun 26 02:42:29 2009
New Revision: 38667

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38667
Log:
[svn-inject] Installing original source of liblocale-msgfmt-perl

Added:
    branches/upstream/liblocale-msgfmt-perl/
    branches/upstream/liblocale-msgfmt-perl/current/
    branches/upstream/liblocale-msgfmt-perl/current/Build.PL
    branches/upstream/liblocale-msgfmt-perl/current/Changes
    branches/upstream/liblocale-msgfmt-perl/current/MANIFEST
    branches/upstream/liblocale-msgfmt-perl/current/META.yml
    branches/upstream/liblocale-msgfmt-perl/current/Makefile.PL
    branches/upstream/liblocale-msgfmt-perl/current/README
    branches/upstream/liblocale-msgfmt-perl/current/bin/
    branches/upstream/liblocale-msgfmt-perl/current/bin/msgfmt.pl   (with props)
    branches/upstream/liblocale-msgfmt-perl/current/dev/
    branches/upstream/liblocale-msgfmt-perl/current/dev/compare   (with props)
    branches/upstream/liblocale-msgfmt-perl/current/dev/dump-mo   (with props)
    branches/upstream/liblocale-msgfmt-perl/current/dev/dump-po   (with props)
    branches/upstream/liblocale-msgfmt-perl/current/lib/
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt.pm
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/Utils.pm
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/mo.pm
    branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/po.pm
    branches/upstream/liblocale-msgfmt-perl/current/t/
    branches/upstream/liblocale-msgfmt-perl/current/t/00-load.t
    branches/upstream/liblocale-msgfmt-perl/current/t/msgfmt.t
    branches/upstream/liblocale-msgfmt-perl/current/t/pod.t
    branches/upstream/liblocale-msgfmt-perl/current/t/samples/
    branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.mo   (with props)
    branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.po

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

Added: branches/upstream/liblocale-msgfmt-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/Build.PL?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/Changes?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/MANIFEST?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/META.yml?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/Makefile.PL?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/README?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/bin/msgfmt.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/bin/msgfmt.pl?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/dev/compare
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/dev/compare?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/dev/dump-mo
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/dev/dump-mo?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/dev/dump-po
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/dev/dump-po?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt.pm?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/Utils.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/Utils.pm?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/mo.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/mo.pm?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/po.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/lib/Locale/Msgfmt/po.pm?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/t/00-load.t?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/t/msgfmt.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/t/msgfmt.t?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/t/pod.t?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.mo
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.mo?rev=38667&op=file

Added: branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.po
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocale-msgfmt-perl/current/t/samples/fr-fr.po?rev=38667&op=file




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