r40102 - in /desktop/experimental/gdm3/debian: changelog control control.in
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Sat Oct 26 10:52:27 UTC 2013
Author: sjoerd
Date: Sat Oct 26 10:52:26 2013
New Revision: 40102
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40102
Log:
Add dependency on systemd for systemd-logind
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=40102&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog [utf-8] Sat Oct 26 10:52:26 2013
@@ -20,7 +20,10 @@
* debian/rules: Cleanup the list of that are files being removed during
build, some of them are gone from upstream tarball now
- -- Laurent Bigonville <bigon at debian.org> Fri, 25 Oct 2013 01:01:25 +0200
+ [ Sjoerd Simons ]
+ * Add dependency on systemd for systemd-logind
+
+ -- Sjoerd Simons <sjoerd at debian.org> Sat, 26 Oct 2013 12:51:55 +0200
gdm3 (3.8.4-2) unstable; urgency=low
Modified: desktop/experimental/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control?rev=40102&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control [utf-8] (original)
+++ desktop/experimental/gdm3/debian/control [utf-8] Sat Oct 26 10:52:26 2013
@@ -76,7 +76,8 @@
dconf-cli (>= 0.12.1-2),
dconf-gsettings-backend (>= 0.12.1-2),
x11-common (>= 1:7.6+11),
- x11-xserver-utils
+ x11-xserver-utils,
+ systemd
Recommends: zenity,
xserver-xephyr,
x11-xkb-utils,
Modified: desktop/experimental/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/control.in?rev=40102&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/control.in [utf-8] (original)
+++ desktop/experimental/gdm3/debian/control.in [utf-8] Sat Oct 26 10:52:26 2013
@@ -71,7 +71,8 @@
dconf-cli (>= 0.12.1-2),
dconf-gsettings-backend (>= 0.12.1-2),
x11-common (>= 1:7.6+11),
- x11-xserver-utils
+ x11-xserver-utils,
+ systemd
Recommends: zenity,
xserver-xephyr,
x11-xkb-utils,
More information about the pkg-gnome-commits
mailing list