pfenwick / dh-make-perl

Debian's dh-make-perl (unofficial, PJF's branch)

This URL has Read+Write access

pfenwick (author)
Wed Nov 26 05:38:48 -0800 2008
commit  48535636aad209c581fc2f9c5695165478885f03
tree    990853c6c647a3096fc51dbcd26934614863fe92
parent  53c6ae3a0ddfac56056568bbf1192a4d1c531041 parent  4a4b7942febf397781153a965e566aa3b5d34f85
README
dh-make-perl

Create debian packages from perl modules

dh-make-perl will create the files required to build
a debian source package out of a perl package.
This works for most simple packages and is also useful
for getting started with packaging perl modules.

There is an override mechanism in place to handle most of
the little changes that may be needed for some modules
(this hasn't been tested much, though).

Using this program is no excuse for not reading the
debian developer documentation, including the policy,
the perl policy, the packaging manual and so on.

lupus@debian.org