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 (>= 9),
               git,
               help2man,
               jsonlint,
               mercurial,
               php-cli-prompt,
               php-composer-ca-bundle,
               php-composer-semver,
               php-composer-spdx-licenses,
               php-json-schema (>= 1.6),
               php-mbstring,
               php-psr-log,
               php-symfony-class-loader,
               php-symfony-console (>= 2.5),
               php-symfony-filesystem (>= 2.5),
               php-symfony-finder (>= 2.4),
               php-symfony-process (>= 2.4),
               php-zip,
               phpab,
               phpunit,
               pkg-php-tools (>= 1.29~)
Standards-Version: 4.1.0
Homepage: https://getcomposer.org/
Vcs-Git: git://anonscm.debian.org/pkg-php/composer.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/composer.git

Package: composer
Architecture: all
Depends: php-symfony-console (>= 2.5),
         php-symfony-filesystem (>= 2.5),
         php-symfony-finder (>= 2.4),
         php-symfony-process (>= 2.4),
         ${misc:Depends},
         ${phpcomposer:Debian-require}
Recommends: git, ${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.
