aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGergely Risko <gergely+context@risko.hu>2009-11-09 15:29:19 +0200
committerGergely Risko <gergely+context@risko.hu>2009-11-09 15:29:19 +0200
commit815a73957b93621910bd67e1e5ad78264ead9049 (patch)
treef7ab4c3f253bfadd24113d2ca0f756352ed6a7af
parent767717efc39f1e4759c9c50110008186ea8164f7 (diff)
Released 0.5release_0.5
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog5
2 files changed, 3 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index 99640ba1..a9cc02dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5], [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 ceb2ddb0..699c74ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-contextkit (0.5~unreleased) unstable; urgency=low
+contextkit (0.5) unstable; urgency=low
* Released as 0.5 because of a version numbering bug, no major new features,
which explains the version bump.
@@ -6,9 +6,8 @@ contextkit (0.5~unreleased) unstable; urgency=low
* context-provide:
- starts the service automatically, restarts on property additions
- removed the old python version, --v2 is implied now
- *
- -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Fri, 30 Oct 2009 03:31:16 +0200
+ -- Gergely Risko <gergely+context@risko.hu> Mon, 09 Nov 2009 15:28:43 +0200
contextkit (0.4) unstable; urgency=low