summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDidier Roche <didier.roche@canonical.com>2017-06-20 12:15:16 +0200
committerDidier Roche <didier.roche@canonical.com>2017-06-20 12:15:16 +0200
commit0680d9a847590bcd38629ae8739b5d504dadca77 (patch)
treefc35d1b0d2fc9748a10b8ff9f287cd96d8e83986
parent391ebf085e7a6365e8f588dbb83e339fadef17a5 (diff)
downloadlightdm-git-0680d9a847590bcd38629ae8739b5d504dadca77.tar.gz
Change back the default session to 'ubuntu', as it now corresponds to
GNOME Shell one with our ubuntu changes.
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 137a1952..35cb20dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lightdm (1.22.0-0ubuntu5) UNRELEASED; urgency=medium
+
+ * Change back the default session to 'ubuntu', as it now corresponds to
+ GNOME Shell one with our ubuntu changes.
+
+ -- Didier Roche <didrocks@ubuntu.com> Tue, 20 Jun 2017 12:14:37 +0200
+
lightdm (1.22.0-0ubuntu4) artful; urgency=medium
* SECURITY UPDATE: Guest session not confined (LP: #1663157)
diff --git a/debian/rules b/debian/rules
index 81bb7377..aec55941 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ override_dh_auto_configure:
dh_auto_configure -- \
--libexecdir=/usr/lib/lightdm \
--with-greeter-user=lightdm \
- --with-user-session=gnome \
+ --with-user-session=ubuntu \
--enable-gtk-doc \
--disable-libaudit