r68593 - in /trunk/libcatalyst-engine-psgi-perl: MANIFEST debian/changelog t/catalyst/

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Mon Feb 14 16:04:47 UTC 2011


Author: ghedo-guest
Date: Mon Feb 14 16:03:03 2011
New Revision: 68593

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68593
Log:
update trunk to dfsg version

Removed:
    trunk/libcatalyst-engine-psgi-perl/t/catalyst/
Modified:
    trunk/libcatalyst-engine-psgi-perl/MANIFEST
    trunk/libcatalyst-engine-psgi-perl/debian/changelog

Modified: trunk/libcatalyst-engine-psgi-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-engine-psgi-perl/MANIFEST?rev=68593&op=diff
==============================================================================
--- trunk/libcatalyst-engine-psgi-perl/MANIFEST (original)
+++ trunk/libcatalyst-engine-psgi-perl/MANIFEST Mon Feb 14 16:03:03 2011
@@ -33,194 +33,6 @@
 META.yml
 README
 t/00_compile.t
-t/catalyst/aggregate/live_component_controller_action_action.t
-t/catalyst/aggregate/live_component_controller_action_auto.t
-t/catalyst/aggregate/live_component_controller_action_begin.t
-t/catalyst/aggregate/live_component_controller_action_chained.t
-t/catalyst/aggregate/live_component_controller_action_default.t
-t/catalyst/aggregate/live_component_controller_action_detach.t
-t/catalyst/aggregate/live_component_controller_action_end.t
-t/catalyst/aggregate/live_component_controller_action_forward.t
-t/catalyst/aggregate/live_component_controller_action_global.t
-t/catalyst/aggregate/live_component_controller_action_go.t
-t/catalyst/aggregate/live_component_controller_action_index.t
-t/catalyst/aggregate/live_component_controller_action_index_or_default.t
-t/catalyst/aggregate/live_component_controller_action_inheritance.t
-t/catalyst/aggregate/live_component_controller_action_local.t
-t/catalyst/aggregate/live_component_controller_action_multipath.t
-t/catalyst/aggregate/live_component_controller_action_path.t
-t/catalyst/aggregate/live_component_controller_action_path_matchsingle.t
-t/catalyst/aggregate/live_component_controller_action_private.t
-t/catalyst/aggregate/live_component_controller_action_regexp.t
-t/catalyst/aggregate/live_component_controller_action_streaming.t
-t/catalyst/aggregate/live_component_controller_action_visit.t
-t/catalyst/aggregate/live_component_controller_anon.t
-t/catalyst/aggregate/live_component_controller_args.t
-t/catalyst/aggregate/live_component_controller_attributes.t
-t/catalyst/aggregate/live_component_controller_moose.t
-t/catalyst/aggregate/live_component_view_single.t
-t/catalyst/aggregate/live_engine_request_auth.t
-t/catalyst/aggregate/live_engine_request_body.t
-t/catalyst/aggregate/live_engine_request_body_demand.t
-t/catalyst/aggregate/live_engine_request_cookies.t
-t/catalyst/aggregate/live_engine_request_env.t
-t/catalyst/aggregate/live_engine_request_escaped_path.t
-t/catalyst/aggregate/live_engine_request_headers.t
-t/catalyst/aggregate/live_engine_request_parameters.t
-t/catalyst/aggregate/live_engine_request_remote_user.t
-t/catalyst/aggregate/live_engine_request_uploads.t
-t/catalyst/aggregate/live_engine_request_uri.t
-t/catalyst/aggregate/live_engine_response_cookies.t
-t/catalyst/aggregate/live_engine_response_errors.t
-t/catalyst/aggregate/live_engine_response_headers.t
-t/catalyst/aggregate/live_engine_response_large.t
-t/catalyst/aggregate/live_engine_response_print.t
-t/catalyst/aggregate/live_engine_response_redirect.t
-t/catalyst/aggregate/live_engine_response_status.t
-t/catalyst/aggregate/live_engine_setup_basics.t
-t/catalyst/aggregate/live_engine_setup_plugins.t
-t/catalyst/aggregate/live_loop.t
-t/catalyst/aggregate/live_plugin_loaded.t
-t/catalyst/aggregate/live_priorities.t
-t/catalyst/aggregate/live_recursion.t
-t/catalyst/aggregate/unit_core_action_for.t
-t/catalyst/aggregate/unit_core_appclass_roles_in_plugin_list.t
-t/catalyst/aggregate/unit_core_component_layers.t
-t/catalyst/aggregate/unit_core_uri_for_action.t
-t/catalyst/aggregate/unit_core_uri_for_multibytechar.t
-t/catalyst/catalyst_130pix.gif
-t/catalyst/lib/Catalyst/Action/TestAfter.pm
-t/catalyst/lib/Catalyst/Action/TestBefore.pm
-t/catalyst/lib/Catalyst/Plugin/Test/Deprecated.pm
-t/catalyst/lib/Catalyst/Plugin/Test/Errors.pm
-t/catalyst/lib/Catalyst/Plugin/Test/Headers.pm
-t/catalyst/lib/Catalyst/Plugin/Test/MangleDollarUnderScore.pm
-t/catalyst/lib/Catalyst/Plugin/Test/Plugin.pm
-t/catalyst/lib/CDICompatTestPlugin.pm
-t/catalyst/lib/DeprecatedTestApp.pm
-t/catalyst/lib/DeprecatedTestApp/C/Root.pm
-t/catalyst/lib/NullPackage.pm
-t/catalyst/lib/PluginTestApp.pm
-t/catalyst/lib/TestApp.pm
-t/catalyst/lib/TestApp/Action/TestBefore.pm
-t/catalyst/lib/TestApp/Action/TestMyAction.pm
-t/catalyst/lib/TestApp/Controller/Action.pm
-t/catalyst/lib/TestApp/Controller/Action/Action.pm
-t/catalyst/lib/TestApp/Controller/Action/Auto.pm
-t/catalyst/lib/TestApp/Controller/Action/Auto/Abort.pm
-t/catalyst/lib/TestApp/Controller/Action/Auto/Deep.pm
-t/catalyst/lib/TestApp/Controller/Action/Auto/Default.pm
-t/catalyst/lib/TestApp/Controller/Action/Begin.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/ArgsOrder.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Auto.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Bar.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Detach.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Foo.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Auto/Forward.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Bar.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Foo.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/ParentChain.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/ParentChain/Relative.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/PassedArgs.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/PathPrefix.pm
-t/catalyst/lib/TestApp/Controller/Action/Chained/Root.pm
-t/catalyst/lib/TestApp/Controller/Action/Default.pm
-t/catalyst/lib/TestApp/Controller/Action/Detach.pm
-t/catalyst/lib/TestApp/Controller/Action/End.pm
-t/catalyst/lib/TestApp/Controller/Action/Forward.pm
-t/catalyst/lib/TestApp/Controller/Action/ForwardTo.pm
-t/catalyst/lib/TestApp/Controller/Action/Global.pm
-t/catalyst/lib/TestApp/Controller/Action/Go.pm
-t/catalyst/lib/TestApp/Controller/Action/Index.pm
-t/catalyst/lib/TestApp/Controller/Action/Inheritance.pm
-t/catalyst/lib/TestApp/Controller/Action/Local.pm
-t/catalyst/lib/TestApp/Controller/Action/Path.pm
-t/catalyst/lib/TestApp/Controller/Action/Private.pm
-t/catalyst/lib/TestApp/Controller/Action/Regexp.pm
-t/catalyst/lib/TestApp/Controller/Action/Streaming.pm
-t/catalyst/lib/TestApp/Controller/Action/TestMultipath.pm
-t/catalyst/lib/TestApp/Controller/Action/TestRelative.pm
-t/catalyst/lib/TestApp/Controller/Action/Visit.pm
-t/catalyst/lib/TestApp/Controller/Anon.pm
-t/catalyst/lib/TestApp/Controller/Args.pm
-t/catalyst/lib/TestApp/Controller/Attributes.pm
-t/catalyst/lib/TestApp/Controller/ContextClosure.pm
-t/catalyst/lib/TestApp/Controller/Dump.pm
-t/catalyst/lib/TestApp/Controller/Engine/Request/Uploads.pm
-t/catalyst/lib/TestApp/Controller/Engine/Request/URI.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Cookies.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Errors.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Headers.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Large.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Print.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Redirect.pm
-t/catalyst/lib/TestApp/Controller/Engine/Response/Status.pm
-t/catalyst/lib/TestApp/Controller/Fork.pm
-t/catalyst/lib/TestApp/Controller/Immutable.pm
-t/catalyst/lib/TestApp/Controller/Immutable/HardToReload.pm
-t/catalyst/lib/TestApp/Controller/Index.pm
-t/catalyst/lib/TestApp/Controller/Keyword.pm
-t/catalyst/lib/TestApp/Controller/Moose.pm
-t/catalyst/lib/TestApp/Controller/Moose/MethodModifiers.pm
-t/catalyst/lib/TestApp/Controller/Priorities.pm
-t/catalyst/lib/TestApp/Controller/Priorities/loc_vs_index.pm
-t/catalyst/lib/TestApp/Controller/Priorities/locre_vs_index.pm
-t/catalyst/lib/TestApp/Controller/Priorities/MultiMethod.pm
-t/catalyst/lib/TestApp/Controller/Priorities/path_vs_index.pm
-t/catalyst/lib/TestApp/Controller/Priorities/re_vs_index.pm
-t/catalyst/lib/TestApp/Controller/Root.pm
-t/catalyst/lib/TestApp/DispatchType/CustomPostLoad.pm
-t/catalyst/lib/TestApp/DispatchType/CustomPreLoad.pm
-t/catalyst/lib/TestApp/Model.pm
-t/catalyst/lib/TestApp/Model/ClosuresInConfig.pm
-t/catalyst/lib/TestApp/Model/Foo.pm
-t/catalyst/lib/TestApp/Model/Foo/Bar.pm
-t/catalyst/lib/TestApp/Plugin/AddDispatchTypes.pm
-t/catalyst/lib/TestApp/Plugin/FullyQualified.pm
-t/catalyst/lib/TestApp/RequestBaseBug.pm
-t/catalyst/lib/TestApp/Role.pm
-t/catalyst/lib/TestApp/View/Dump.pm
-t/catalyst/lib/TestApp/View/Dump/Body.pm
-t/catalyst/lib/TestApp/View/Dump/Env.pm
-t/catalyst/lib/TestApp/View/Dump/Request.pm
-t/catalyst/lib/TestApp/View/Dump/Response.pm
-t/catalyst/lib/TestAppBadlyImmutable.pm
-t/catalyst/lib/TestAppChainedAbsolutePathPart.pm
-t/catalyst/lib/TestAppChainedAbsolutePathPart/Controller/Foo.pm
-t/catalyst/lib/TestAppChainedRecursive.pm
-t/catalyst/lib/TestAppChainedRecursive/Controller/Foo.pm
-t/catalyst/lib/TestAppClassExceptionSimpleTest.pm
-t/catalyst/lib/TestAppDoubleAutoBug.pm
-t/catalyst/lib/TestAppIndexDefault.pm
-t/catalyst/lib/TestAppIndexDefault/Controller/Default.pm
-t/catalyst/lib/TestAppIndexDefault/Controller/IndexChained.pm
-t/catalyst/lib/TestAppIndexDefault/Controller/IndexPrivate.pm
-t/catalyst/lib/TestAppIndexDefault/Controller/Root.pm
-t/catalyst/lib/TestAppMatchSingleArg.pm
-t/catalyst/lib/TestAppMatchSingleArg/Controller/Root.pm
-t/catalyst/lib/TestAppMetaCompat.pm
-t/catalyst/lib/TestAppMetaCompat/Controller/Base.pm
-t/catalyst/lib/TestAppMetaCompat/Controller/Books.pm
-t/catalyst/lib/TestAppNonMooseController.pm
-t/catalyst/lib/TestAppNonMooseController/Controller/Foo.pm
-t/catalyst/lib/TestAppNonMooseController/ControllerBase.pm
-t/catalyst/lib/TestAppOnDemand.pm
-t/catalyst/lib/TestAppOnDemand/Controller/Body.pm
-t/catalyst/lib/TestAppOneView.pm
-t/catalyst/lib/TestAppOneView/Controller/Root.pm
-t/catalyst/lib/TestAppOneView/View/Dummy.pm
-t/catalyst/lib/TestAppPathBug.pm
-t/catalyst/lib/TestAppPluginWithConstructor.pm
-t/catalyst/lib/TestAppStats.pm
-t/catalyst/lib/TestAppUnknownError.pm
-t/catalyst/lib/TestAppWithMeta.pm
-t/catalyst/lib/TestAppWithMeta/Controller/Root.pm
-t/catalyst/lib/TestPluginWithConstructor.pm
-t/catalyst/live_catalyst_test.t
-t/catalyst/live_component_controller_context_closure.t
-t/catalyst/live_fork.t
-t/catalyst/live_stats.t
 t/hello.t
 t/Hello/Changes
 t/Hello/hello.conf

Modified: trunk/libcatalyst-engine-psgi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-engine-psgi-perl/debian/changelog?rev=68593&op=diff
==============================================================================
--- trunk/libcatalyst-engine-psgi-perl/debian/changelog (original)
+++ trunk/libcatalyst-engine-psgi-perl/debian/changelog Mon Feb 14 16:03:03 2011
@@ -1,4 +1,4 @@
-libcatalyst-engine-psgi-perl (0.12-1) UNRELEASED; urgency=low
+libcatalyst-engine-psgi-perl (0.12+dfsg-1) UNRELEASED; urgency=low
 
   * Initial Release (Closes: #608562)
 




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