Source: libcpan-audit-perl
Standards-Version: 4.7.2
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 gregor herrmann <gregoa@debian.org>,
Section: perl
Testsuite: autopkgtest-pkg-perl
Build-Depends:
 debhelper-compat (= 13),
Build-Depends-Indep:
 libcapture-tiny-perl <!nocheck>,
 libcpan-distnameinfo-perl <!nocheck>,
 libcpansa-db-perl <!nocheck>,
 libhttp-tiny-perl <!nocheck>,
 libio-interactive-perl <!nocheck>,
 libjson-perl <!nocheck>,
 libmodule-corelist-perl <!nocheck>,
 libmodule-cpanfile-perl <!nocheck>,
 libmodule-extract-version-perl <!nocheck>,
 libperlio-gzip-perl <!nocheck>,
 libtest-simple-perl <!nocheck>,
 libversion-perl <!nocheck>,
 perl,
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcpan-audit-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcpan-audit-perl.git
Homepage: https://metacpan.org/release/CPAN-Audit

Package: libcpan-audit-perl
Architecture: all
Depends:
 ${misc:Depends},
 ${perl:Depends},
 libcpan-distnameinfo-perl,
 libcpansa-db-perl,
 libio-interactive-perl,
 libjson-perl,
 libmodule-corelist-perl,
 libmodule-cpanfile-perl,
 libmodule-extract-version-perl,
 libperlio-gzip-perl,
 libversion-perl,
Description: module to audit CPAN distributions for known vulnerabilities
 CPAN::Audit is a module and a database at the same time. It is used by the
 cpan-audit command line application to query for vulnerabilities.
 .
 cpan-audit is a command line application that checks the modules or
 distributions for known vulnerabilities. It is using its internal database
 that is automatically generated from a hand-picked database
 https://github.com/vti/cpan-security-advisory.
