4c4dca7c6db65d2fc08f9092fb0e47dffa609513
[dh-make-perl] / dev / i386 / 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 Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
7 Uploaders: Gunnar Wolf <gwolf@debian.org>, Wolfgang Schemmel <debian@37.org>,
8  Christopher Sacca <csacca@thecsl.org>,
9  Damyan Ivanov <dmn@debian.org>, gregor herrmann <gregoa@debian.org>,
10  David Paleino <d.paleino@gmail.com>, 
11  Oliver Gorwits <oliver.gorwits@oucs.ox.ac.uk>
12 Standards-Version: 3.8.0
13 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/dh-make-perl/
14 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/
15
16 Package: dh-make-perl
17 Architecture: all
18 Depends: debhelper (>= 4.0.2), libpod-parser-perl, ${perl:Depends}, make,
19  dpkg-dev, fakeroot, ${misc:Depends}, libyaml-perl,  libmodule-depends-perl,
20  libwww-mechanize-perl, libemail-date-format-perl
21 Recommends: apt-file (>= 2.1.0), libmodule-build-perl
22 Description: Create Debian packages from perl modules
23  dh-make-perl will create the files required to build a Debian source
24  package out of a perl package.  This works for most simple packages
25  and is also useful for getting started with packaging perl modules.
26  Given a perl package name, it can also automatically download it from
27  CPAN.
28