[Pkg-xfce-commits] r6087 - goodies/trunk/lightdm/debian

Yves-Alexis Perez corsac at alioth.debian.org
Thu Sep 29 09:53:41 UTC 2011


Author: corsac
Date: 2011-09-29 21:53:41 +0000 (Thu, 29 Sep 2011)
New Revision: 6087

Modified:
   goodies/trunk/lightdm/debian/changelog
   goodies/trunk/lightdm/debian/control
Log:
* debian/control:
  - add recommends on policykit-1 to greeters.                closes: #643292

Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog	2011-09-29 21:52:16 UTC (rev 6086)
+++ goodies/trunk/lightdm/debian/changelog	2011-09-29 21:53:41 UTC (rev 6087)
@@ -1,3 +1,10 @@
+lightdm (1.0.0-4) UNRELEASED; urgency=low
+
+  * debian/control:
+    - add recommends on policykit-1 to greeters.                closes: #643292
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Thu, 29 Sep 2011 23:53:17 +0200
+
 lightdm (1.0.0-3) unstable; urgency=low
 
   * debian/lightdm-{gtk,qt}.{postinst,prerm}:

Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control	2011-09-29 21:52:16 UTC (rev 6086)
+++ goodies/trunk/lightdm/debian/control	2011-09-29 21:53:41 UTC (rev 6087)
@@ -37,7 +37,7 @@
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: desktop-base, gnome-themes-standard, gnome-icon-theme
+Recommends: desktop-base, gnome-themes-standard, gnome-icon-theme, policykit-1
 Description: simple display manager (GTK+ greeter)
  A LightDM greeter that uses the GTK+ toolkit.
 
@@ -48,6 +48,7 @@
 Section: x11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: policykit-1
 Description: simple display manager (Qt greeter)
  A LightDM greeter that uses the Qt toolkit.
 




More information about the Pkg-xfce-commits mailing list