summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-01-14 14:04:00 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-01-14 14:04:00 +1300
commit6e0e95762a11fbc2d3adb5dcf6720a71c6d0bde2 (patch)
tree35abac6e85a484694fc5f8961fb33d1e5e06c9dd
parentdf8b0ed40daa4bbeecf0a3f5c19cecc28904811e (diff)
downloadlightdm-git-1.13.1.tar.gz
Releasing 1.13.11.13.1
-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 828eeb68..edf14999 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+Overview of changes in lightdm 1.13.1
+
+ * Don't attempt generate D-Bus seat/session removal signals on shutdown.
+ * Add missing method QLightDM::Greeter::cancelAutologin
+
Overview of changes in lightdm 1.13.0
* Fix crash when having configuration keys defined in multiple places
diff --git a/configure.ac b/configure.ac
index ca820a9d..decd05ec 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.13.0)
+AC_INIT(lightdm, 1.13.1)
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 dc824662..3eb01d74 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lightdm (1.13.1-0ubuntu1) vivid; urgency=medium
+
+ * New upstream release:
+ - Don't attempt generate D-Bus seat/session removal signals on shutdown.
+ - Add missing method QLightDM::Greeter::cancelAutologin
+
+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 14 Jan 2015 14:00:02 +1300
+
lightdm (1.13.0-0ubuntu2) vivid; urgency=medium
* debian/config-error-dialog.sh: