Source: composer
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 (= 12),
               git,
               help2man,
               jsonlint,
               mercurial,
               php-composer-ca-bundle,
               php-composer-semver,
               php-composer-spdx-licenses,
               php-composer-xdebug-handler,
               php-json-schema,
               php-mbstring,
               php-psr-log,
               php-symfony-console,
               php-symfony-filesystem,
               php-symfony-finder,
               php-symfony-process,
               php-zip,
               phpab,
               phpunit,
               pkg-php-tools
Standards-Version: 4.4.1
Homepage: https://getcomposer.org/
Vcs-Browser: https://salsa.debian.org/php-team/pear/composer
Vcs-Git: https://salsa.debian.org/php-team/pear/composer.git

Package: composer
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: git, unzip, ${phpcomposer:Debian-recommend}
Suggests: fossil, mercurial, subversion, ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: dependency manager for PHP
 ${phpcomposer:description}.
 .
 It behaves like Bundler (Ruby), npm (Node), etc.
