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

lintian: r520 - in trunk: checks debian



Author: djpig
Date: 2005-12-17 22:01:44 +0100 (Sat, 17 Dec 2005)
New Revision: 520

Modified:
   trunk/checks/scripts
   trunk/debian/changelog
Log:
Change path for install-menu from /usr/sbin to /usr/bin (also for #332400)


Modified: trunk/checks/scripts
===================================================================
--- trunk/checks/scripts	2005-12-17 20:55:36 UTC (rev 519)
+++ trunk/checks/scripts	2005-12-17 21:01:44 UTC (rev 520)
@@ -44,7 +44,7 @@
 			  'gforth' => '/usr/bin/gforth',
 			  'gnuplot' => '/usr/bin/gnuplot',
 			  'guile' => '/usr/bin/guile',
-			  'install-menu' => '/usr/sbin/install-menu',
+			  'install-menu' => '/usr/bin/install-menu',
 			  'js' => '/usr/bin/js',
 			  'kforth' => '/usr/bin/kforth',
 			  'ksh' => '/bin/ksh',

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2005-12-17 20:55:36 UTC (rev 519)
+++ trunk/debian/changelog	2005-12-17 21:01:44 UTC (rev 520)
@@ -28,6 +28,7 @@
   * checks/scripts{.desc,}:
     + [FL] Drop install-fvwmgenmenu as valid interpreter. Was dropped from menu package before sarge.
       (partly fixes: #332400)
+    + [FL] Change path for install-menu from /usr/sbin to /usr/bin (also for #332400)
   * checks/shared-libs:
     + [FL] forgot /lib(32|64) (hopefully finally closes: #328612)
 



Reply to: