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

Bug#683516: False positive: unused-override menu-icon-missing



retitle 683516 lintian: update menu-icon-missing description
thanks

On 2012-08-01 14:08, Ryan Kavanagh wrote:
> Package: lintian
> Version: 2.5.10
> Severity: normal
> 
> lintian returns a false positive (unused-override menu-icon-missing) if run on
> a .changes file, but not on the respective .deb file containing the override.
> If I run lintian on the respective .deb without said override, I get the
> menu-icon-missing lintian warning. A possibly relevant detail is that the
> package containing the override (bzflag-client) depends on the package
> containing the menu icon (bzflag-data). See the following lintian output:
> 
> [...]


The last paragraph of menu-icon-missing's description:

"""
Tag: menu-icon-missing
Severity: normal
Certainty: possible
Info: [...]
 .
 If the icon is in a package this package depends on, add a lintian
 override for this warning.  lintian cannot check icons in other
 packages.
"""

is no longer true and needs to be updated.  The "menu-icon-missing"
warning will not appear if you process bzflag-data and bzflag-client
together[1].

~Niels

[1] That is:

lintian -IivE ../bzflag-client_2.4.2+ds1-1_i386.deb \
  ../bzflag-data_2.4.2+ds1-1_all.deb


Reply to: