1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
|
Source: php-text-captcha
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>
Build-Depends: debhelper (>= 9),
php-image-text (>= 0.7.0),
php-numbers-words,
php-text-figlet,
php-text-password,
php-gd,
phpunit,
pkg-php-tools
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-php/php-text-captcha.git
Vcs-Git: https://anonscm.debian.org/git/pkg-php/php-text-captcha.git
Homepage: http://pear.php.net/package/Text_CAPTCHA
Standards-Version: 3.9.8
Package: php-text-captcha
Architecture: all
Depends: php-pear,
${misc:Depends},
${phppear:Debian-Depends},
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: ${phppear:summary}
${phppear:description}
|