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

[SCM] Debian package checker branch, master, updated. 2.5.10-184-g7d51b5b



The following commit has been merged in the master branch:
commit 7d51b5b6ec324c242ad5d9e398e88e96d0f9f373
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Oct 2 19:34:45 2012 +0200

    c/menu-format: Update description of menu-icon-missing
    
    Signed-off-by: Niels Thykier <niels@thykier.net>

diff --git a/checks/menu-format.desc b/checks/menu-format.desc
index 36cb914..1fc567d 100644
--- a/checks/menu-format.desc
+++ b/checks/menu-format.desc
@@ -138,8 +138,11 @@ Info: This icon file couldn't be found.  If the path to the icon in the
  the package.  If the path is relative or a simple filename, make sure the
  icon is installed in <tt>/usr/share/pixmaps</tt>, the default location.
  .
- 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.
+ If the icon is provided by another package on which this package
+ depends, lintian may not be able to determine that icon pages are
+ available.  In this case, after confirming that all icons are
+ available after this package and its dependencies are installed,
+ please add a lintian override.
 Ref: menu 3.7
 
 Tag: menu-icon-too-big
diff --git a/debian/changelog b/debian/changelog
index a05e0fc..fa6a148 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,8 +75,12 @@ lintian (2.5.11) UNRELEASED; urgency=low
       the groff pipeline.
     + [CW,NT] Use the L::Util gzip decompressor to open gzipped
       manpages.
-  * checks/menu-format:
+  * checks/menu-format{,.desc}:
     + [NT] Move a table of categories to a data file.
+    + [NT] Update description of menu-icon-missing.  Lintian is now
+      sometimes able to find the icon in dependencies (if they are
+      built from the same source).  Thanks to Ryan Kavanagh for the
+      report and the suggested patch.  (Closes: #683516)
   * checks/md5sums:
     + [NT] Use L::Collect's conffile API instead of accessing the
       "conffiles" control file directly.

-- 
Debian package checker


Reply to: