r47532 - in /trunk/libelf-extract-sections-perl: ./ debian/ 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
Sat Nov 21 00:48:55 UTC 2009


Author: jawnsy-guest
Date: Sat Nov 21 00:48:46 2009
New Revision: 47532

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=47532
Log:
clean up to prepare for new release..

Added:
    trunk/libelf-extract-sections-perl/t/00-compile.t
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/00-compile.t
    trunk/libelf-extract-sections-perl/t/test_files/libc.so.6
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6
    trunk/libelf-extract-sections-perl/t/test_files/libc.so.6.yaml
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libc.so.6.yaml
    trunk/libelf-extract-sections-perl/t/test_files/libreadline.so.6.0.debug
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug
    trunk/libelf-extract-sections-perl/t/test_files/libreadline.so.6.0.debug.yaml
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libreadline.so.6.0.debug.yaml
    trunk/libelf-extract-sections-perl/t/test_files/libz.so
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so
    trunk/libelf-extract-sections-perl/t/test_files/libz.so.1.2.3.debug
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug
    trunk/libelf-extract-sections-perl/t/test_files/libz.so.1.2.3.debug.yaml
      - copied unchanged from r47524, branches/upstream/libelf-extract-sections-perl/current/t/test_files/libz.so.1.2.3.debug.yaml
Removed:
    trunk/libelf-extract-sections-perl/Makefile.PL
    trunk/libelf-extract-sections-perl/t/00-load.t
Modified:
    trunk/libelf-extract-sections-perl/Build.PL
    trunk/libelf-extract-sections-perl/Changes
    trunk/libelf-extract-sections-perl/MANIFEST
    trunk/libelf-extract-sections-perl/META.json
    trunk/libelf-extract-sections-perl/META.yml
    trunk/libelf-extract-sections-perl/README
    trunk/libelf-extract-sections-perl/debian/changelog
    trunk/libelf-extract-sections-perl/debian/control
    trunk/libelf-extract-sections-perl/debian/copyright
    trunk/libelf-extract-sections-perl/dist.ini
    trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections.pm
    trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Meta/Scanner.pm
    trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Meta/Types.pm
    trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Scanner/Objdump.pm
    trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Section.pm
    trunk/libelf-extract-sections-perl/perlcriticrc

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

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

Modified: trunk/libelf-extract-sections-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/Changes?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/MANIFEST?rev=47532&op=diff

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

Modified: trunk/libelf-extract-sections-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/META.yml?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/README
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/README?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/changelog?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/control?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/debian/copyright?rev=47532&op=diff

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

Modified: trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections.pm?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Meta/Scanner.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Meta/Scanner.pm?rev=47532&op=diff

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

Modified: trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Scanner/Objdump.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Scanner/Objdump.pm?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Section.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/lib/ELF/Extract/Sections/Section.pm?rev=47532&op=diff

Modified: trunk/libelf-extract-sections-perl/perlcriticrc
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libelf-extract-sections-perl/perlcriticrc?rev=47532&op=diff




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