From 251ac622162e6ab63ef84e2f1c7e19c75d20ca73 Mon Sep 17 00:00:00 2001 From: Michael Terry Date: Wed, 11 Sep 2013 13:56:31 -0400 Subject: [PATCH] Release 1.7.15 --- NEWS | 6 ++++++ configure.ac | 2 +- debian/changelog | 10 ++++++++-- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 7c47ade2..797597c8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +Overview of changes in lightdm 1.7.15 + + * Set XDG_VTNR=1 as a fallback if using SeatUnity without a functioning + compositor or working VT switching, so that logind will recognize the VT + as active. + Overview of changes in lightdm 1.7.14 * Correctly set permissions on Xauthority file. diff --git a/configure.ac b/configure.ac index 53336b4c..0b4b32ac 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.7.14) +AC_INIT(lightdm, 1.7.15) 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 17cfdb17..ee1d6a50 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -lightdm (1.7.14-0ubuntu2) UNRELEASED; urgency=low +lightdm (1.7.15-0ubuntu1) saucy; urgency=low + [ Jeremy Bicha ] * Have liblightdm-gobject-1.0 suggest not recommend lightdm (LP: #1222155) - -- Jeremy Bicha Tue, 10 Sep 2013 22:21:58 -0400 + [ Michael Terry ] + * Set XDG_VTNR=1 as a fallback if using SeatUnity without a functioning + compositor or working VT switching, so that logind will recognize the VT + as active. + + -- Michael Terry Wed, 11 Sep 2013 11:27:51 -0400 lightdm (1.7.14-0ubuntu1) saucy; urgency=low -- 2.39.2