Source: libcpan-audit-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: gregor herrmann <gregoa@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
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
Standards-Version: 4.7.0
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
Rules-Requires-Root: no

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.
