r39309 - in /branches/upstream/libelf-extract-sections-perl: ./ current/ current/examples/ current/inc/ current/inc/Module/ current/inc/Module/Install/ current/lib/ current/lib/ELF/ current/lib/ELF/Extract/ current/lib/ELF/Extract/Sections/ current/lib/ELF/Extract/Sections/Meta/ current/lib/ELF/Extract/Sections/Scanner/ current/t/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Jul 4 04:28:06 UTC 2009


Author: jawnsy-guest
Date: Sat Jul  4 04:27:53 2009
New Revision: 39309

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=39309
Log:
[svn-inject] Installing original source of libelf-extract-sections-perl

Added:
    branches/upstream/libelf-extract-sections-perl/
    branches/upstream/libelf-extract-sections-perl/current/
    branches/upstream/libelf-extract-sections-perl/current/Changes
    branches/upstream/libelf-extract-sections-perl/current/LICENSE
    branches/upstream/libelf-extract-sections-perl/current/MANIFEST
    branches/upstream/libelf-extract-sections-perl/current/MANIFEST.SKIP
    branches/upstream/libelf-extract-sections-perl/current/META.yml
    branches/upstream/libelf-extract-sections-perl/current/Makefile.PL
    branches/upstream/libelf-extract-sections-perl/current/README
    branches/upstream/libelf-extract-sections-perl/current/examples/
    branches/upstream/libelf-extract-sections-perl/current/examples/example1.pl
    branches/upstream/libelf-extract-sections-perl/current/examples/example2.pl
    branches/upstream/libelf-extract-sections-perl/current/examples/example3.pl
    branches/upstream/libelf-extract-sections-perl/current/inc/
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Base.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Can.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/External.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Fetch.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Makefile.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Metadata.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/ProvidesClass.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Win32.pm
    branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/WriteAll.pm
    branches/upstream/libelf-extract-sections-perl/current/lib/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections.pm
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/Scanner.pm
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Scanner/
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Scanner/Objdump.pm
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Section.pm
    branches/upstream/libelf-extract-sections-perl/current/t/
    branches/upstream/libelf-extract-sections-perl/current/t/00-load.t
    branches/upstream/libelf-extract-sections-perl/current/t/boilerplate.t
    branches/upstream/libelf-extract-sections-perl/current/t/kwaliee.t
    branches/upstream/libelf-extract-sections-perl/current/t/pod-coverage.t
    branches/upstream/libelf-extract-sections-perl/current/t/pod.t

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

Added: branches/upstream/libelf-extract-sections-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/Changes?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/LICENSE
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/LICENSE?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/MANIFEST?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/MANIFEST.SKIP?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/META.yml?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/Makefile.PL?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/README?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/examples/example1.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/examples/example1.pl?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/examples/example2.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/examples/example2.pl?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/examples/example3.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/examples/example3.pl?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Base.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Base.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Can.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Can.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/External.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/External.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Fetch.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Fetch.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Makefile.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Makefile.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Metadata.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Metadata.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/ProvidesClass.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/ProvidesClass.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/Win32.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/WriteAll.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/inc/Module/Install/WriteAll.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/Scanner.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/Scanner.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Scanner/Objdump.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Scanner/Objdump.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Section.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Section.pm?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/00-load.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/00-load.t?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/boilerplate.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/boilerplate.t?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/kwaliee.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/kwaliee.t?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/pod-coverage.t?rev=39309&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/pod.t?rev=39309&op=file




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