Niels,
Thanks, much easier to see pending errors.
Regards
thf - thierry - [email protected]
On 21/08/2015 19:05, Niels Thykier wrote:
On 2015-08-21 17:21, Johan Van de Wauw wrote:
On Fri, Aug 21, 2015 at 4:37 PM, tfauck <[email protected]> wrote:
Dear mentors,
I am looking for a sponsor for the package paflib I just uploaded
(ITP - #781117) http://bugs.debian.org/781117 paflib
debuild passes ok, but lintian -EviIL +pedantic gives the following messages:
Do I have to sort them out ?
lintian -EviIL +pedantic | grep -v ^N:
note that if you dont add -I grep should not be needed. -I will help
solving the problem if you read the complete text.
Sorry, but you are confusing "-I" with "-i". The "-i" is the "show tag
descriptions (vs. "-I" is "--display-info").
To avoid the grep, just use:
lintian -EIL +pedantic
Thanks,
~Niels