r67629 - in /branches/upstream/libio-aio-perl/current: ./ autoconf/ bin/ libeio/ t/

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Fri Jan 21 21:25:30 UTC 2011


Author: periapt-guest
Date: Fri Jan 21 21:25:21 2011
New Revision: 67629

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67629
Log:
[svn-upgrade] new version libio-aio-perl (3.71)

Added:
    branches/upstream/libio-aio-perl/current/autogen.sh   (with props)
    branches/upstream/libio-aio-perl/current/bin/
    branches/upstream/libio-aio-perl/current/bin/treescan   (with props)
    branches/upstream/libio-aio-perl/current/configure   (with props)
    branches/upstream/libio-aio-perl/current/configure.ac
    branches/upstream/libio-aio-perl/current/libeio/
    branches/upstream/libio-aio-perl/current/libeio/config.h.in
    branches/upstream/libio-aio-perl/current/libeio/eio.c
    branches/upstream/libio-aio-perl/current/libeio/eio.h
    branches/upstream/libio-aio-perl/current/libeio/libeio.m4
    branches/upstream/libio-aio-perl/current/libeio/xthread.h
    branches/upstream/libio-aio-perl/current/schmorp.h
Removed:
    branches/upstream/libio-aio-perl/current/autoconf/
    branches/upstream/libio-aio-perl/current/autoconf.pm
    branches/upstream/libio-aio-perl/current/genac
    branches/upstream/libio-aio-perl/current/xthread.h
Modified:
    branches/upstream/libio-aio-perl/current/AIO.pm
    branches/upstream/libio-aio-perl/current/AIO.xs
    branches/upstream/libio-aio-perl/current/Changes
    branches/upstream/libio-aio-perl/current/MANIFEST
    branches/upstream/libio-aio-perl/current/META.yml
    branches/upstream/libio-aio-perl/current/Makefile.PL
    branches/upstream/libio-aio-perl/current/README
    branches/upstream/libio-aio-perl/current/t/01_stat.t
    branches/upstream/libio-aio-perl/current/t/03_errors.t
    branches/upstream/libio-aio-perl/current/t/05_readdir.t
    branches/upstream/libio-aio-perl/current/t/07_feeder.t
    branches/upstream/libio-aio-perl/current/typemap

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

Modified: branches/upstream/libio-aio-perl/current/AIO.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/AIO.pm?rev=67629&op=diff

Modified: branches/upstream/libio-aio-perl/current/AIO.xs
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/AIO.xs?rev=67629&op=diff

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

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

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

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

Modified: branches/upstream/libio-aio-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/README?rev=67629&op=diff

Added: branches/upstream/libio-aio-perl/current/autogen.sh
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/autogen.sh?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/bin/treescan
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/bin/treescan?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/configure
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/configure?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/configure.ac
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/configure.ac?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/libeio/config.h.in
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/libeio/config.h.in?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/libeio/eio.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/libeio/eio.c?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/libeio/eio.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/libeio/eio.h?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/libeio/libeio.m4
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/libeio/libeio.m4?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/libeio/xthread.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/libeio/xthread.h?rev=67629&op=file

Added: branches/upstream/libio-aio-perl/current/schmorp.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/schmorp.h?rev=67629&op=file

Modified: branches/upstream/libio-aio-perl/current/t/01_stat.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/t/01_stat.t?rev=67629&op=diff

Modified: branches/upstream/libio-aio-perl/current/t/03_errors.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/t/03_errors.t?rev=67629&op=diff

Modified: branches/upstream/libio-aio-perl/current/t/05_readdir.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/t/05_readdir.t?rev=67629&op=diff

Modified: branches/upstream/libio-aio-perl/current/t/07_feeder.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/t/07_feeder.t?rev=67629&op=diff

Modified: branches/upstream/libio-aio-perl/current/typemap
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libio-aio-perl/current/typemap?rev=67629&op=diff




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