r41621 - in /desktop/experimental/gdm3/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Mon May 5 13:26:34 UTC 2014


Author: bigon
Date: Mon May  5 13:26:34 2014
New Revision: 41621

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41621
Log:
Depends against consolekit on non-linux architectures

Modified:
    desktop/experimental/gdm3/debian/changelog
    desktop/experimental/gdm3/debian/control
    desktop/experimental/gdm3/debian/control.in

Modified: desktop/experimental/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/changelog?rev=41621&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog	[utf-8] Mon May  5 13:26:34 2014
@@ -12,6 +12,7 @@
     - Enable journald support
     - Drop explicit dependency against systemd, libpam-systemd should pull the
       needed packages
+    - Depends against consolekit on non-linux architectures
 
   [ Josselin Mouette ]
   * Make description up-to-date.
@@ -51,7 +52,7 @@
     logind as well. (The exact version needs updating when moving this 
     package to unstable.)
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 04 May 2014 13:40:30 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 05 May 2014 15:26:14 +0200
 
 gdm3 (3.12.0-1) experimental; urgency=low
 

Modified: desktop/experimental/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control?rev=41621&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control	[utf-8] (original)
+++ desktop/experimental/gdm3/debian/control	[utf-8] Mon May  5 13:26:34 2014
@@ -65,7 +65,7 @@
          adduser,
          libpam-modules (>= 0.72-1),
          libpam-runtime (>= 0.76-13.1),
-         libpam-systemd [linux-any],
+         libpam-systemd [linux-any], consolekit [!linux-any],
          gnome-session-bin (>= 3.10),
          gnome-settings-daemon (>= 3.2),
          gnome-shell (>= 3.10.1-2~),

Modified: desktop/experimental/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control.in?rev=41621&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gdm3/debian/control.in	[utf-8] Mon May  5 13:26:34 2014
@@ -60,7 +60,7 @@
          adduser,
          libpam-modules (>= 0.72-1),
          libpam-runtime (>= 0.76-13.1),
-         libpam-systemd [linux-any],
+         libpam-systemd [linux-any], consolekit [!linux-any],
          gnome-session-bin (>= 3.10),
          gnome-settings-daemon (>= 3.2),
          gnome-shell (>= 3.10.1-2~),




More information about the pkg-gnome-commits mailing list