[debhelper-devel] Bug#739249: dh_perl support for packages embedding perl

Marco d'Itri md at linux.it
Mon Feb 17 02:20:34 UTC 2014


Package: debhelper
Version: 9.20131227
Severity: wishlist

The inn and inn2 packages, which use an embedded perl interpreter, 
currently do this to express a proper dependency on perlapi-* (see 
#182089):

        dh_gencontrol -u-VPERLAPI=$$(perl -MConfig -e 'print "perlapi-" . ($$Config{debian_abi} || $$Config{version})')

dh_perl adds a perlapi dependency only to packages which contain XS 
modules, so it would be nice if it could either recognize packages which 
have an embedded perl interpreter or have a flag to force this 
behaviour.

(I see that it also would add a versioned dependency on perl, is it 
actually needed in my case?)

-- 
ciao,
Marco
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 648 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/debhelper-devel/attachments/20140217/ea4766a7/attachment-0001.sig>


More information about the debhelper-devel mailing list