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

Bug#739671: phppear check randomly checks one binary



Package: lintian
Version: 2.5.21

Hi lintian maintainers,

The phppear check aims to check for special substvars in the main
binary package, which is usually the first. it is coded like that:

my $binary = $binaries[0];

[ref]: http://anonscm.debian.org/gitweb/?p=lintian/lintian.git;a=blob;f=checks/phppear.pm#l47


... but, $binaries is unordered, and the check will randomly pick one binary.

I don't know where to patch. Any pointer?

Regards

-- 
Mathieu


Reply to: