summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-09-16 13:48:06 -0400
committerRobert Ancell <robert.ancell@canonical.com>2015-09-16 13:48:06 -0400
commit184b659df68571b76deac6e32143e92427315676 (patch)
treeefa696024d8e525b2d5dd2212a13b352bfd7bb6d
parent749978e1f67144f703c192968a1935b2fb98e769 (diff)
downloadlightdm-git-184b659df68571b76deac6e32143e92427315676.tar.gz
Releasing 1.16.11.16.1
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog7
3 files changed, 12 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 34208d2e..5f944a33 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.16.1
+
+ * Use libaudit to generate audit events
+
Overview of changes in lightdm 1.16.0
* Update default configuration better explaining the seat configuration name
diff --git a/configure.ac b/configure.ac
index 27a0e096..a9808a2c 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.16.0)
+AC_INIT(lightdm, 1.16.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 640b9b21..5fedbb9c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lightdm (1.16.1-0ubuntu1) wily; urgency=medium
+
+ * New upstream release:
+ - Use libaudit to generate audit events (LP: #1478087)
+
+ -- Robert Ancell <robert.ancell@canonical.com> Wed, 16 Sep 2015 13:43:34 -0400
+
lightdm (1.16.0-0ubuntu1) wily; urgency=medium
* New upstream release: