aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-08-18 15:44:27 +0300
committerJean-Luc Lamadon <jean-luc.lamadon@nokia.com>2010-08-18 15:44:27 +0300
commita3e94900aa3f2363d175eee0101d6f02ac80b1a9 (patch)
tree18a897d9629b8158ae760f79ee77a51b7dea0a64 /debian
parenteb8da75b27515a7568b4b567837168561b4f0564 (diff)
Release 0.5.16release_0.5.160.5.16
Diffstat (limited to 'debian')
-rw-r--r--debian/api13
-rw-r--r--debian/changelog7
2 files changed, 18 insertions, 2 deletions
diff --git a/debian/api b/debian/api
new file mode 100644
index 00000000..748a79b3
--- /dev/null
+++ b/debian/api
@@ -0,0 +1,13 @@
+interface: libcontextprovider
+type: library
+scope: Platform
+state: stable
+libs-pkg: libcontextprovider0
+dev-pkg: libcontextporvider-dev
+
+interface: libcontextsubscriber
+type: library
+scope: Platform
+state: stable
+libs-pkg: libcontextsubscriber0
+dev-pkg: libcontextsubscriber-dev \ No newline at end of file
diff --git a/debian/changelog b/debian/changelog
index f73bbb3f..32c35b20 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
-contextkit (0.5.16~unreleased) unstable; urgency=low
+contextkit (0.5.16) unstable; urgency=low
* UTF-8 fix also for context_provider_map_set_string and _list_add_string.
+ * Added API file.
+ * Phone.Call enumeration value "Ringing" changed to "Alerting"
+ * Cellular.SignalBars property added
- -- Marja Hassinen <marja.hassinen@nokia.com> Mon, 12 Jul 2010 12:08:27 +0300
+ -- Jean-Luc Lamadon <jean-luc.lamadon@nokia.com> Wed, 18 Aug 2010 11:42:05 +0300
contextkit (0.5.15) unstable; urgency=low