File: control

package info (click to toggle)
php-codecoverage 1.2.13%2Bdfsg2-1~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 384 kB
  • sloc: php: 3,038; xml: 105; makefile: 27
file content (33 lines) | stat: -rw-r--r-- 1,229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Source: php-codecoverage
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
           Luis Uribe <acme@eviled.org>,
           Arthur Gautier <superbaloo@superbaloo.net>,
           Mathieu Parent <sathieu@debian.org>,
           Prach Pongpanich <prachpub@gmail.com>,
           Mike Gabriel <sunweaver@debian.org>,
Build-Depends: debhelper (>= 9),
               pear-phpunit-channel,
               php5-cli (>= 5.3.7-1~),
               pkg-php-tools (>= 1~)
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-php/php-codecoverage.git
Vcs-Git: http://anonscm.debian.org/git/pkg-php/php-codecoverage.git
Homepage: http://pear.phpunit.de/

Package: php-codecoverage
Architecture: all
Depends: libjs-jquery,
         libjs-twitter-bootstrap,
         ${misc:Depends},
         ${phppear:Debian-Depends}
Recommends: ${phppear:Debian-Recommends}
Breaks: ${phppear:Debian-Breaks}
Description: ${phppear:summary}
 ${phppear:description}
 .
 This package is part of PHPUnit, a unit testing suite for the PHP language,
 modelled on the xUnit testing framework, designed by Kent Beck and Erich
 Gamma.