File: control

package info (click to toggle)
php-http-psr7-integration-tests 1.4.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 464 kB
  • sloc: php: 1,591; makefile: 19
file content (23 lines) | stat: -rw-r--r-- 954 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
Source: php-http-psr7-integration-tests
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-phpcomposer,
               php-guzzlehttp-psr7 <!nocheck>,
               phpab,
               phpunit <!nocheck>
Standards-Version: 4.7.2
Homepage: https://php-http.readthedocs.io/en/latest/
Vcs-Git: https://salsa.debian.org/php-team/pear/php-http-psr7-integration-tests.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-http-psr7-integration-tests

Package: php-http-psr7-integration-tests
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Breaks: ${phpcomposer:Debian-conflict}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 Test PSR7 implementations against the specification.