[Pkg-xfce-commits] r8426 - in /goodies/trunk/lightdm/debian: changelog control

Yves-Alexis Perez corsac at moszumanska.debian.org
Sat May 10 13:28:54 UTC 2014


Author: corsac
Date: Sat May 10 13:28:53 2014
New Revision: 8426

URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=8426
Log:
* debian/control:
  - add libpam-systemd as consolekit alternative dependency.  closes: #747619

Modified:
    goodies/trunk/lightdm/debian/changelog
    goodies/trunk/lightdm/debian/control

Modified: goodies/trunk/lightdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/changelog?rev=8426&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/changelog	(original)
+++ goodies/trunk/lightdm/debian/changelog	Sat May 10 13:28:53 2014
@@ -3,6 +3,8 @@
   * debian/patches:
     - 02_fix-apparmor-profile updated, fix chromium path in apparmor
       abstraction profile.                                      closes: #742829
+  * debian/control:
+    - add libpam-systemd as consolekit alternative dependency.  closes: #747619
 
  -- Yves-Alexis Perez <corsac at debian.org>  Tue, 06 May 2014 23:08:42 +0200
 

Modified: goodies/trunk/lightdm/debian/control
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/lightdm/debian/control?rev=8426&op=diff
==============================================================================
--- goodies/trunk/lightdm/debian/control	(original)
+++ goodies/trunk/lightdm/debian/control	Sat May 10 13:28:53 2014
@@ -20,7 +20,7 @@
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, 
- lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit, adduser
+ lightdm-gtk-greeter | lightdm-greeter, dbus, consolekit |libpam-systemd, adduser
 Recommends: xserver-xorg
 Suggests: accountsservice, upower
 Provides: x-display-manager




More information about the Pkg-xfce-commits mailing list