r44271 - in /branches/upstream/libtest-script-perl/current: ./ inc/Module/ inc/Module/Install/ lib/Test/ t/ t/bin/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Sep 19 03:55:01 UTC 2009


Author: jawnsy-guest
Date: Sat Sep 19 03:54:48 2009
New Revision: 44271

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=44271
Log:
[svn-upgrade] Integrating new upstream version, libtest-script-perl (1.06)

Added:
    branches/upstream/libtest-script-perl/current/inc/Module/Install/DSL.pm
    branches/upstream/libtest-script-perl/current/t/02_compiles_good.t
    branches/upstream/libtest-script-perl/current/t/03_compiles_bad.t
    branches/upstream/libtest-script-perl/current/t/04_runs_good.t
    branches/upstream/libtest-script-perl/current/t/05_runs_bad.t
    branches/upstream/libtest-script-perl/current/t/97_meta.t
    branches/upstream/libtest-script-perl/current/t/98_pod.t
    branches/upstream/libtest-script-perl/current/t/99_pmv.t
    branches/upstream/libtest-script-perl/current/t/bin/four.pl
    branches/upstream/libtest-script-perl/current/t/bin/print.pl
Removed:
    branches/upstream/libtest-script-perl/current/97_meta.t
    branches/upstream/libtest-script-perl/current/98_pod.t
    branches/upstream/libtest-script-perl/current/99_pmv.t
    branches/upstream/libtest-script-perl/current/t/02_good.t
    branches/upstream/libtest-script-perl/current/t/03_bad.t
Modified:
    branches/upstream/libtest-script-perl/current/Changes
    branches/upstream/libtest-script-perl/current/MANIFEST
    branches/upstream/libtest-script-perl/current/META.yml
    branches/upstream/libtest-script-perl/current/Makefile.PL
    branches/upstream/libtest-script-perl/current/README
    branches/upstream/libtest-script-perl/current/inc/Module/Install.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libtest-script-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libtest-script-perl/current/lib/Test/Script.pm
    branches/upstream/libtest-script-perl/current/t/01_compile.t

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

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

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

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

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

Modified: branches/upstream/libtest-script-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/README?rev=44271&op=diff

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

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

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

Added: branches/upstream/libtest-script-perl/current/inc/Module/Install/DSL.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/inc/Module/Install/DSL.pm?rev=44271&op=file

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

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

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

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

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

Modified: branches/upstream/libtest-script-perl/current/lib/Test/Script.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/lib/Test/Script.pm?rev=44271&op=diff

Modified: branches/upstream/libtest-script-perl/current/t/01_compile.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/01_compile.t?rev=44271&op=diff

Added: branches/upstream/libtest-script-perl/current/t/02_compiles_good.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/02_compiles_good.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/03_compiles_bad.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/03_compiles_bad.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/04_runs_good.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/04_runs_good.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/05_runs_bad.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/05_runs_bad.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/97_meta.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/97_meta.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/98_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/98_pod.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/99_pmv.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/99_pmv.t?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/bin/four.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/bin/four.pl?rev=44271&op=file

Added: branches/upstream/libtest-script-perl/current/t/bin/print.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libtest-script-perl/current/t/bin/print.pl?rev=44271&op=file




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