File: control

package info (click to toggle)
php-econea-nusoap 0.9.19%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 720 kB
  • sloc: php: 7,195; makefile: 11
file content (26 lines) | stat: -rw-r--r-- 1,186 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
Source: php-econea-nusoap
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Fab Stz <fabstz-it@yahoo.fr>
Build-Depends: debhelper-compat (= 13), dh-sequence-phpcomposer, phpab
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-econea-nusoap
Vcs-Git: https://salsa.debian.org/php-team/pear/php-econea-nusoap.git
Homepage: https://github.com/contributte/nusoap
Rules-Requires-Root: no

Package: php-econea-nusoap
Architecture: all
Depends: php-common, ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: libnusoap-php (<< 0.9.12-1~), ${phpcomposer:Debian-replace}
Breaks: libnusoap-php (<< 0.9.12-1~),
        ${phpcomposer:Debian-conflict},
        ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is
 a set of PHP classes - no PHP extensions required - that allow developers to
 create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1.