[Pkg-xfce-commits] r8454 - in /desktop/trunk/xfce4-session/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Wed Jun 11 11:16:50 UTC 2014


Author: corsac
Date: Wed Jun 11 11:16:50 2014
New Revision: 8454

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8454
Log:
* debian/control:
  - replace consolekit recommends by libpam-systemd, and add alternate
    recommends for systemd-shim | systemd-sysv in order to not force systemd
    as init to users for now.

Modified:
    desktop/trunk/xfce4-session/debian/changelog
    desktop/trunk/xfce4-session/debian/control

Modified: desktop/trunk/xfce4-session/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/changelog?rev=8454&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/changelog	(original)
+++ desktop/trunk/xfce4-session/debian/changelog	Wed Jun 11 11:16:50 2014
@@ -2,6 +2,10 @@
 
   * debian/rules:
     - disable legacy session management.                        closes: #745676
+  * debian/control:
+    - replace consolekit recommends by libpam-systemd, and add alternate
+      recommends for systemd-shim | systemd-sysv in order to not force systemd
+      as init to users for now.
 
  -- Yves-Alexis Perez <corsac at debian.org>  Thu, 24 Apr 2014 22:08:54 +0200
 

Modified: desktop/trunk/xfce4-session/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-session/debian/control?rev=8454&op=diff
==============================================================================
--- desktop/trunk/xfce4-session/debian/control	(original)
+++ desktop/trunk/xfce4-session/debian/control	Wed Jun 11 11:16:50 2014
@@ -20,7 +20,7 @@
 Replaces: xfce4-utils
 Pre-Depends: ${misc:Pre-Depends}, multiarch-support
 Depends: ${shlibs:Depends}, ${misc:Depends}, xfce4-settings (>= 4.10.0), xfconf
-Recommends: xfwm4, xfdesktop4, consolekit, upower, dbus-x11, x11-xserver-utils,
+Recommends: xfwm4, xfdesktop4, libpam-systemd, systemd-shim | systemd-sysv, upower, dbus-x11, x11-xserver-utils,
  xscreensaver
 Suggests: sudo, fortunes-mod
 Provides: x-session-manager




More information about the Pkg-xfce-commits mailing list