r47523 - in /branches/upstream/libelf-extract-sections-perl/current: ./ lib/ELF/Extract/ lib/ELF/Extract/Sections/ lib/ELF/Extract/Sections/Meta/ lib/ELF/Extract/Sections/Scanner/ t/ t/test_files/

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Fri Nov 20 23:44:26 UTC 2009


Author: jawnsy-guest
Date: Fri Nov 20 23:44:20 2009
New Revision: 47523

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47523
Log:
[svn-upgrade] Integrating new upstream version, libelf-extract-sections-perl (0.02020308)

Added:
    branches/upstream/libelf-extract-sections-perl/current/t/00-compile.t
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6   (with props)
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6.yaml
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug   (with props)
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug.yaml
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so   (with props)
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug   (with props)
    branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug.yaml
Removed:
    branches/upstream/libelf-extract-sections-perl/current/Makefile.PL
    branches/upstream/libelf-extract-sections-perl/current/t/00-load.t
Modified:
    branches/upstream/libelf-extract-sections-perl/current/Build.PL
    branches/upstream/libelf-extract-sections-perl/current/Changes
    branches/upstream/libelf-extract-sections-perl/current/MANIFEST
    branches/upstream/libelf-extract-sections-perl/current/META.json
    branches/upstream/libelf-extract-sections-perl/current/META.yml
    branches/upstream/libelf-extract-sections-perl/current/README
    branches/upstream/libelf-extract-sections-perl/current/dist.ini
    branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections.pm
    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/Meta/Types.pm
    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/perlcriticrc

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

Modified: branches/upstream/libelf-extract-sections-perl/current/Build.PL
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/Build.PL?rev=47523&op=diff

Modified: 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=47523&op=diff

Modified: 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=47523&op=diff

Modified: branches/upstream/libelf-extract-sections-perl/current/META.json
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/META.json?rev=47523&op=diff

Modified: 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=47523&op=diff

Modified: 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=47523&op=diff

Modified: branches/upstream/libelf-extract-sections-perl/current/dist.ini
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/dist.ini?rev=47523&op=diff

Modified: 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=47523&op=diff

Modified: 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=47523&op=diff

Modified: branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/Types.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/lib/ELF/Extract/Sections/Meta/Types.pm?rev=47523&op=diff

Modified: 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=47523&op=diff

Modified: 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=47523&op=diff

Modified: branches/upstream/libelf-extract-sections-perl/current/perlcriticrc
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/perlcriticrc?rev=47523&op=diff

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

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6?rev=47523&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6.yaml?rev=47523&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug?rev=47523&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug.yaml?rev=47523&op=file

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

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug?rev=47523&op=file

Added: branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug.yaml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug.yaml?rev=47523&op=file




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