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

lintian: r519 - in trunk: checks debian



Author: djpig
Date: 2005-12-17 21:55:36 +0100 (Sat, 17 Dec 2005)
New Revision: 519

Modified:
   trunk/checks/scripts
   trunk/checks/scripts.desc
   trunk/debian/changelog
Log:
Drop install-fvwmgenmenu as valid interpreter. Was dropped from menu package
before sarge. (partly fixes: #332400)


Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2005-12-17 19:11:41 UTC (rev 518)
+++ trunk/checks/scripts	2005-12-17 20:55:36 UTC (rev 519)
@@ -44,7 +44,6 @@
 			  'gforth' => '/usr/bin/gforth',
 			  'gnuplot' => '/usr/bin/gnuplot',
 			  'guile' => '/usr/bin/guile',
-			  'install-fvwmgenmenu' => '/usr/sbin/install-fvwmgenmenu',
 			  'install-menu' => '/usr/sbin/install-menu',
 			  'js' => '/usr/bin/js',
 			  'kforth' => '/usr/bin/kforth',

Modified: trunk/checks/scripts.desc
===================================================================
--- trunk/checks/scripts.desc	2005-12-17 19:11:41 UTC (rev 518)
+++ trunk/checks/scripts.desc	2005-12-17 20:55:36 UTC (rev 519)
@@ -221,10 +221,6 @@
 Type: error
 Info: Install-menu is installed as /usr/sbin/install-menu.
 
-Tag: wrong-path-for-install-fvwmgenmenu
-Type: error
-Info: install-fvwmgenmenu is installed as /usr/sbin/install-fvwmgenmenu.
-
 Tag: wrong-path-for-js
 Type: error
 Info: js is installed as /usr/bin/js on Debian systems.

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-12-17 19:11:41 UTC (rev 518)
+++ trunk/debian/changelog	2005-12-17 20:55:36 UTC (rev 519)
@@ -25,6 +25,9 @@
     + [FL] forgot /lib(32|64) (more #328612 fixes)
   * checks/po-debconf:
     + [FL] Fix logical error in search for files (Closes: #342707)
+  * checks/scripts{.desc,}:
+    + [FL] Drop install-fvwmgenmenu as valid interpreter. Was dropped from menu package before sarge.
+      (partly fixes: #332400)
   * checks/shared-libs:
     + [FL] forgot /lib(32|64) (hopefully finally closes: #328612)
 



Reply to: