Source: pkg-php-tools
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper-compat (= 13),
               perl,
               php-cli,
               php-json,
               php-pear,
               php-xml
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/php-team/pear/pkg-php-tools.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/pkg-php-tools
Standards-Version: 4.7.0

Package: pkg-php-tools
Architecture: all
Depends: debhelper,
         dctrl-tools,
         php-cli,
         php-json,
         php-pear,
         php-xml,
         ${misc:Depends}
Suggests: dh-make
Provides: dh-sequence-phpcomposer, dh-sequence-phppear
Description: various packaging tools and scripts for PHP packages
 Provide an easy way to package PHP PEAR, PECL and Composer packages: Run
 dh_make, edit debian/rules and debian/control and that's it!
 .
 Detailed instructions can be found in included READMEs.
