r22477 - in /trunk/libwww-curl-perl: ./ debian/ debian/patches/ inc/Module/ inc/Module/Install/ lib/WWW/ lib/WWW/Curl/ t/ template/

ghostbar-guest at users.alioth.debian.org ghostbar-guest at users.alioth.debian.org
Sun Jun 29 15:31:56 UTC 2008


Author: ghostbar-guest
Date: Sun Jun 29 15:31:56 2008
New Revision: 22477

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22477
Log:
* New upstream release
* Added me as co-maintainer and bumped to S-V 3.8.0
* Deleted debian/NEWS, no longer needed.
* Deleted debian/patches, no longer used.

Added:
    trunk/libwww-curl-perl/t/meta.t
      - copied unchanged from r22474, branches/upstream/libwww-curl-perl/current/t/meta.t
    trunk/libwww-curl-perl/t/pod-coverage.t
      - copied unchanged from r22474, branches/upstream/libwww-curl-perl/current/t/pod-coverage.t
    trunk/libwww-curl-perl/t/pod.t
      - copied unchanged from r22474, branches/upstream/libwww-curl-perl/current/t/pod.t
Removed:
    trunk/libwww-curl-perl/debian/NEWS
    trunk/libwww-curl-perl/debian/patches/
Modified:
    trunk/libwww-curl-perl/Changes
    trunk/libwww-curl-perl/Curl.xs
    trunk/libwww-curl-perl/MANIFEST
    trunk/libwww-curl-perl/META.yml
    trunk/libwww-curl-perl/Makefile.PL
    trunk/libwww-curl-perl/SIGNATURE
    trunk/libwww-curl-perl/debian/changelog
    trunk/libwww-curl-perl/debian/control
    trunk/libwww-curl-perl/inc/Module/Install.pm
    trunk/libwww-curl-perl/inc/Module/Install/Base.pm
    trunk/libwww-curl-perl/inc/Module/Install/Can.pm
    trunk/libwww-curl-perl/inc/Module/Install/External.pm
    trunk/libwww-curl-perl/inc/Module/Install/MakeMaker.pm
    trunk/libwww-curl-perl/inc/Module/Install/Makefile.pm
    trunk/libwww-curl-perl/inc/Module/Install/Metadata.pm
    trunk/libwww-curl-perl/lib/WWW/Curl.pm
    trunk/libwww-curl-perl/lib/WWW/Curl/Easy.pm
    trunk/libwww-curl-perl/t/01basic.t
    trunk/libwww-curl-perl/t/02callbacks.t
    trunk/libwww-curl-perl/t/04abort-test.t
    trunk/libwww-curl-perl/t/05progress.t
    trunk/libwww-curl-perl/t/06http-post.t
    trunk/libwww-curl-perl/t/07ftp-upload.t
    trunk/libwww-curl-perl/t/08ssl.t
    trunk/libwww-curl-perl/t/09times.t
    trunk/libwww-curl-perl/t/10errbuf.t
    trunk/libwww-curl-perl/t/13slowleak.t
    trunk/libwww-curl-perl/t/14duphandle.t
    trunk/libwww-curl-perl/t/15duphandle-callback.t
    trunk/libwww-curl-perl/t/17slist.t
    trunk/libwww-curl-perl/template/Easy.pm.tmpl

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

Modified: trunk/libwww-curl-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/Changes?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/Curl.xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/Curl.xs?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/MANIFEST?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/META.yml?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/Makefile.PL?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/SIGNATURE
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/SIGNATURE?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/debian/changelog?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/debian/control?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/Base.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/Can.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/External.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/External.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/MakeMaker.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/MakeMaker.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/Makefile.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/inc/Module/Install/Metadata.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/lib/WWW/Curl.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/lib/WWW/Curl.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/lib/WWW/Curl/Easy.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/lib/WWW/Curl/Easy.pm?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/01basic.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/01basic.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/02callbacks.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/02callbacks.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/04abort-test.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/04abort-test.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/05progress.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/05progress.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/06http-post.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/06http-post.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/07ftp-upload.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/07ftp-upload.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/08ssl.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/08ssl.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/09times.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/09times.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/10errbuf.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/10errbuf.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/13slowleak.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/13slowleak.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/14duphandle.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/14duphandle.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/15duphandle-callback.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/15duphandle-callback.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/t/17slist.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/t/17slist.t?rev=22477&op=diff

Modified: trunk/libwww-curl-perl/template/Easy.pm.tmpl
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libwww-curl-perl/template/Easy.pm.tmpl?rev=22477&op=diff




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