File: control

package info (click to toggle)
libextutils-install-perl 1.50-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 288 kB
  • ctags: 192
  • sloc: perl: 3,154; makefile: 38
file content (19 lines) | stat: -rw-r--r-- 806 bytes parent folder | download
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.