Source: php-ramsey-collection
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>, Robin Gustafsson <robin@rgson.se>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-phpcomposer,
               php-faker,
               php-mockery,
               php-phpspec-prophecy-phpunit,
               php-symfony-polyfill-php81,
               phpab,
               phpunit
Standards-Version: 4.6.0
Homepage: https://github.com/ramsey/collection
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-ramsey-collection
Vcs-Git: https://salsa.debian.org/php-team/pear/php-ramsey-collection.git
Rules-Requires-Root: no

Package: php-ramsey-collection
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Recommends: ${phpcomposer:Debian-recommend}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 Much inspiration for this library came from the Java Collections Framework.
