Package: phpunit2
Version: 2.3.6-1
Severity: serious

When I adopted the package "phpunit" (for php4) and packaged
"phpunit2" (for php5), I have overlooked that phpunit2 depends on
additional Pear packages not yet in Debian.

$ grep dep package.xml
  <deps>
   <dep type="php" rel="ge" version="5.0.2"/>
   <dep type="ext" rel="has">dom</dep>
   <dep type="ext" rel="has">pcre</dep>
   <dep type="ext" rel="has">spl</dep>
   <dep type="ext" rel="has" optional="yes">xdebug</dep>
   <dep type="pkg" rel="has">Benchmark</dep>
   <dep type="pkg" rel="has">Console_Getopt</dep>
   <dep type="pkg" rel="has" optional="yes">Log</dep>
   <dep type="pkg" rel="has">PEAR</dep>
  </deps>
$

So at least these Pear packages are to be packaged in Debian:
http://pear.php.net/package/Benchmark
http://pear.php.net/package/Console_Getopt

Piotr Roszatycki <[EMAIL PROTECTED]> is packaging Benchmark, see ITP bug
330298.


Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to