r59957 - in /branches/upstream/libdancer-perl/current: ./ lib/ lib/Dancer/ lib/Dancer/Logger/ lib/Dancer/Route/ lib/Dancer/Serializer/ lib/Dancer/Template/ t/ t/02_request/ t/07_apphandlers/ t/10_template/ t/14_serializer/ t/15_plugins/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Jul 1 19:41:19 UTC 2010


Author: jawnsy-guest
Date: Thu Jul  1 19:41:13 2010
New Revision: 59957

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59957
Log:
[svn-upgrade] new version libdancer-perl (1.1805)

Added:
    branches/upstream/libdancer-perl/current/t/14_serializer/07_bug_57805.t
    branches/upstream/libdancer-perl/current/t/15_plugins/03_namespace.t
    branches/upstream/libdancer-perl/current/t/TestAppExt.pm
    branches/upstream/libdancer-perl/current/t/TestPlugin.pm
Modified:
    branches/upstream/libdancer-perl/current/CHANGES
    branches/upstream/libdancer-perl/current/MANIFEST
    branches/upstream/libdancer-perl/current/META.yml
    branches/upstream/libdancer-perl/current/Makefile.PL
    branches/upstream/libdancer-perl/current/lib/Dancer.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod
    branches/upstream/libdancer-perl/current/lib/Dancer/Logger.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Logger/Abstract.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Renderer.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Request.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Route/Registry.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Abstract.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm
    branches/upstream/libdancer-perl/current/lib/Dancer/Template/Simple.pm
    branches/upstream/libdancer-perl/current/t/02_request/14_uploads.t
    branches/upstream/libdancer-perl/current/t/02_request/15_headers.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/02_apache2_plack.t
    branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t
    branches/upstream/libdancer-perl/current/t/10_template/03_simple.t
    branches/upstream/libdancer-perl/current/t/10_template/05_template_toolkit.t
    branches/upstream/libdancer-perl/current/t/10_template/index.txt
    branches/upstream/libdancer-perl/current/t/14_serializer/05_live.t

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

Modified: branches/upstream/libdancer-perl/current/CHANGES
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/CHANGES?rev=59957&op=diff

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

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

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

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

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Handler.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Introduction.pod?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Logger.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Logger.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Logger/Abstract.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Logger/Abstract.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Plugin.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Renderer.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Renderer.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Request.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Request.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Route/Registry.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Route/Registry.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Abstract.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Abstract.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Serializer/Mutable.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/lib/Dancer/Template/Simple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/lib/Dancer/Template/Simple.pm?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/02_request/14_uploads.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/02_request/14_uploads.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/02_request/15_headers.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/02_request/15_headers.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/01_base.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/07_apphandlers/02_apache2_plack.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/02_apache2_plack.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/07_apphandlers/03_psgi_app.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/10_template/03_simple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/10_template/03_simple.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/10_template/05_template_toolkit.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/10_template/05_template_toolkit.t?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/10_template/index.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/10_template/index.txt?rev=59957&op=diff

Modified: branches/upstream/libdancer-perl/current/t/14_serializer/05_live.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/05_live.t?rev=59957&op=diff

Added: branches/upstream/libdancer-perl/current/t/14_serializer/07_bug_57805.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/14_serializer/07_bug_57805.t?rev=59957&op=file

Added: branches/upstream/libdancer-perl/current/t/15_plugins/03_namespace.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/15_plugins/03_namespace.t?rev=59957&op=file

Added: branches/upstream/libdancer-perl/current/t/TestAppExt.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/TestAppExt.pm?rev=59957&op=file

Added: branches/upstream/libdancer-perl/current/t/TestPlugin.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libdancer-perl/current/t/TestPlugin.pm?rev=59957&op=file




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