summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-09-07 11:41:20 +1200
committerRobert Ancell <robert.ancell@canonical.com>2015-09-07 11:41:20 +1200
commitcf549bff5c30975dde5a6b863f68881c5a2c3c9f (patch)
treebcd9236182a3d607c8ab66310efe84be3e651edf
parentf7304b3bec93f4eed4b4b5de12fd90e0dfaeca37 (diff)
downloadlightdm-cf549bff5c30975dde5a6b863f68881c5a2c3c9f.tar.gz
Releasing 1.16.01.16.0
-rw-r--r--NEWS5
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog8
3 files changed, 14 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 40795767..34208d2e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in lightdm 1.16.0
+
+ * Update default configuration better explaining the seat configuration name
+ matching and dropping references to the obsolete [SeatDefaults] section
+
Overview of changes in lightdm 1.15.3
* Drop Xorg option -sharevts. It's no longer required for non-seat0 X
diff --git a/configure.ac b/configure.ac
index 83a72f98..a85846aa 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.3)
+AC_INIT(lightdm, 1.16.0)
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 6c302bdd..640b9b21 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lightdm (1.16.0-0ubuntu1) wily; urgency=medium
+
+ * New upstream release:
+ - Update default configuration better explaining the seat configuration name
+ matching and dropping references to the obsolete [SeatDefaults] section
+
+ -- Robert Ancell <robert.ancell@canonical.com> Mon, 07 Sep 2015 10:52:54 +1200
+
lightdm (1.15.3-0ubuntu3) wily; urgency=medium
* debian/lightdm.postrm: