r29983 - in /branches/upstream/libpoe-component-server-simplehttp-perl/current: ./ lib/POE/Component/Server/ lib/POE/Component/Server/SimpleHTTP/ t/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Jan 24 01:36:49 UTC 2009


Author: gregoa
Date: Sat Jan 24 01:36:46 2009
New Revision: 29983

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29983
Log:
[svn-upgrade] Integrating new upstream version, libpoe-component-server-simplehttp-perl (1.54)

Added:
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/02_simple.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_handler.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_request.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_close.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_keepalive.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/05_post.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod_coverage.t
Removed:
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/02_pod.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_pod_coverage.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_test_kwalitee.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/05_run.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/07_bad_request.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/08_post.t
    branches/upstream/libpoe-component-server-simplehttp-perl/current/t/11_keepalive.t
Modified:
    branches/upstream/libpoe-component-server-simplehttp-perl/current/Changes
    branches/upstream/libpoe-component-server-simplehttp-perl/current/MANIFEST
    branches/upstream/libpoe-component-server-simplehttp-perl/current/META.yml
    branches/upstream/libpoe-component-server-simplehttp-perl/current/Makefile.PL
    branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP.pm
    branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Connection.pm
    branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/PreFork.pm
    branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Response.pm

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

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/Changes?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/MANIFEST?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/META.yml?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/Makefile.PL?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP.pm?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Connection.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Connection.pm?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/PreFork.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/PreFork.pm?rev=29983&op=diff

Modified: branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Response.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/lib/POE/Component/Server/SimpleHTTP/Response.pm?rev=29983&op=diff

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/02_simple.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/02_simple.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_handler.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_handler.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_request.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/03_bad_request.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_close.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_close.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_keepalive.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/04_run_keepalive.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/05_post.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/05_post.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod.t?rev=29983&op=file

Added: branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod_coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libpoe-component-server-simplehttp-perl/current/t/99_pod_coverage.t?rev=29983&op=file




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