[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: how to use dh-perl



Tommaso Moroni wrote:
> I'm packaging for the first time a perl program and I have some doubts about 
> dh-perl.
> 
> The program contains those lines:
> 
> use DBI;
> use HTML::Template;
> 
> but dh-perl doesn't find any dependency, so I added manually 
> "libhtml-template-perl" and "libdbd-pg-perl" in the Depends field.
> Is dh-perl supposed to find them or is it correct to add those lines manually?

dh_perl only generates dependencies on perl-api optionally on perl
itself. It does not deal with add-on perl modules.

-- 
see shy jo

Attachment: pgpDTl8XFhWe_.pgp
Description: PGP signature


Reply to: