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

[SCM] Debian package checker branch, master, updated. 2.2.6-79-ga55781e



The following commit has been merged in the master branch:
commit a55781e84ef11a172c3ffac41c510d7a37075b9d
Author: Russ Allbery <rra@debian.org>
Date:   Sun Mar 8 20:39:07 2009 -0700

    Useless calls to update-menus are minor, not normal

diff --git a/checks/menus.desc b/checks/menus.desc
index 4a266e4..a793cac 100644
--- a/checks/menus.desc
+++ b/checks/menus.desc
@@ -118,7 +118,7 @@ Info: Since the package installs a file in <tt>/etc/menu-methods</tt>, the
 Ref: menu 4.2
 
 Tag: postinst-has-useless-call-to-update-menus
-Severity: normal
+Severity: minor
 Certainty: certain
 Info: The <tt>postinst</tt> script calls the <tt>update-menus</tt> program
  though no file is installed in <tt>/etc/menu-methods</tt>.  Files
@@ -130,7 +130,7 @@ Info: The <tt>postinst</tt> script calls the <tt>update-menus</tt> program
  package with debhelper 7.2.3 or later will fix this problem.
 
 Tag: postrm-has-useless-call-to-update-menus
-Severity: normal
+Severity: minor
 Certainty: certain
 Info: The <tt>postrm</tt> script calls the <tt>update-menus</tt> program
  though no file is installed in <tt>/etc/menu-methods</tt>.  Files

-- 
Debian package checker


Reply to: