r46417 - in /branches/upstream/liblocal-lib-perl/current: ./ eg/ inc/ inc/Module/ inc/Module/Install/ lib/ lib/local/ t/ t/dist/ t/dist/EUMM/ t/dist/EUMM/lib/ t/dist/MB/ t/dist/MB/lib/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Oct 26 23:42:22 UTC 2009


Author: jawnsy-guest
Date: Mon Oct 26 23:42:17 2009
New Revision: 46417

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46417
Log:
installing original upstream source

Added:
    branches/upstream/liblocal-lib-perl/current/Changes
    branches/upstream/liblocal-lib-perl/current/MANIFEST
    branches/upstream/liblocal-lib-perl/current/META.yml
    branches/upstream/liblocal-lib-perl/current/Makefile.PL
    branches/upstream/liblocal-lib-perl/current/eg/
    branches/upstream/liblocal-lib-perl/current/eg/scripted_install.pl
    branches/upstream/liblocal-lib-perl/current/inc/
    branches/upstream/liblocal-lib-perl/current/inc/Module/
    branches/upstream/liblocal-lib-perl/current/inc/Module/AutoInstall.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/AutoInstall.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Base.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Can.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Include.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/liblocal-lib-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/liblocal-lib-perl/current/lib/
    branches/upstream/liblocal-lib-perl/current/lib/local/
    branches/upstream/liblocal-lib-perl/current/lib/local/lib.pm
    branches/upstream/liblocal-lib-perl/current/t/
    branches/upstream/liblocal-lib-perl/current/t/classmethod.t
    branches/upstream/liblocal-lib-perl/current/t/dist/
    branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/
    branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/Makefile.PL
    branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/lib/
    branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/lib/EUMM.pm
    branches/upstream/liblocal-lib-perl/current/t/dist/MB/
    branches/upstream/liblocal-lib-perl/current/t/dist/MB/Build.PL
    branches/upstream/liblocal-lib-perl/current/t/dist/MB/lib/
    branches/upstream/liblocal-lib-perl/current/t/dist/MB/lib/MB.pm
    branches/upstream/liblocal-lib-perl/current/t/install.t
    branches/upstream/liblocal-lib-perl/current/t/pipeline.t

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

Added: branches/upstream/liblocal-lib-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/Changes?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/MANIFEST?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/META.yml?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/Makefile.PL?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/eg/scripted_install.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/eg/scripted_install.pl?rev=46417&op=file

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

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

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

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

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

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

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

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

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

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

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

Added: branches/upstream/liblocal-lib-perl/current/lib/local/lib.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/lib/local/lib.pm?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/classmethod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/classmethod.t?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/Makefile.PL?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/lib/EUMM.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/dist/EUMM/lib/EUMM.pm?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/dist/MB/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/dist/MB/Build.PL?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/dist/MB/lib/MB.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/dist/MB/lib/MB.pm?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/install.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/install.t?rev=46417&op=file

Added: branches/upstream/liblocal-lib-perl/current/t/pipeline.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/liblocal-lib-perl/current/t/pipeline.t?rev=46417&op=file




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