Source: libdist-zilla-plugin-test-kwalitee-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9.20140227~),
               libmodule-build-tiny-perl (>= 0.037)
Build-Depends-Indep: libdata-section-perl (>= 0.004),
                     libdist-zilla-perl (>= 4.300039),
                     libfile-pushd-perl,
                     libmoose-perl,
                     libnamespace-autoclean-perl,
                     libpath-tiny-perl,
                     libsub-exporter-formethods-perl,
                     libtest-deep-perl,
                     libtest-fatal-perl,
                     libtest-kwalitee-perl (>= 1.21),
                     perl
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-test-kwalitee-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-test-kwalitee-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Test-Kwalitee
Testsuite: autopkgtest-pkg-perl

Package: libdist-zilla-plugin-test-kwalitee-perl
Architecture: all
Depends: libdata-section-perl (>= 0.004),
         libdist-zilla-perl (>= 4.300039),
         libmoose-perl,
         libnamespace-autoclean-perl,
         libsub-exporter-formethods-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: Dist::Zilla plugin providing a release-time Kwalitee test
 Dist::Zilla::Plugin::Test::Kwalitee is a Dist::Zilla plugin providing
 a release-time test which check your module's Kwalitee score.
 .
 It is an extension of Dist::Zilla::Plugin::InlineFiles, providing the
 following file:
 .
 xt/release/kwalitee.t - a standard Test::Kwalitee test
