aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <ext-risko.gergely@nokia.com>2009-05-28 14:09:08 +0300
committerGergely Risko <ext-risko.gergely@nokia.com>2009-05-28 14:09:08 +0300
commit6d82cda8e722fbea91c86bcad0c57ecd0b5ad32d (patch)
treee55706bac8e7ef730f668fe8e63949263b9fc1ed
parent23ef92baee11a8bf0c00f39fb424424f8d2be050 (diff)
Released 0.1.8release_0.1.8
Signed-off-by: Marja Hassinen <ext-marja.2.hassinen@nokia.com>
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog8
2 files changed, 7 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index d06a0789..266eaefb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.1.8~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.1.8], [marius.vollmer@nokia.com], ContextKit)
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
diff --git a/debian/changelog b/debian/changelog
index 29e8559c..0ace7e90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-contextkit (0.1.8~unreleased) unstable; urgency=low
+contextkit (0.1.8) unstable; urgency=low
* Added python-contextkit, which is a python binding for
libcontextprovider and (in the future) libcontextsubscriber.
+ * Added contextkit-utils, which only contains context-provide for now,
+ it is a debug/test provider
- -- Gergely Risko <ext-gergely.2.risko@nokia.com> Wed, 27 May 2009 08:38:17 +0300
+ Implemented: SWP#CntFr-216
+
+ -- Gergely Risko <ext-gergely.2.risko@nokia.com> Thu, 28 May 2009 11:25:27 +0300
contextkit (0.1.7) unstable; urgency=low