On 2013-05-20 13:47, bastien ROUCARIES wrote:
> Package: lintian
> Version: 2.5.12
> Severity: normal
> tags: confirmed
> 
> next if $info->is_non_free; # (license issue does not apply to non-free) line 
> 447 of cruft does not work. We list non free package for license 
> check
> 
> 

Indeed.  By the looks of it, the issue stems from is_non_free relying on
$info->field('section') but the 'Section' field is not present in .dsc
files.  It should probably look in d/control instead.

~Niels


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to