File: control.in

package info (click to toggle)
php-raphf 2.0.1%2B1.1.2-14
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 360 kB
  • sloc: ansic: 1,350; xml: 131; php: 31; makefile: 1
file content (29 lines) | stat: -rw-r--r-- 929 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
Source: php-raphf
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 (>= 4~),
               php-all-dev
Standards-Version: 4.5.1
Homepage: http://pecl.php.net/package/raphf
Vcs-Git: https://salsa.debian.org/php-team/pecl/php-raphf.git
Vcs-Browser: https://salsa.debian.org/php-team/pecl/php-raphf

Package: php-raphf
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: raphf module for PHP
 A reusable split-off of pecl_http persistent handle and
 resource factory API.