File: control

package info (click to toggle)
php-propro 2.1.0%2B1.0.2%2Bnophp8-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: ansic: 1,108; xml: 129; php: 18; makefile: 1
file content (30 lines) | stat: -rw-r--r-- 956 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
29
30
Source: php-propro
Section: php
Priority: optional
Maintainer: Debian PHP PECL Maintainers <team+php-pecl@tracker.debian.org>
Uploaders: Facundo Guerrero <guerremdq@gmail.com>,
           Ondřej Surý <ondrej@debian.org>
Build-Depends: debhelper (>= 10~),
               dh-php,
               php-all-dev,
               po-debconf,
               xsltproc
Standards-Version: 3.9.8
Homepage: http://pecl.php.net/package/propro
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-propro.git
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-propro

Package: php-propro
Architecture: any
Pre-Depends: php-common (>= 2:69~)
Depends: ${misc:Depends},
         ${pecl:Depends},
         ${php:Depends},
         ${shlibs:Depends}
Provides: ${pecl:Provides},
          ${php:Provides}
Breaks: ${pecl:Breaks}
Replaces: ${pecl:Replaces}
Suggests: ${pecl:Suggests}
Description: propro module for PHP
 A reusable split-off of pecl_http's property proxy API.