Added correct PATH and SBOX_REDIRECT_IGNORE and PERL5LIB envs in rules for dh-make...
[pkg-perl] / deb-src / dh-make-perl / dh-make-perl-0.47 / debian / control
1 Source: dh-make-perl
2 Section: devel
3 Priority: optional
4 Build-Depends: debhelper (>= 5)
5 Build-Depends-Indep: perl
6 XSBC-Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
7 Maintainer: Nito Martinez <Nito@Qindel.ES>
8 Standards-Version: 3.8.0
9 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/dh-make-perl/
10 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/
11
12 Package: dh-make-perl
13 Architecture: all
14 Depends: debhelper (>= 4.0.2), libpod-parser-perl, ${perl:Depends}, make,
15  dpkg-dev, fakeroot, ${misc:Depends}, libyaml-perl,  libmodule-depends-perl,
16  libwww-mechanize-perl, libemail-date-format-perl
17 Recommends: apt-file (>= 2.1.0), libmodule-build-perl
18 Description: Create Debian packages from perl modules
19  dh-make-perl will create the files required to build a Debian source
20  package out of a perl package.  This works for most simple packages
21  and is also useful for getting started with packaging perl modules.
22  Given a perl package name, it can also automatically download it from
23  CPAN.
24