[Pkg-xfce-commits] r1890 - desktop/trunk/thunar/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Fri Apr 25 06:34:12 UTC 2008
Author: corsac
Date: 2008-04-25 06:34:11 +0000 (Fri, 25 Apr 2008)
New Revision: 1890
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/control
Log:
move Recommends from dbus to dbus-x11 to make sure there is a session bus
available if user wants dbus.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2008-04-25 06:22:01 UTC (rev 1889)
+++ desktop/trunk/thunar/debian/changelog 2008-04-25 06:34:11 UTC (rev 1890)
@@ -1,3 +1,10 @@
+thunar (0.9.0-8) UNRELEASED; urgency=low
+
+ * move Recommends from dbus to dbus-x11 to make sure there is a session bus
+ available if user wants dbus.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 25 Apr 2008 08:33:09 +0200
+
thunar (0.9.0-7) unstable; urgency=low
* upload to unstable.
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2008-04-25 06:22:01 UTC (rev 1889)
+++ desktop/trunk/thunar/debian/control 2008-04-25 06:34:11 UTC (rev 1890)
@@ -31,7 +31,7 @@
Package: thunar
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version})
-Recommends: hal, dbus, gamin, ${shlibs:Recommends}
+Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}
Conflicts: libthunar-vfs-1 (<= 0.2.0alpha-r19548-3), thunar-data (<= 0.9.0-5)
Replaces: libthunar-vfs-dev (<= 0.3.0beta1-2)
Suggests: thunar-archive-plugin, thunar-media-tags-plugin, thunar-volman
More information about the Pkg-xfce-commits
mailing list