debian/0000755000000000000000000000000011541410037007162 5ustar debian/control0000644000000000000000000000167611541407654010612 0ustar Source: libtest-image-gd-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libgd-gd2-perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Test-Image-GD/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-image-gd-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-image-gd-perl/ Package: libtest-image-gd-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libgd-gd2-perl Description: module for testing images using GD Test::Image::GD is meant to be used for testing custom graphics, it attempts to "visually" compare the images, this means it ignores invisible differences like color palettes and metadata. It also provides some extra functions to check the size of the image. debian/copyright0000644000000000000000000000210011510752351011112 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Stevan Little, Source: http://search.cpan.org/dist/Test-Image-GD/ Name: Test-Image-GD Files: * Copyright: 2005, Infinity Interactive, Inc. License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber License: Artistic or GPL-1+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016711510752351010223 0ustar version=3 http://search.cpan.org/dist/Test-Image-GD/ .*/Test-Image-GD-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211510752351010364 0ustar 7 debian/changelog0000644000000000000000000000071611541407654011053 0ustar libtest-image-gd-perl (0.03-2) unstable; urgency=low * Simplify dependencies (Closes: #619015) -- Nicholas Bamber Sun, 20 Mar 2011 14:30:03 +0000 libtest-image-gd-perl (0.03-1) unstable; urgency=low [ Nicholas Bamber ] * Initial Release. (Closes: #608899) [ Ansgar Burchardt ] * Add build-dep on libtest-pod-perl, libtest-pod-coverage-perl. -- Nicholas Bamber Wed, 05 Jan 2011 02:22:38 +0000 debian/source/0000755000000000000000000000000011541407777010503 5ustar debian/source/format0000644000000000000000000000001411510752351011674 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611510752351010245 0ustar #!/usr/bin/make -f %: dh $@