r47841 - in /desktop/experimental/gdm3/debian: changelog rules
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Mon Apr 4 00:00:33 UTC 2016
Author: bigon
Date: Mon Apr 4 00:00:32 2016
New Revision: 47841
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47841
Log:
debian/rules: Switch back the initial VT to vt1 (Closes: #819423)
Modified:
desktop/experimental/gdm3/debian/changelog
desktop/experimental/gdm3/debian/rules
Modified: desktop/experimental/gdm3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/changelog?rev=47841&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/changelog [utf-8] (original)
+++ desktop/experimental/gdm3/debian/changelog [utf-8] Mon Apr 4 00:00:32 2016
@@ -1,10 +1,14 @@
gdm3 (3.20.0-2) UNRELEASED; urgency=medium
+ [ Andreas Henriksson ]
* Re-enable debian/patches/09_default_session.patch again
- The problems with System Default session is now fixed
with a patch in gnome-session 3.20.0-2. See bgo#764379
- -- Andreas Henriksson <andreas at fatal.se> Wed, 30 Mar 2016 19:27:23 +0200
+ [ Laurent Bigonville ]
+ * debian/rules: Switch back the initial VT to vt1 (Closes: #819423)
+
+ -- Laurent Bigonville <bigon at debian.org> Mon, 04 Apr 2016 01:33:26 +0200
gdm3 (3.20.0-1) experimental; urgency=medium
Modified: desktop/experimental/gdm3/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gdm3/debian/rules?rev=47841&op=diff
==============================================================================
--- desktop/experimental/gdm3/debian/rules [utf-8] (original)
+++ desktop/experimental/gdm3/debian/rules [utf-8] Mon Apr 4 00:00:32 2016
@@ -40,8 +40,7 @@
--with-consolekit-directory=/usr/lib/ConsoleKit \
--with-check-accelerated-directory=/usr/lib/gnome-session/ \
--with-ran-once-marker-directory=/var/run/gdm3 \
- --with-gnome-settings-daemon-directory="`pkg-config --variable=libexecdir gnome-settings-daemon`" \
- --with-initial-vt=7
+ --with-gnome-settings-daemon-directory="`pkg-config --variable=libexecdir gnome-settings-daemon`"
ifeq (linux,$(DEB_HOST_ARCH_OS))
DEB_CONFIGURE_EXTRA_FLAGS += \
More information about the pkg-gnome-commits
mailing list