From 74ed862a1c667fcbebe59f322c941e1d357a9015 Mon Sep 17 00:00:00 2001 From: Robert Ancell Date: Tue, 13 Feb 2018 16:32:35 +1300 Subject: [PATCH] Releasing 1.25.2 --- NEWS | 7 +++++++ configure.ac | 2 +- debian/changelog | 14 +++++++++++++- debian/lightdm.install | 1 + 4 files changed, 22 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index d9b26220f..0ecacc989 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,10 @@ +Overview of changes in lightdm 1.25.2 + + * Fix incorrect use of ConsoleKit CanSuspend/Hibernate API + * Correctly install AccountsService interface file + * Fix build system to require C99 + * Use standard format for arguments passed to qtchooser + Overview of changes in lightdm 1.25.1 * Fixes for VNC and XDMCP connections diff --git a/configure.ac b/configure.ac index 7c221d7e5..060c87e41 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.25.1) +AC_INIT(lightdm, 1.25.2) 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 3aa2c290f..41f2ae3a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,20 @@ +lightdm (1.25.2-0ubuntu1) bionic; urgency=medium + + * New upstream release: + - Fix incorrect use of ConsoleKit CanSuspend/Hibernate API + - Correctly install AccountsService interface file + - Fix build system to require C99 + - Use standard format for arguments passed to qtchooser + * debian/lightdm.install: + - Install AccountsService D-Bus extension files + + -- Robert Ancell Tue, 13 Feb 2018 16:33:14 +1300 + lightdm (1.25.1-0ubuntu1) bionic; urgency=medium * New upstream release: - Fixes for VNC and XDMCP connections - * Use AccountsService extension system for extended greeter information + - Use AccountsService extension system for extended greeter information - Modernise code style -- Robert Ancell Thu, 18 Jan 2018 09:43:40 +1300 diff --git a/debian/lightdm.install b/debian/lightdm.install index cfc1f2dea..87d0e2deb 100644 --- a/debian/lightdm.install +++ b/debian/lightdm.install @@ -1,6 +1,7 @@ usr/sbin/lightdm usr/share/accountsservice usr/share/bash-completion +usr/share/dbus-1 usr/share/man usr/share/locale usr/share/polkit-1