aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-06-29 19:02:53 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-06-29 19:02:53 +0300
commit7c6f5b52aca6c6c9e28f4be324f1f966debc74cf (patch)
tree6c16d2711a4605a0cc7bae0d39bb51648c8dc689
parent51a7f146b822c71109e23d3e077cd798e12d51f5 (diff)
Release 0.5.13release_0.5.130.5.13
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog9
2 files changed, 7 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index c5b08dea..a6b8da55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.13~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.13], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AM_INIT_AUTOMAKE([-Wall -Werror foreign dist-bzip2 tar-ustar 1.9])
diff --git a/debian/changelog b/debian/changelog
index e20ca8a6..5cb6d15c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-contextkit (0.5.13~unreleased) unstable; urgency=low
+contextkit (0.5.13) unstable; urgency=low
- *
+ * context-provide: in commander mode, a property proxy will subscribe to registered
+ provider upon client subscription.
+ * Fixes: NB#173827 qtn_lockfw_posnotice notice dialog comes up when I use
+ context-provide command tool
- -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Wed, 26 May 2010 15:54:28 +0300
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Tue, 29 Jun 2010 18:28:16 +0300
contextkit (0.5.12) unstable; urgency=low