r66166 - in /branches/upstream/libplack-perl/current: ./ lib/ lib/HTTP/Server/ lib/Plack/ lib/Plack/App/ lib/Plack/Handler/ lib/Plack/Handler/Apache2/ lib/Plack/Middleware/ lib/Plack/Middleware/Auth/ lib/Plack/Server/ lib/Plack/Test/ scripts/ share/stuff../ t/HTTP-Server-PSGI/ t/Plack-Handler/ t/Plack-Middleware/ t/Plack-Request/ t/Plack-Response/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Dec 24 05:21:13 UTC 2010


Author: jawnsy-guest
Date: Fri Dec 24 05:20:59 2010
New Revision: 66166

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

Added:
    branches/upstream/libplack-perl/current/share/stuff../
    branches/upstream/libplack-perl/current/share/stuff../Hello.txt
    branches/upstream/libplack-perl/current/t/HTTP-Server-PSGI/
    branches/upstream/libplack-perl/current/t/HTTP-Server-PSGI/post.t
Removed:
    branches/upstream/libplack-perl/current/lib/Plack/Middleware/MethodOverride.pm
    branches/upstream/libplack-perl/current/t/Plack-Middleware/method_override.t
Modified:
    branches/upstream/libplack-perl/current/Changes
    branches/upstream/libplack-perl/current/MANIFEST
    branches/upstream/libplack-perl/current/META.yml
    branches/upstream/libplack-perl/current/Makefile.PL
    branches/upstream/libplack-perl/current/lib/HTTP/Server/PSGI.pm
    branches/upstream/libplack-perl/current/lib/Plack.pm
    branches/upstream/libplack-perl/current/lib/Plack/App/FCGIDispatcher.pm
    branches/upstream/libplack-perl/current/lib/Plack/App/File.pm
    branches/upstream/libplack-perl/current/lib/Plack/App/WrapCGI.pm
    branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache1.pm
    branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2.pm
    branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2/Registry.pm
    branches/upstream/libplack-perl/current/lib/Plack/Handler/FCGI.pm
    branches/upstream/libplack-perl/current/lib/Plack/Middleware/AccessLog.pm
    branches/upstream/libplack-perl/current/lib/Plack/Middleware/Auth/Basic.pm
    branches/upstream/libplack-perl/current/lib/Plack/Middleware/StackTrace.pm
    branches/upstream/libplack-perl/current/lib/Plack/Middleware/Static.pm
    branches/upstream/libplack-perl/current/lib/Plack/Request.pm
    branches/upstream/libplack-perl/current/lib/Plack/Response.pm
    branches/upstream/libplack-perl/current/lib/Plack/Server/ServerSimple.pm
    branches/upstream/libplack-perl/current/lib/Plack/Test/Suite.pm
    branches/upstream/libplack-perl/current/scripts/plackup
    branches/upstream/libplack-perl/current/t/Plack-Handler/apache1.t
    branches/upstream/libplack-perl/current/t/Plack-Handler/apache2.t
    branches/upstream/libplack-perl/current/t/Plack-Handler/cgi.t
    branches/upstream/libplack-perl/current/t/Plack-Middleware/access_log.t
    branches/upstream/libplack-perl/current/t/Plack-Middleware/directory.t
    branches/upstream/libplack-perl/current/t/Plack-Middleware/static.t
    branches/upstream/libplack-perl/current/t/Plack-Middleware/wrapcgi.t
    branches/upstream/libplack-perl/current/t/Plack-Request/cookie.t
    branches/upstream/libplack-perl/current/t/Plack-Response/body.t

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

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

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

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

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

Modified: branches/upstream/libplack-perl/current/lib/HTTP/Server/PSGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/HTTP/Server/PSGI.pm?rev=66166&op=diff

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

Modified: branches/upstream/libplack-perl/current/lib/Plack/App/FCGIDispatcher.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/App/FCGIDispatcher.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/App/File.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/App/File.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/App/WrapCGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/App/WrapCGI.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache1.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache1.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2/Registry.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Handler/Apache2/Registry.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Handler/FCGI.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Handler/FCGI.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Middleware/AccessLog.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Middleware/AccessLog.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Middleware/Auth/Basic.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Middleware/Auth/Basic.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Middleware/StackTrace.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Middleware/StackTrace.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Middleware/Static.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Middleware/Static.pm?rev=66166&op=diff

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

Modified: branches/upstream/libplack-perl/current/lib/Plack/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Response.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Server/ServerSimple.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Server/ServerSimple.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/lib/Plack/Test/Suite.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/lib/Plack/Test/Suite.pm?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/scripts/plackup
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/scripts/plackup?rev=66166&op=diff

Added: branches/upstream/libplack-perl/current/share/stuff../Hello.txt
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/share/stuff../Hello.txt?rev=66166&op=file

Added: branches/upstream/libplack-perl/current/t/HTTP-Server-PSGI/post.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/HTTP-Server-PSGI/post.t?rev=66166&op=file

Modified: branches/upstream/libplack-perl/current/t/Plack-Handler/apache1.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Handler/apache1.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Handler/apache2.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Handler/apache2.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Handler/cgi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Handler/cgi.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Middleware/access_log.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Middleware/access_log.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Middleware/directory.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Middleware/directory.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Middleware/static.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Middleware/static.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Middleware/wrapcgi.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Middleware/wrapcgi.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Request/cookie.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Request/cookie.t?rev=66166&op=diff

Modified: branches/upstream/libplack-perl/current/t/Plack-Response/body.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libplack-perl/current/t/Plack-Response/body.t?rev=66166&op=diff




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