summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 0ecacc98..e063b53b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Overview of changes in lightdm 1.26.0
+
+ * No changes from 1.25.2
+
Overview of changes in lightdm 1.25.2
* Fix incorrect use of ConsoleKit CanSuspend/Hibernate API
diff --git a/configure.ac b/configure.ac
index 060c87e4..61a9e4d9 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.2)
+AC_INIT(lightdm, 1.26.0)
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 41f2ae3a..45eb24a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lightdm (1.26.0-0ubuntu1) bionic; urgency=medium
+
+ * debian/control:
+ - Drop obsolete gnome-common build-depends and use explicit depends instead
+
+ -- Robert Ancell <robert.ancell@canonical.com> Thu, 22 Mar 2018 12:12:06 +1300
+
lightdm (1.25.2-0ubuntu1) bionic; urgency=medium
* New upstream release: