aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-12-09 11:46:24 +0200
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2009-12-09 11:46:24 +0200
commit64a619f30bc3bec79c93d2f806ee128cb1688164 (patch)
tree3b9201c2ee89a98c17968c376db6707fa640e6c2
parent8e2c9f447b84fad42a4fcd3c6db35c6b900078cc (diff)
Released 0.5.3release_0.5.3
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog4
2 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 557e045b..4645b4c7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.3~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.3], [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 4e5b8bc1..e6aea362 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-contextkit (0.5.3~unreleased) unstable; urgency=low
+contextkit (0.5.3) unstable; urgency=low
* deprecated the old D-Bus protocol on the subscriber side, now it is
only tried for talking to the commander, not for regular providers.
Implemented: Swp#CntFr-386
- -- Gergely Risko <gergely+context@risko.hu> Fri, 27 Nov 2009 12:04:30 +0200
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Wed, 09 Dec 2009 11:45:29 +0200
contextkit (0.5.2) unstable; urgency=low