aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-12-10 16:50:41 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-12-10 16:50:41 +0200
commit9f6f6d34a1b8b543d8c37aa7b6c6170cda733112 (patch)
treee9685a7f5896b270ebef02ea42a350875de7a0b1
parent3463f92c2bfa6dfbcec483fa5ef9af1ee51cbbac (diff)
Released 0.5.4release_0.5.4
-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 8d4814ea..9320f382 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.4~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.4], [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 6797d3f6..6104ff62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-contextkit (0.5.4~unreleased) unstable; urgency=low
+contextkit (0.5.4) unstable; urgency=low
- *
+ * Added accessors to handle Base type
+ * libcontextsubscriber gained a Duration helper class
- -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Wed, 09 Dec 2009 11:49:06 +0200
+ Implemented: SWP#CntFr-356
+
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Thu, 10 Dec 2009 16:45:38 +0200
contextkit (0.5.3) unstable; urgency=low