r11161 - in /librunapp-perl: ./ branches/ branches/upstream/ branches/upstream/current/ branches/upstream/current/inc/ branches/upstream/current/inc/ExtUtils/ branches/upstream/current/inc/Module/ branches/upstream/current/inc/Module/Install/ branches/upstream/current/lib/ branches/upstream/current/lib/App/ branches/upstream/current/lib/App/Control/ branches/upstream/current/lib/RunApp/ branches/upstream/current/lib/RunApp/Control/ branches/upstream/current/lib/RunApp/Template/ branches/upstream/current/t/

bremner-guest at users.alioth.debian.org bremner-guest at users.alioth.debian.org
Thu Dec 13 21:23:51 UTC 2007


Author: bremner-guest
Date: Thu Dec 13 21:23:51 2007
New Revision: 11161

URL: http://svn.debian.org/wsvn/?sc=1&rev=11161
Log:
[svn-inject] Installing original source of librunapp-perl

Added:
    librunapp-perl/
    librunapp-perl/branches/
    librunapp-perl/branches/upstream/
    librunapp-perl/branches/upstream/current/
    librunapp-perl/branches/upstream/current/CHANGES
    librunapp-perl/branches/upstream/current/MANIFEST
    librunapp-perl/branches/upstream/current/META.yml
    librunapp-perl/branches/upstream/current/Makefile.PL
    librunapp-perl/branches/upstream/current/README
    librunapp-perl/branches/upstream/current/inc/
    librunapp-perl/branches/upstream/current/inc/ExtUtils/
    librunapp-perl/branches/upstream/current/inc/ExtUtils/AutoInstall.pm
    librunapp-perl/branches/upstream/current/inc/Module/
    librunapp-perl/branches/upstream/current/inc/Module/AutoInstall.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/
    librunapp-perl/branches/upstream/current/inc/Module/Install.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/AutoInstall.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Base.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Can.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Fetch.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Include.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Makefile.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Metadata.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/Win32.pm
    librunapp-perl/branches/upstream/current/inc/Module/Install/WriteAll.pm
    librunapp-perl/branches/upstream/current/lib/
    librunapp-perl/branches/upstream/current/lib/App/
    librunapp-perl/branches/upstream/current/lib/App/Control/
    librunapp-perl/branches/upstream/current/lib/App/Control/Apache.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/
    librunapp-perl/branches/upstream/current/lib/RunApp.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Apache.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Base.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Control/
    librunapp-perl/branches/upstream/current/lib/RunApp/Control.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Control/ApacheCtl.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Control/AppControl.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Cron.pm   (with props)
    librunapp-perl/branches/upstream/current/lib/RunApp/Template/
    librunapp-perl/branches/upstream/current/lib/RunApp/Template.pm
    librunapp-perl/branches/upstream/current/lib/RunApp/Template/Apache.pm
    librunapp-perl/branches/upstream/current/t/
    librunapp-perl/branches/upstream/current/t/1use.t

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

Added: librunapp-perl/branches/upstream/current/CHANGES
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/CHANGES?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/MANIFEST
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/MANIFEST?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/META.yml
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/META.yml?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/Makefile.PL
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/Makefile.PL?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/README?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/ExtUtils/AutoInstall.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/ExtUtils/AutoInstall.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/AutoInstall.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/AutoInstall.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/AutoInstall.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/AutoInstall.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Base.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Can.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Fetch.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Include.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Include.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Makefile.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Metadata.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/Win32.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/inc/Module/Install/WriteAll.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/App/Control/Apache.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/App/Control/Apache.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Apache.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Apache.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Base.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Base.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Control.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Control.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Control/ApacheCtl.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Control/ApacheCtl.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Control/AppControl.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Control/AppControl.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Cron.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Cron.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Template.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Template.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/lib/RunApp/Template/Apache.pm
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/lib/RunApp/Template/Apache.pm?rev=11161&op=file

Added: librunapp-perl/branches/upstream/current/t/1use.t
URL: http://svn.debian.org/wsvn/librunapp-perl/branches/upstream/current/t/1use.t?rev=11161&op=file




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