1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: libextutils-install-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 5), libmodule-build-perl
Build-Depends-Indep: perl (>= 5.006), libtest-pod-coverage-perl,
libtest-pod-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: AGOSTINI Yves <agostini@univ-metz.fr>
Standards-Version: 3.8.0
Homepage: http://search.cpan.org/dist/ExtUtils-Install/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libextutils-install-perl/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libextutils-install-perl/
Package: libextutils-install-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}
Description: install files from here to there
ExtUtils::Install handles the installing and uninstalling of perl modules,
scripts, man pages, etc.
|