[Pkg-kde-commits] rev 2258 - trunk/packages/kdeadmin/debian

Josh Metzler jdmetz-guest at costa.debian.org
Sun Nov 13 21:30:19 UTC 2005


Author: jdmetz-guest
Date: 2005-11-13 21:30:18 +0000 (Sun, 13 Nov 2005)
New Revision: 2258

Modified:
   trunk/packages/kdeadmin/debian/control
   trunk/packages/kdeadmin/debian/lilo-config.lintian
Log:
Update lilo-config lintian override for change menu location.
Add lilo-config Recommends: kdebase-bin, since the menu uses kdesu
to gain root privileges.


Modified: trunk/packages/kdeadmin/debian/control
===================================================================
--- trunk/packages/kdeadmin/debian/control	2005-11-13 21:19:19 UTC (rev 2257)
+++ trunk/packages/kdeadmin/debian/control	2005-11-13 21:30:18 UTC (rev 2258)
@@ -132,11 +132,15 @@
 Section: kde
 Architecture: i386
 Depends: ${shlibs:Depends}, kcontrol
+Recommends: kdebase-bin
 Suggests: lilo
 Description: KDE frontend for lilo configuration
  lilo-config is a KDE based frontend to the lilo boot manager configuration.
  It runs out of the KDE Control Center.
  .
+ If you want to use the menu entry to launch lilo-config, you need to install
+ kdebase-bin since it uses the kdesu command to gain root privileges.
+ .
  This package is part of KDE, as a component of the KDE administration module.
  See the 'kde' and 'kdeadmin' packages for more information.
 

Modified: trunk/packages/kdeadmin/debian/lilo-config.lintian
===================================================================
--- trunk/packages/kdeadmin/debian/lilo-config.lintian	2005-11-13 21:19:19 UTC (rev 2257)
+++ trunk/packages/kdeadmin/debian/lilo-config.lintian	2005-11-13 21:30:18 UTC (rev 2258)
@@ -1 +1 @@
-lilo-config: menu-command-not-in-package /usr/lib/menu/lilo-config:6 /usr/bin/kdesu
+lilo-config: menu-command-not-in-package /usr/share/menu/lilo-config:6 /usr/bin/kdesu




More information about the pkg-kde-commits mailing list