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
|
Source: libdist-zilla-plugin-podweaver-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Ansgar Burchardt <ansgar@debian.org>,
Florian Schlichting <fsfs@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdist-zilla-perl (>= 5),
libfile-find-rule-perl,
libmoose-perl,
libnamespace-autoclean-perl,
libpod-elemental-perlmunger-perl (>= 0.100000),
libpod-weaver-perl (>= 4),
libppi-perl,
perl (>= 5.13.4) | libtest-simple-perl (>= 0.96),
perl
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-podweaver-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-podweaver-perl.git
Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-PodWeaver
Testsuite: autopkgtest-pkg-perl
Package: libdist-zilla-plugin-podweaver-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libdist-zilla-perl (>= 5),
libmoose-perl,
libnamespace-autoclean-perl,
libpod-elemental-perlmunger-perl (>= 0.100000),
libpod-weaver-perl (>= 4),
libppi-perl
Enhances: libdist-zilla-perl
Description: Dist::Zilla plugin to use Pod::Weaver to generate Pod documentation
Dist::Zilla::Plugin::PodWeaver is the bridge between Dist::Zilla and
Pod::Weaver. It rips apart your kinda-Pod and reconstructs it as boring old
real Pod.
|