Source: phpcpd Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot , Prach Pongpanich Build-Depends: ant, debhelper-compat (= 13), help2man, php-timer (>= 5), phpab, phpunit, phpunit-cli-parser, phpunit-version, pkg-php-tools Standards-Version: 4.5.1 Homepage: https://github.com/sebastianbergmann/phpcpd Vcs-Git: https://salsa.debian.org/php-team/pear/phpcpd.git -b debian/latest Vcs-Browser: https://salsa.debian.org/php-team/pear/phpcpd Rules-Requires-Root: no Package: phpcpd Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: php-cpd, ${phpcomposer:Debian-provide} Description: copy and paste detector (CPD) for PHP code PHPCPD is a tool providing details of duplicated lines inside a PHP project.