[Pkg-telepathy-commits] [empathy] 31/39: 3.8.6

Simon McVittie smcv at debian.org
Wed Jan 29 12:53:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository empathy.

commit 734d031aaa56391bff081d13654b783f20589e68
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date:   Fri Nov 15 14:05:20 2013 +0100

    3.8.6
---
 NEWS         | 6 ++++++
 configure.ac | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 063c9c3..b148ac3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+NEW in 3.8.6 (15/11/2013)
+============
+
+Bug fixed:
+ - Fixed #707885, need to escape spaces in action names (Guillaume Desmottes)
+
 NEW in 3.8.5 (11/11/2013)
 ============
 
diff --git a/configure.ac b/configure.ac
index e87e0e4..1fb16a7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,9 +1,9 @@
 dnl If not 1, append datestamp to the version number
-m4_define(empathy_released, 0)
+m4_define(empathy_released, 1)
 
 m4_define([empathy_major_version], [3])
 m4_define([empathy_minor_version], [8])
-m4_define([empathy_micro_version], [5])
+m4_define([empathy_micro_version], [6])
 m4_define([empathy_nano_version], [0])
 
 dnl Display the nano_version only if it's not '0'

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/empathy.git



More information about the Pkg-telepathy-commits mailing list