On Tue, Jan 29, 2008 at 06:42:15PM -0500, Ari Pollak wrote:
> Does libpurple0 need to depend on perlapi if it really should depend on
> libperl? I'm not yet sure why the latter dependency isn't happening.
It does depend on libperl5.8 here, and that's because
usr/lib/purple-2/perl.so is linked against libperl.so.5.8, so
${shlibs:Depends} picks it up.
The libperl5.8 dependency is for binaries embedding perl, but the
perlapi-* dependency is to ensure the Perl XS binary module interface is
the right one. Here it's needed for usr/lib/perl5/auto/Purple/Purple.so .
For the purposes of the Perl 5.10 transition, the libperl5.8 dependency
already makes sure pidgin will be rebuilt. Missing perlapi-* is still a
violation of the Perl policy, though.
Just adding ${perl:Depends} (and running dh_perl) should do the right thing.
Cheers,
--
Niko Tyni [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]