1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: libmodule-packaged-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 4.0.2)
Build-Depends-Indep: perl (>= 5.8.0-7), libmodule-build-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Joachim Breitner <nomeata@debian.org>, Marc Brockschmidt <marc@dch-faq.de>, Florian Ragwitz <florian@mookooh.org>
Standards-Version: 3.6.1
Package: libmodule-packaged-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libcache-cache-perl (>= 1.02), libio-zlib-perl (>= 1.01), libwww-perl (>= 5.69), libsort-versions-perl (>= 1.5), libparse-debian-packages-perl (>= 0.01), libparse-cpan-packages-perl (>= 2.20)
Description: Report upon packages of CPAN distributions
CPAN consists of distributions. However, CPAN is not an isolated
system - distributions are also packaged in other places, such as for
operating systems. This module reports whether CPAN distributions are
packaged for various operating systems, and which version they have.
.
Note: only CPAN, Debian, Fedora, FreeBSD, Gentoo, Mandrake, OpenBSD and
SUSE are currently supported. I want to support everything else.
Patches are welcome.
|