summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2018-02-13 16:32:35 +1300
committerRobert Ancell <robert.ancell@canonical.com>2018-02-13 16:44:02 +1300
commit74ed862a1c667fcbebe59f322c941e1d357a9015 (patch)
tree0d7f4e14a3de020cd8c616d51ae3b62531241947
parentf57919df4f00656c800ffad8a3ba41e3b27ba776 (diff)
downloadlightdm-git-74ed862a1c667fcbebe59f322c941e1d357a9015.tar.gz
Releasing 1.25.21.25.2
-rw-r--r--NEWS7
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog14
-rw-r--r--debian/lightdm.install1
4 files changed, 22 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index d9b26220..0ecacc98 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 7c221d7e..060c87e4 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 3aa2c290..41f2ae3a 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 <robert.ancell@canonical.com> 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 <robert.ancell@canonical.com> Thu, 18 Jan 2018 09:43:40 +1300
diff --git a/debian/lightdm.install b/debian/lightdm.install
index cfc1f2de..87d0e2de 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