1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: libtest-harness-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5.0.0)
Build-Depends-Indep: perl (>= 5.8.0-7)
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Gunnar Wolf <gwolf@debian.org>
Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-perl/packages/libtest-harness-perl/trunk/
Package: libtest-harness-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends},
Description: Run Perl standard test scripts with statistics
Test::Harness is an utility script invoked by Test::Simple, Test::More
and several based on Test::Builder. It is also part of the perl-modules
installation. This module is packaged to satisfy the build-dependency
of several other Perl modules over a newer version than the one
perl-modules provides - Please refer to bug #383517 for the rationale
on separately packaging it.
|