r57662 - in /branches/upstream/libcatalyst-perl/current: ./ inc/Module/ inc/Module/Install/ lib/ lib/Catalyst/ lib/Catalyst/DispatchType/ lib/Catalyst/Engine/ lib/Catalyst/Script/ script/ t/aggregate/ t/lib/ t/lib/PluginTestApp/Controller/ t/lib/TestApp/Controller/Action/ t/lib/TestApp/Plugin/

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sat May 8 11:43:02 UTC 2010


Author: ansgar-guest
Date: Sat May  8 11:42:49 2010
New Revision: 57662

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

Added:
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Plugin/ParameterizedRole.pm
Modified:
    branches/upstream/libcatalyst-perl/current/Changes
    branches/upstream/libcatalyst-perl/current/MANIFEST
    branches/upstream/libcatalyst-perl/current/META.yml
    branches/upstream/libcatalyst-perl/current/Makefile.PL
    branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/CheckConflicts.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Include.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Scripts.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libcatalyst-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Script/Test.pm
    branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm
    branches/upstream/libcatalyst-perl/current/script/catalyst.pl
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_engine_cgi-prepare_path.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_path_to.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_plugin.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_script_test.t
    branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_uri_for_action.t
    branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp.pm
    branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp/Controller/Root.pm
    branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Regexp.pm

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

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

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

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

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

Modified: branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/inc/Module/AutoInstall.pm?rev=57662&op=diff

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

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

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

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

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

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

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

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

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

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

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

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

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Controller.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/DispatchType/Regex.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/CGI.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Engine/HTTP.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Runtime.pm?rev=57662&op=diff

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

Modified: branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/lib/Catalyst/Test.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/script/catalyst.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/script/catalyst.pl?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_engine_cgi-prepare_path.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_engine_cgi-prepare_path.t?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_path_to.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_path_to.t?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_plugin.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_plugin.t?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_script_test.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_script_test.t?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_uri_for_action.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/aggregate/unit_core_uri_for_action.t?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp/Controller/Root.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/lib/PluginTestApp/Controller/Root.pm?rev=57662&op=diff

Modified: branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Regexp.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Controller/Action/Regexp.pm?rev=57662&op=diff

Added: branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Plugin/ParameterizedRole.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libcatalyst-perl/current/t/lib/TestApp/Plugin/ParameterizedRole.pm?rev=57662&op=file




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