r32474 - in /desktop/unstable/gdm3/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Sat Jan 28 12:04:49 UTC 2012
Author: joss
Date: Sat Jan 28 12:04:48 2012
New Revision: 32474
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32474
Log:
local user if xhost is installed (see #586685).
+ Depend on the appropriate x11-common version.
+ Depend on x11-xserver-utils so that it actually works.
* Require d-conf 0.10.0-4 to configure the dconf path.
Modified:
desktop/unstable/gdm3/debian/changelog
desktop/unstable/gdm3/debian/control
desktop/unstable/gdm3/debian/control.in
Modified: desktop/unstable/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/changelog?rev=32474&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdm3/debian/changelog [utf-8] Sat Jan 28 12:04:48 2012
@@ -6,8 +6,9 @@
[ Josselin Mouette ]
* gdm3.init: remove .ICEauthority before starting. Closes: #648666.
* x11-common will now include xhost code to give access to the
- local user if xhost is installed (see #586685). Depend on
- x11-xserver-utils so that it does work.
+ local user if xhost is installed (see #586685).
+ + Depend on the appropriate x11-common version.
+ + Depend on x11-xserver-utils so that it actually works.
* New upstream release.
* Updated build-dependencies: nss, glib.
* 01_language.patch: dropped, merged upstream.
@@ -54,6 +55,7 @@
* Suggest gnome-shell.
* Require g-s-d and metacity, they are no longer optional. Requiring
g-s-d 3.2 Closes: #656384.
+ * Require d-conf 0.10.0-4 to configure the dconf path.
-- Josselin Mouette <joss at debian.org> Thu, 24 Nov 2011 22:29:47 +0100
Modified: desktop/unstable/gdm3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control?rev=32474&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control [utf-8] Sat Jan 28 12:04:48 2012
@@ -68,6 +68,9 @@
accountsservice (>= 0.6.12),
gsettings-desktop-schemas,
libglib2.0-bin (>= 2.26),
+ dconf-tools (>= 0.10.0-4),
+ dconf-gsettings-backend (>= 0.10.0-4),
+ x11-common (>= 1:7.6+11),
x11-xserver-utils
Recommends: zenity,
xserver-xephyr,
Modified: desktop/unstable/gdm3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm3/debian/control.in?rev=32474&op=diff
==============================================================================
--- desktop/unstable/gdm3/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdm3/debian/control.in [utf-8] Sat Jan 28 12:04:48 2012
@@ -63,6 +63,9 @@
accountsservice (>= 0.6.12),
gsettings-desktop-schemas,
libglib2.0-bin (>= 2.26),
+ dconf-tools (>= 0.10.0-4),
+ dconf-gsettings-backend (>= 0.10.0-4),
+ x11-common (>= 1:7.6+11),
x11-xserver-utils
Recommends: zenity,
xserver-xephyr,
More information about the pkg-gnome-commits
mailing list