Source: libmodule-math-depends-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl,
                     libparams-util-perl
Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-math-depends-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-math-depends-perl.git
Homepage: https://metacpan.org/release/Module-Math-Depends/

Package: libmodule-math-depends-perl
Architecture: all
Depends: perl,
         ${misc:Depends},
         libparams-util-perl
Description: convenience object for manipulating Perl module dependencies
 Module::Math::Depends is a convenience module for storing Perl module
 interdependencies. It can accumulate several dependency links, picking the
 most requiring ones, so that you end up with a set of dependencies that
 represent all of imput dependency relationships.

