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
|
Source: libpod-weaver-section-legal-complicated-perl
Section: perl
Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Carnë Draug <carandraug+dev@gmail.com>
Build-Depends: debhelper-compat (= 13)
Build-Depends-Indep: liblist-moreutils-perl,
libmoose-perl,
libmoosex-types-perl,
libnamespace-autoclean-perl,
libpod-elemental-perl,
libpod-weaver-perl,
libppi-perl,
libsoftware-license-perl,
libtest-differences-perl,
perl
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpod-weaver-section-legal-complicated-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpod-weaver-section-legal-complicated-perl.git
Homepage: https://metacpan.org/release/Pod-Weaver-Section-Legal-Complicated
Testsuite: autopkgtest-pkg-perl
Package: libpod-weaver-section-legal-complicated-perl
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
liblist-moreutils-perl,
libmoose-perl,
libmoosex-types-perl,
libnamespace-autoclean-perl,
libpod-elemental-perl,
libpod-weaver-perl,
libsoftware-license-perl
Description: Pod::Weaver plugin for per module authors, copyright holders, and license
Pod::Weaver::Section::Legal::Complicated is a Pod::Weaver plugin to
create Pod sections listing authors, copyright owners, and licenses
of each module in the distribution. It is targeted at distributions
with a large number of modules and where different module may have
different authos, copyright holders, and licenses. It does so by
parsing individual modules and looking for specific comments.
|