[Pkg-xfce-commits] r1896 - desktop/trunk/xfce4-utils/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Fri Apr 25 06:46:25 UTC 2008


Author: corsac
Date: 2008-04-25 06:46:24 +0000 (Fri, 25 Apr 2008)
New Revision: 1896

Modified:
   desktop/trunk/xfce4-utils/debian/changelog
   desktop/trunk/xfce4-utils/debian/control
Log:
* debian/control: move dbus to dbus-x11 to make sure dbus-launch is present
  when starting Xfce, so users can have a session bus.
* debian/patches:
  - 02_use-Xsessions.options-for-ssh-agent-handling added.    closes: #470599

Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog	2008-04-25 06:45:41 UTC (rev 1895)
+++ desktop/trunk/xfce4-utils/debian/changelog	2008-04-25 06:46:24 UTC (rev 1896)
@@ -1,8 +1,17 @@
-xfce4-utils (4.4.2-5) UNRELEASED; urgency=low
+xfce4-utils (4.4.2-6) UNRELEASED; urgency=low
 
+  * debian/control: move dbus to dbus-x11 to make sure dbus-launch is present
+    when starting Xfce, so users can have a session bus.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Fri, 25 Apr 2008 08:40:16 +0200
+
+xfce4-utils (4.4.2-5) unstable; urgency=low
+
   * debian/startxfce4.1: correct xinitrc path.                  closes: #471481
+  * debian/patches:
+    - 02_use-Xsessions.options-for-ssh-agent-handling added.    closes: #470599
 
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 18 Mar 2008 14:48:22 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 06 Apr 2008 02:47:18 +0200
 
 xfce4-utils (4.4.2-4) unstable; urgency=low
 

Modified: desktop/trunk/xfce4-utils/debian/control
===================================================================
--- desktop/trunk/xfce4-utils/debian/control	2008-04-25 06:45:41 UTC (rev 1895)
+++ desktop/trunk/xfce4-utils/debian/control	2008-04-25 06:46:24 UTC (rev 1896)
@@ -12,7 +12,7 @@
 Package: xfce4-utils
 Architecture: any
 Depends: ${shlibs:Depends}, xterm|x-terminal-emulator, x11-xserver-utils, xinit, exo-utils
-Recommends: xfwm4, xfce4-panel, thunar, xscreensaver | xlockmore | xlockmore-gl, dbus
+Recommends: xfwm4, xfce4-panel, thunar, xscreensaver | xlockmore | xlockmore-gl, dbus-x11
 Suggests: xfce4-session
 Description: Various tools for Xfce
  This package contains xfrun4, xfterm4, xflock4, xfmountdev4, xfbrowser4,




More information about the Pkg-xfce-commits mailing list