[Pkg-cli-apps-commits] r3987 - /packages/gnome-do-plugins/trunk/debian/control

ct-guest at users.alioth.debian.org ct-guest at users.alioth.debian.org
Tue May 27 17:49:28 UTC 2008


Author: ct-guest
Date: Tue May 27 17:49:28 2008
New Revision: 3987

URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=3987
Log:
* locate (the debian package) doesn't support the switches for the locate files plugin, so changing the recommends to mlocate | slocate | locate

Modified:
    packages/gnome-do-plugins/trunk/debian/control

Modified: packages/gnome-do-plugins/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-do-plugins/trunk/debian/control?rev=3987&op=diff
==============================================================================
--- packages/gnome-do-plugins/trunk/debian/control (original)
+++ packages/gnome-do-plugins/trunk/debian/control Tue May 27 17:49:28 2008
@@ -26,7 +26,7 @@
 Architecture: all
 Depends: ${cli:Depends}, 
 	 gnome-do (>= 0.4)
-Recommends: locate | slocate
+Recommends: mlocate | slocate | locate
 Description: Extra functionality for GNOME-Do launcher
  This package provides extra plugins for GNOME-Do.  It includes plugins for
  interacting with Evolution & Thunderbird contacts, Pidgin IM buddies, 




More information about the Pkg-cli-apps-commits mailing list