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 34 35 36 37 38 39 40 41 42 43 44
|
Source: libdist-zilla-util-test-kentnl-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 (>= 10)
Build-Depends-Indep: libdata-dpath-perl,
libdist-zilla-perl,
libmodule-runtime-perl,
libmoo-perl,
libmoose-perl,
libpath-tiny-perl (>= 0.050),
librecommended-perl,
libsub-exporter-perl,
libtest-fatal-perl,
libtry-tiny-perl,
perl (>= 5.15.9) | libcpan-meta-requirements-perl (>= 2.121)
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-util-test-kentnl-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-util-test-kentnl-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Util-Test-KENTNL
Testsuite: autopkgtest-pkg-perl
Package: libdist-zilla-util-test-kentnl-perl
Architecture: all
Depends: libdata-dpath-perl,
libdist-zilla-perl,
libmodule-runtime-perl,
libmoo-perl,
libpath-tiny-perl (>= 0.050),
librecommended-perl,
libsub-exporter-perl,
libtest-fatal-perl,
libtry-tiny-perl,
perl,
${misc:Depends},
${perl:Depends}
Description: Module to write tests for Dist::Zilla plugins
Dist::Zilla::Util::Test::KENTNL is a helper kit by KENTNL to write
tests for Dist::Zilla plugins.
.
Upstream seems to no more recommend using this module for new
projects as he writes: "Most of [his] modules should be moving to
using the `dztest` model instead which is more flexible source side."
|