Source: php-doctrine-cache
Section: php
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 14),
               dh-sequence-phpcomposer,
               memcached <!nocheck>,
               php-apcu <!nocheck>,
               php-cache-integration-tests <!nocheck>,
               php-cache-tag-interop <!nocheck>,
               php-memcache <!nocheck>,
               php-memcached <!nocheck>,
               php-psr-cache <!nocheck>,
               php-redis <!nocheck>,
               php-sqlite3 <!nocheck>,
               php-symfony-cache <!nocheck>,
               phpab,
               phpunit <!nocheck>,
               redis <!nocheck>,
               sqlite3 <!nocheck>
Build-Conflicts: php-mongodb
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/php-team/pear/php-doctrine-cache.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-doctrine-cache
Homepage: https://www.doctrine-project.org/projects/cache.html

Package: php-doctrine-cache
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: cache library - Doctrine component
 ${phpcomposer:description}.
 .
 The Doctrine Project provides several libraries primarily focused on
 database storage and object mapping.
