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