Source: phpunit-git-state
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 (= 13),
               dh-sequence-phpcomposer,
               ant,
               phpab,
               phpunit <!nocheck>
Standards-Version: 4.7.4
Homepage: https://github.com/sebastianbergmann/git-state
Vcs-Git: https://salsa.debian.org/php-team/pear/phpunit-git-state.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/phpunit-git-state

Package: phpunit-git-state
Multi-Arch: foreign
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 git-state is a library for describing the state of a Git checkout.
 .
 PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit
 testing framework.
