[Pkg-xfce-commits] r6140 - goodies/trunk/xfce4-indicator-plugin/debian

Evgeni Golov evgeni at alioth.debian.org
Wed Oct 19 12:04:23 UTC 2011


Author: evgeni
Date: 2011-10-19 12:04:23 +0000 (Wed, 19 Oct 2011)
New Revision: 6140

Modified:
   goodies/trunk/xfce4-indicator-plugin/debian/changelog
   goodies/trunk/xfce4-indicator-plugin/debian/control
Log:
Switch Recommends to indicator-messages-gtk2


Modified: goodies/trunk/xfce4-indicator-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-indicator-plugin/debian/changelog	2011-10-19 11:02:26 UTC (rev 6139)
+++ goodies/trunk/xfce4-indicator-plugin/debian/changelog	2011-10-19 12:04:23 UTC (rev 6140)
@@ -1,3 +1,10 @@
+xfce4-indicator-plugin (0.3.1-4) UNRELEASED; urgency=low
+
+  * Switch Recommends to indicator-messages-gtk2, we cannot use
+    the GTK3 version provided by indicator-messages.
+
+ -- Evgeni Golov <evgeni at debian.org>  Wed, 19 Oct 2011 14:03:31 +0200
+
 xfce4-indicator-plugin (0.3.1-3) experimental; urgency=low
 
   * Add search-for-indicator-0.4-pc.patch from Ubuntu,

Modified: goodies/trunk/xfce4-indicator-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-indicator-plugin/debian/control	2011-10-19 11:02:26 UTC (rev 6139)
+++ goodies/trunk/xfce4-indicator-plugin/debian/control	2011-10-19 12:04:23 UTC (rev 6140)
@@ -15,7 +15,7 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: indicator-renderer
-Recommends: indicator-messages
+Recommends: indicator-messages-gtk2
 Description: plugin to display information from applications in the Xfce4 panel
  A small plugin to display information from various applications consistently
  in the Xfce4 panel as described in Ubuntus MessagingMenu design specification.




More information about the Pkg-xfce-commits mailing list