Source: php-doctrine-data-fixtures
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 (= 13),
               dh-sequence-phpcomposer,
               php-doctrine-orm,
               php-fig-log-test <!nocheck>,
               php-sqlite3 <!nocheck>,
               php-symfony-cache <!nocheck>,
               php-symfony-var-exporter <!nocheck>,
               phpab,
               phpunit <!nocheck>
Standards-Version: 4.7.2
Homepage: https://www.doctrine-project.org/
Vcs-Git: https://salsa.debian.org/php-team/pear/php-doctrine-data-fixtures.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-doctrine-data-fixtures

Package: php-doctrine-data-fixtures
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: ${phpcomposer:description}
 This extension aims to provide a simple way to manage and execute the
 loading of data fixtures for the Doctrine ORM or ODM.
