r5188 - in /packages/libgd-securityimage-perl/branches/upstream/current: ./ eg/ lib/GD/ lib/GD/SecurityImage/ t/

eloy at users.alioth.debian.org eloy at users.alioth.debian.org
Wed Apr 18 15:09:46 UTC 2007


Author: eloy
Date: Wed Apr 18 15:09:45 2007
New Revision: 5188

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

Added:
    packages/libgd-securityimage-perl/branches/upstream/current/t/01-pod.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/02-pod-coverage.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/03-info_text.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/04-backend.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/05-version.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/06-version_magick.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/98-gd.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/99-magick.t
Removed:
    packages/libgd-securityimage-perl/branches/upstream/current/t/1-pod.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/2-pod-coverage.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/3-info_text.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/4-backend.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/5-gd.t
    packages/libgd-securityimage-perl/branches/upstream/current/t/6-magick.t
Modified:
    packages/libgd-securityimage-perl/branches/upstream/current/Changes
    packages/libgd-securityimage-perl/branches/upstream/current/MANIFEST
    packages/libgd-securityimage-perl/branches/upstream/current/META.yml
    packages/libgd-securityimage-perl/branches/upstream/current/README
    packages/libgd-securityimage-perl/branches/upstream/current/eg/demo.pl
    packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage.pm
    packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/GD.pm
    packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Magick.pm
    packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Styles.pm
    packages/libgd-securityimage-perl/branches/upstream/current/t/skip.test
    packages/libgd-securityimage-perl/branches/upstream/current/t/t.api

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

Modified: packages/libgd-securityimage-perl/branches/upstream/current/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/Changes?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/MANIFEST?rev=5188&op=diff

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

Modified: packages/libgd-securityimage-perl/branches/upstream/current/README
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/README?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/eg/demo.pl
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/eg/demo.pl?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage.pm?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/GD.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/GD.pm?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Magick.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Magick.pm?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Styles.pm
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/lib/GD/SecurityImage/Styles.pm?rev=5188&op=diff

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/01-pod.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/01-pod.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/02-pod-coverage.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/02-pod-coverage.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/03-info_text.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/03-info_text.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/04-backend.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/04-backend.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/05-version.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/05-version.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/06-version_magick.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/06-version_magick.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/98-gd.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/98-gd.t?rev=5188&op=file

Added: packages/libgd-securityimage-perl/branches/upstream/current/t/99-magick.t
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/99-magick.t?rev=5188&op=file

Modified: packages/libgd-securityimage-perl/branches/upstream/current/t/skip.test
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/skip.test?rev=5188&op=diff

Modified: packages/libgd-securityimage-perl/branches/upstream/current/t/t.api
URL: http://svn.debian.org/wsvn/pkg-perl/packages/libgd-securityimage-perl/branches/upstream/current/t/t.api?rev=5188&op=diff




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