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 31 32 33 34
|
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 (>= 9),
dh-php (>= 0.33~),
php-all-dev
Standards-Version: 3.9.8
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
Depends: ${misc:Depends},
${php:Depends},
${shlibs:Depends}
Provides: ${php:Provides}
Breaks: php-raphf-dev (<< 2.0.0-0.1~)
Replaces: php-raphf-dev (<< 2.0.0-0.1~)
Description: raphf module for PHP
A reusable split-off of pecl_http's persistent handle and
resource factory API.
Package: php-raphf-dev
Architecture: all
Section: oldlibs
Priority: extra
Depends: php-raphf,
${misc:Depends}
Description: raphf module for PHP development headers [dummy]
This is a transitional dummy package and can be safely removed.
|