aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-09-02 21:20:13 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-09-02 21:20:13 +0300
commit106a259a3a04b20d0b8475a3d77e3c624c1209b7 (patch)
tree0a7652c233f376a0cf0d2863d82da84563aeec3d
parentdca92bf65ae1e2a48f70277c14c7416280eec6fc (diff)
Release 0.5.17release_0.5.170.5.17
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog6
2 files changed, 5 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 68dda0ad..1a6c364d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.17~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.17], [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 90b29fbb..08e46707 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-contextkit (0.5.17~unreleased) unstable; urgency=low
+contextkit (0.5.17) unstable; urgency=low
- *
+ * debian: API file fixed typo
+ * Cellular.PacketData property added
+ * Presence.State enumeration modified
-- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Mon, 23 Aug 2010 13:46:11 +0300