r57603 - in /branches/upstream/libimager-perl/current: ./ Flines/ Mandelbrot/ lib/Imager/ lib/Imager/Color/ lib/Imager/Expr/ lib/Imager/Font/ samples/ t/

chrisb at users.alioth.debian.org chrisb at users.alioth.debian.org
Thu May 6 21:04:31 UTC 2010


Author: chrisb
Date: Thu May  6 21:04:05 2010
New Revision: 57603

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57603
Log:
[svn-upgrade] Integrating new upstream version, libimager-perl (0.74)

Added:
    branches/upstream/libimager-perl/current/lib/Imager/IO.pod
Modified:
    branches/upstream/libimager-perl/current/Changes
    branches/upstream/libimager-perl/current/Flines/Flines.pm
    branches/upstream/libimager-perl/current/Imager.pm
    branches/upstream/libimager-perl/current/MANIFEST
    branches/upstream/libimager-perl/current/MANIFEST.SKIP
    branches/upstream/libimager-perl/current/META.yml
    branches/upstream/libimager-perl/current/Mandelbrot/Mandelbrot.pm
    branches/upstream/libimager-perl/current/draw.c
    branches/upstream/libimager-perl/current/error.c
    branches/upstream/libimager-perl/current/fills.c
    branches/upstream/libimager-perl/current/filters.im
    branches/upstream/libimager-perl/current/gif.c
    branches/upstream/libimager-perl/current/image.c
    branches/upstream/libimager-perl/current/imdatatypes.h
    branches/upstream/libimager-perl/current/imext.c
    branches/upstream/libimager-perl/current/immacros.h
    branches/upstream/libimager-perl/current/lib/Imager/API.pod
    branches/upstream/libimager-perl/current/lib/Imager/APIRef.pod
    branches/upstream/libimager-perl/current/lib/Imager/Color.pm
    branches/upstream/libimager-perl/current/lib/Imager/Color/Float.pm
    branches/upstream/libimager-perl/current/lib/Imager/Color/Table.pm
    branches/upstream/libimager-perl/current/lib/Imager/Cookbook.pod
    branches/upstream/libimager-perl/current/lib/Imager/Draw.pod
    branches/upstream/libimager-perl/current/lib/Imager/Engines.pod
    branches/upstream/libimager-perl/current/lib/Imager/Expr.pm
    branches/upstream/libimager-perl/current/lib/Imager/Expr/Assem.pm
    branches/upstream/libimager-perl/current/lib/Imager/Files.pod
    branches/upstream/libimager-perl/current/lib/Imager/Fill.pm
    branches/upstream/libimager-perl/current/lib/Imager/Filters.pod
    branches/upstream/libimager-perl/current/lib/Imager/Font.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/BBox.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/FreeType2.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/Truetype.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/Type1.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/Win32.pm
    branches/upstream/libimager-perl/current/lib/Imager/Font/Wrap.pm
    branches/upstream/libimager-perl/current/lib/Imager/Fountain.pm
    branches/upstream/libimager-perl/current/lib/Imager/Handy.pod
    branches/upstream/libimager-perl/current/lib/Imager/ImageTypes.pod
    branches/upstream/libimager-perl/current/lib/Imager/Inline.pod
    branches/upstream/libimager-perl/current/lib/Imager/Matrix2d.pm
    branches/upstream/libimager-perl/current/lib/Imager/Preprocess.pm
    branches/upstream/libimager-perl/current/lib/Imager/Regops.pm
    branches/upstream/libimager-perl/current/lib/Imager/Test.pm
    branches/upstream/libimager-perl/current/lib/Imager/Transform.pm
    branches/upstream/libimager-perl/current/lib/Imager/Transformations.pod
    branches/upstream/libimager-perl/current/lib/Imager/Tutorial.pod
    branches/upstream/libimager-perl/current/lib/Imager/interface.pod
    branches/upstream/libimager-perl/current/lib/Imager/regmach.pod
    branches/upstream/libimager-perl/current/palimg.c
    branches/upstream/libimager-perl/current/paste.im
    branches/upstream/libimager-perl/current/quant.c
    branches/upstream/libimager-perl/current/regops.perl
    branches/upstream/libimager-perl/current/rubthru.im
    branches/upstream/libimager-perl/current/samples/align-string.pl
    branches/upstream/libimager-perl/current/samples/anaglyph.pl
    branches/upstream/libimager-perl/current/samples/flasher.pl
    branches/upstream/libimager-perl/current/samples/gifscale.pl
    branches/upstream/libimager-perl/current/samples/inline_capture2image.pl
    branches/upstream/libimager-perl/current/samples/inline_replace_color.pl
    branches/upstream/libimager-perl/current/samples/interleave.pl
    branches/upstream/libimager-perl/current/samples/quad_to_square.pl
    branches/upstream/libimager-perl/current/samples/slant_text.pl
    branches/upstream/libimager-perl/current/samples/tk-photo.pl
    branches/upstream/libimager-perl/current/t/t105nogif.t
    branches/upstream/libimager-perl/current/t/t106notiff.t
    branches/upstream/libimager-perl/current/t/t93podcover.t
    branches/upstream/libimager-perl/current/tags.c

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

Modified: branches/upstream/libimager-perl/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/Changes?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/Flines/Flines.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/Flines/Flines.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/Imager.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/Imager.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/MANIFEST?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/MANIFEST.SKIP
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/MANIFEST.SKIP?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/META.yml?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/Mandelbrot/Mandelbrot.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/Mandelbrot/Mandelbrot.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/draw.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/draw.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/error.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/error.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/fills.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/fills.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/filters.im
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/filters.im?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/gif.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/gif.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/image.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/image.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/imdatatypes.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/imdatatypes.h?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/imext.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/imext.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/immacros.h
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/immacros.h?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/API.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/API.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/APIRef.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/APIRef.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Color.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Color.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Color/Float.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Color/Float.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Color/Table.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Color/Table.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Cookbook.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Cookbook.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Draw.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Draw.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Engines.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Engines.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Expr.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Expr.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Expr/Assem.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Expr/Assem.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Files.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Files.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Fill.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Fill.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Filters.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Filters.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/BBox.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/BBox.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/FreeType2.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/FreeType2.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/Truetype.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/Truetype.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/Type1.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/Type1.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/Win32.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/Win32.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Font/Wrap.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Font/Wrap.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Fountain.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Fountain.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Handy.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Handy.pod?rev=57603&op=diff

Added: branches/upstream/libimager-perl/current/lib/Imager/IO.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/IO.pod?rev=57603&op=file

Modified: branches/upstream/libimager-perl/current/lib/Imager/ImageTypes.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/ImageTypes.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Inline.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Inline.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Matrix2d.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Matrix2d.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Preprocess.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Preprocess.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Regops.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Regops.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Test.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Test.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Transform.pm
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Transform.pm?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Transformations.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Transformations.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/Tutorial.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/Tutorial.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/interface.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/interface.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/lib/Imager/regmach.pod
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/lib/Imager/regmach.pod?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/palimg.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/palimg.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/paste.im
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/paste.im?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/quant.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/quant.c?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/regops.perl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/regops.perl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/rubthru.im
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/rubthru.im?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/align-string.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/align-string.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/anaglyph.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/anaglyph.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/flasher.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/flasher.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/gifscale.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/gifscale.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/inline_capture2image.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/inline_capture2image.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/inline_replace_color.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/inline_replace_color.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/interleave.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/interleave.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/quad_to_square.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/quad_to_square.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/slant_text.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/slant_text.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/samples/tk-photo.pl
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/samples/tk-photo.pl?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/t/t105nogif.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/t/t105nogif.t?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/t/t106notiff.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/t/t106notiff.t?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/t/t93podcover.t
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/t/t93podcover.t?rev=57603&op=diff

Modified: branches/upstream/libimager-perl/current/tags.c
URL: http://svn.debian.org/wsvn/pkg-perl/branches/upstream/libimager-perl/current/tags.c?rev=57603&op=diff




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