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

Bug#933925: Misspelling in Lintian UDD table



Package: lintian
Severity: minor

This bug probably belongs elsewhere, but I could not find a better place.

In the Lintian table in the UDD, the 'tag_type' for overridden tags is misspelled as 'overriden'.

udd=> select package, tag_type, tag, information from public.lintian where tag='spelling-error-in-readme-debian' and tag_type='overriden' and information not like '%(duplicate word)%';
     package      | tag_type  |               tag               |   information    
------------------+-----------+---------------------------------+------------------
 liblorene-dev    | overriden | spelling-error-in-readme-debian | Langage Language
 liblorene-dev    | overriden | spelling-error-in-readme-debian | Langage Language
 lorene-codes-src | overriden | spelling-error-in-readme-debian | Langage Language
(3 rows)


Reply to: