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

