debian/0000755000000000000000000000000012203745156007173 5ustar debian/copyright0000644000000000000000000000227412203745156011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: GD-SecurityImage Upstream-Contact: Burak Gursoy Source: https://metacpan.org/release/GD-SecurityImage/ Files: * Copyright: 2004-2012, Burak Gursoy License: Artistic or GPL-1+ Files: debian/* Copyright: 2006, 2007, Krzysztof Krzyzaniak (eloy) 2008, 2011, gregor herrmann 2008, Roberto C. Sanchez 2009, Ryan Niebur 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/watch0000644000000000000000000000017212203745156010224 0ustar version=3 https://metacpan.org/release/GD-SecurityImage/ .*/GD-SecurityImage-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) debian/control0000644000000000000000000000325712203745156010605 0ustar Source: libgd-securityimage-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libgd-gd2-perl, libmodule-build-perl (>= 0.400000) | perl (>= 5.17.3), perlmagick Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyzaniak (eloy) , gregor herrmann , Ryan Niebur Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/GD-SecurityImage/ Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libgd-securityimage-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgd-securityimage-perl.git Package: libgd-securityimage-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libgd-gd2-perl Description: security image (captcha) generator The (so called) "Security Images" are so popular. Most internet software use these in their registration screens to block robot programs (which may register tons of fake member accounts). Security images are basicaly, graphical CAPTCHAs (Completely Automated Public Turing Test to Tell Computers and Humans Apart). This module gives you a basic interface to create such an image. The final output is the actual graphic data, the mime type of the graphic and the created random string. The module also has some "styles" that are used to create the background (or foreground) of the image. . If you are an Authen::Captcha user, see GD::SecurityImage::AC for migration from Authen::Captcha to GD::SecurityImage. . GD::SecurityImage is just an image generator. Not a captcha handler. The validation of the generated graphic is left to your programming taste. debian/changelog0000644000000000000000000001116412203745156011050 0ustar libgd-securityimage-perl (1.72-1) unstable; urgency=low * Team upload. [ gregor herrmann ] * Swap order of alternative (build) dependencies after the perl 5.14 transition. [ Salvatore Bonaccorso ] * Imported Upstream version 1.72 * Drop build-dependencies for POD tests. Drop Build-Depends-Indep on libtest-pod-coverage-perl and libtest-pod-perl as we do not run anymore the POD tests. * Bump build-dependency for Module::Build. Change alternative Build-Depends-Indep on perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000) to an alternative Build-Depends-Indep on libmodule-build-perl (>= 0.400000) | perl (>= 5.17.3). * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for upstream files. * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Add fix-ftbfs-with-perl5.18-pod-errors.patch patch. Fix FTBFS with perl 5.18. As we drop the build-dependencies to run tests this patch is not strictly needed as the POD tests are not run anymore. Patch file nevertheless and forward patch. Thanks to Dominic Hargreaves (Closes: #719991) * Bump Standards-Version to 3.9.4 -- Salvatore Bonaccorso Sat, 17 Aug 2013 20:55:59 +0200 libgd-securityimage-perl (1.71-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. * Remove spelling.patch, applied upstream. * Update years of upstream copyright. * Add build dependency on Module::Build 0.38. -- gregor herrmann Sun, 04 Sep 2011 15:09:25 +0200 libgd-securityimage-perl (1.70-1) unstable; urgency=low [ Ryan Niebur ] * New upstream release * Email change: Ryan Niebur -> ryan@debian.org [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * debian/control: uncoditionally depend on libgd-gd2-perl. (Closes: #636267) * Use tiny debian/rules file. * Bump debhelper compatibility level to 8. * Set Standards-Version to 3.9.2; remove ancient version from perl build dependency. * debian/control: lowercase short description; sort dependencies. * debian/copyright: refresh formatting. * Switch to source format 3.0 (quilt). * Add a patch to fix some spelling mistakes. -- gregor herrmann Wed, 03 Aug 2011 23:45:57 +0200 libgd-securityimage-perl (1.68-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ryan Niebur ] * New upstream release * Add myself to Uploaders * Debian Policy 3.8.1 * debhelper 7 * machine readable copyright format * add examples -- Ryan Niebur Fri, 24 Apr 2009 20:26:43 -0700 libgd-securityimage-perl (1.66-1) unstable; urgency=low * New upstream release. * debian/copyright: update years of copyright. * Set Standards-Version to 3.8.0 (no changes). * Add /me to Uploaders. * Refresh debian/rules, no functional changes; don't install README any more. -- gregor herrmann Sat, 14 Jun 2008 22:12:16 +0200 libgd-securityimage-perl (1.65-1) unstable; urgency=low [ Roberto C. Sanchez ] * New upstream release. * debian/copyright: Add download location. * debian/watch: Use better regex. * debian/control: Added libtest-pod-coverage-perl and libtest-pod-perl to Build-Depends-Indep; update to Standards-Version 3.7.3 (no changes) * debian/rules: Prevent installation of .packlist. * debian/control: Fix short description * debian/copyright: Recode to UTF8. [ gregor herrmann ] * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. -- Roberto C. Sanchez Sun, 16 Mar 2008 00:30:09 -0400 libgd-securityimage-perl (1.64-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Mon, 30 Apr 2007 15:43:48 +0200 libgd-securityimage-perl (1.63-1) unstable; urgency=low * New upstream release -- Krzysztof Krzyzaniak (eloy) Wed, 18 Apr 2007 17:13:30 +0200 libgd-securityimage-perl (1.61-1) unstable; urgency=low * Initial Release (closes: #375641) -- Krzysztof Krzyzaniak (eloy) Sun, 25 Jun 2006 19:51:20 +0200 debian/libgd-securityimage-perl.examples0000644000000000000000000000000512203745156015617 0ustar eg/* debian/rules0000755000000000000000000000003612203745156010252 0ustar #!/usr/bin/make -f %: dh $@ debian/source/0000755000000000000000000000000012203745156010473 5ustar debian/source/format0000644000000000000000000000001412203745156011701 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212203745156010371 0ustar 8 debian/patches/0000755000000000000000000000000012203745156010622 5ustar debian/patches/series0000644000000000000000000000005112203745156012033 0ustar fix-ftbfs-with-perl5.18-pod-errors.patch debian/patches/fix-ftbfs-with-perl5.18-pod-errors.patch0000644000000000000000000000074612203745156020061 0ustar Description: Fix FTBFS with perl 5.18 due to POD errors Origin: vendor Bug-Debian: http://bugs.debian.org/719991 Bug: https://rt.cpan.org/Ticket/Display.html?id=87918 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=87918 Author: Salvatore Bonaccorso Last-Update: 2013-08-17 --- a/lib/GD/SecurityImage.pm +++ b/lib/GD/SecurityImage.pm @@ -1380,7 +1380,7 @@ =item * -L +L =item *