File: control

package info (click to toggle)
libmodule-packaged-perl 0.86-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 96 kB
  • ctags: 14
  • sloc: perl: 235; makefile: 16
file content (34 lines) | stat: -rw-r--r-- 1,741 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Source: libmodule-packaged-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 7), libmodule-build-perl, quilt (>= 0.40)
Build-Depends-Indep: perl (>= 5.8.0-7),
 perl-modules (>= 5.10), libwww-perl (>= 5.69), libsort-versions-perl (>= 1.5),
 libparse-debian-packages-perl (>= 0.01), libparse-cpan-packages-perl (>= 2.20),
 libapp-cache-perl, libio-string-perl, libtest-pod-perl,
 libtest-pod-coverage-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Marc Brockschmidt <marc@dch-faq.de>,
 Florian Ragwitz <florian@mookooh.org>,
 Krzysztof Krzyzaniak (eloy) <eloy@debian.org>,
 gregor herrmann <gregoa@debian.org>, Carlo Segre <segre@debian.org>,
 Damyan Ivanov <dmn@debian.org>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/Module-Packaged/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmodule-packaged-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmodule-packaged-perl/

Package: libmodule-packaged-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, perl-modules (>= 5.10),
 libwww-perl (>= 5.69), libsort-versions-perl (>= 1.5),
 libparse-debian-packages-perl (>= 0.01), libparse-cpan-packages-perl (>= 2.20), libapp-cache-perl
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.