summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog10
3 files changed, 16 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 11ea01d0..40795767 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in lightdm 1.15.3
+
+ * Drop Xorg option -sharevts. It's no longer required for non-seat0 X
+ servers since xorg-server release 1.16.
+
Overview of changes in lightdm 1.15.2
* Support Wayland sessions.
diff --git a/configure.ac b/configure.ac
index 625104ba..83a72f98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(lightdm, 1.15.2)
+AC_INIT(lightdm, 1.15.3)
AC_CONFIG_MACRO_DIR(m4)
AC_CONFIG_HEADER(config.h)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
diff --git a/debian/changelog b/debian/changelog
index b7b12393..9da224b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+lightdm (1.15.3-0ubuntu1) wily; urgency=medium
+
+ * New upstream release:
+ - Drop Xorg option -sharevts. It's no longer required for non-seat0 X
+ servers since xorg-server release 1.16.
+ * debian/patches/autologin-session-workaround.patch:
+ - Workaround faulty setting from user-setup package (LP: #1484083)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 17 Aug 2015 10:39:27 +1200
+
lightdm (1.15.2-0ubuntu2) wily; urgency=medium
* debian/control: