aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-05-26 01:54:46 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-05-26 01:54:46 +0300
commit3799050d1b0a8113f9171c30bc7bda42017e845e (patch)
tree0522f990d31aba230f12ce44563dd4f1ddca8eed
parent1a8006fca45c9288e601d35c32fdf59f2a67675b (diff)
Released 0.5.12release_0.5.12
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog5
-rwxr-xr-xdebian/rules8
3 files changed, 8 insertions, 7 deletions
diff --git a/configure.ac b/configure.ac
index 0c094081..dd76a1ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.61])
-AC_INIT([ContextKit], [0.5.12~unreleased], [marius.vollmer@nokia.com], ContextKit)
+AC_INIT([ContextKit], [0.5.12], [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 e4c548cb..325e8c92 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-contextkit (0.5.12~unreleased) unstable; urgency=low
+contextkit (0.5.12) unstable; urgency=low
+ * Updated core properites list
* Fixes: NB#162936 - Unable to receive valueChanged() signal from ContextProperty
- -- Marja Hassinen <ext-marja.2.hassinen@nokia.com> Fri, 26 Mar 2010 10:50:46 +0200
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Tue, 25 May 2010 17:39:14 +0300
contextkit (0.5.11) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index e11e5ec2..980beb89 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,10 @@
#export DH_VERBOSE=1
# Sanitize build environment when running inside Scratchbox 1
-ifneq (,$(wildcard /targets))
- export SBOX_REDIRECT_TO_DIRS=
- export PATH=/scratchbox/compilers/bin:/bin:/usr/bin:/scratchbox/tools/bin
-endif
+#ifneq (,$(wildcard /targets))
+# export SBOX_REDIRECT_TO_DIRS=
+# export PATH=/scratchbox/compilers/bin:/bin:/usr/bin:/scratchbox/tools/bin
+#endif
LDFLAGS+=-Wl,--as-needed