r67446 - in /branches/upstream/libtest-module-used-perl/current: ./ inc/Module/ inc/Module/Install/ lib/Test/Module/ t/ testdata/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Jan 16 21:52:12 UTC 2011


Author: periapt-guest
Date: Sun Jan 16 21:52:03 2011
New Revision: 67446

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67446
Log:
[svn-upgrade] new version libtest-module-used-perl (0.2.2)

Added:
    branches/upstream/libtest-module-used-perl/current/t/011_read_meta_json.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/012_used_ok.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/013_requires_ok.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/014_requires_ok_fail.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/015_used_ok_fail.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/016_ok_fail1.t   (with props)
    branches/upstream/libtest-module-used-perl/current/t/017_ok_fail2.t   (with props)
    branches/upstream/libtest-module-used-perl/current/testdata/META.json
    branches/upstream/libtest-module-used-perl/current/testdata/META.yml4
    branches/upstream/libtest-module-used-perl/current/testdata/META.yml5
Modified:
    branches/upstream/libtest-module-used-perl/current/Changes
    branches/upstream/libtest-module-used-perl/current/MANIFEST
    branches/upstream/libtest-module-used-perl/current/META.yml
    branches/upstream/libtest-module-used-perl/current/Makefile.PL
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libtest-module-used-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libtest-module-used-perl/current/lib/Test/Module/Used.pm
    branches/upstream/libtest-module-used-perl/current/t/006_read_meta_yml.t

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

Modified: branches/upstream/libtest-module-used-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/Changes?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/MANIFEST?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/META.yml?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/Makefile.PL?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Base.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Can.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Fetch.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Makefile.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Metadata.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/Win32.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/inc/Module/Install/WriteAll.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/lib/Test/Module/Used.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/lib/Test/Module/Used.pm?rev=67446&op=diff

Modified: branches/upstream/libtest-module-used-perl/current/t/006_read_meta_yml.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/006_read_meta_yml.t?rev=67446&op=diff

Added: branches/upstream/libtest-module-used-perl/current/t/011_read_meta_json.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/011_read_meta_json.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/012_used_ok.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/012_used_ok.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/013_requires_ok.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/013_requires_ok.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/014_requires_ok_fail.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/014_requires_ok_fail.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/015_used_ok_fail.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/015_used_ok_fail.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/016_ok_fail1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/016_ok_fail1.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/t/017_ok_fail2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/t/017_ok_fail2.t?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/testdata/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/testdata/META.json?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/testdata/META.yml4
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/testdata/META.yml4?rev=67446&op=file

Added: branches/upstream/libtest-module-used-perl/current/testdata/META.yml5
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-module-used-perl/current/testdata/META.yml5?rev=67446&op=file




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