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 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org