File: control

package info (click to toggle)
php-text-captcha 1.0.2-9
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 652 kB
  • sloc: php: 1,062; xml: 440; makefile: 8
file content (28 lines) | stat: -rw-r--r-- 946 bytes parent folder | download
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
28
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>,
           Andrius Merkys <merkys@debian.org>
Build-Depends: debhelper-compat (= 13),
               php-image-text (>= 0.7.0),
               php-text-figlet,
               php-text-password,
               php-gd,
               phpunit,
               pkg-php-tools
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-text-captcha
Vcs-Git: https://salsa.debian.org/php-team/pear/php-text-captcha.git
Homepage: https://pear.php.net/package/Text_CAPTCHA
Standards-Version: 4.6.0
Rules-Requires-Root: no

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}