Source: cpanoutdated
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Lucas Kanashiro <kanashiro@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 10),
               libmodule-build-tiny-perl,
               perl
Build-Depends-Indep: libcpan-distnameinfo-perl,
                     liblocal-lib-perl,
                     liburi-perl,
                     libwww-perl,
                     perl (>= 5.15.8) | libmodule-metadata-perl
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/cpanoutdated.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/cpanoutdated
Homepage: https://metacpan.org/release/cpan-outdated

Package: cpanoutdated
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libcpan-distnameinfo-perl,
         liblocal-lib-perl,
         liburi-perl,
         libwww-perl,
         perl (>= 5.15.8) | libmodule-metadata-perl
Description: script to detect outdated CPAN modules in your environment
 cpanoutdated prints the list of outdated CPAN modules in your machine. It
 provides the same feature as 'CPAN::Shell->r', but cpan-outdated is much
 faster and uses less memory. This script can be integrated with the cpanm
 command.
