Source: libtest-kwalitee-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Peter Pentchev <roam@ringlet.net>, Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8),
 perl
Build-Depends-Indep: libcpan-meta-check-perl (>= 0.007),
 libdist-checkconflicts-perl,
 libmodule-build-tiny-perl (>= 0.026),
 libmodule-cpants-analyse-perl (>= 0.87),
 libnamespace-clean-perl,
 libtest-checkdeps-perl (>= 0.006),
 libtest-deep-perl,
 libtest-pod-coverage-perl,
 libtest-pod-perl,
 libtest-tester-perl (>= 0.108),
 libtest-warnings-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libtest-kwalitee-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libtest-kwalitee-perl.git
Homepage: https://metacpan.org/release/Test-Kwalitee/

Package: libtest-kwalitee-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 libdist-checkconflicts-perl,
 libmodule-cpants-analyse-perl (>= 0.87),
 libnamespace-clean-perl
Description: module to test the quality of a Perl module distribution
 Test::Kwalitee is an automatically-measurable gauge of how good your software
 is.  That's very different from quality, which a computer really can't
 measure in a general sense. (If you can, you've solved a hard problem in
 computer science.)
 .
 In the world of the CPAN, the CPANTS project (CPAN Testing Service; also a
 funny acronym on its own) measures Kwalitee with several metrics. If you plan
 to release a distribution to the CPAN -- or even within your own organization
 -- testing its Kwalitee before creating a release can help you improve your
 quality as well.
