diff options
author | Kyeongchul Kim <kyeongchul.kim@samsung.com> | 2012-08-21 21:47:09 +0900 |
---|---|---|
committer | Kyeongchul Kim <kyeongchul.kim@samsung.com> | 2012-08-21 21:47:09 +0900 |
commit | 720b7c96bf526e626bb9ce3c40a46f8590342c65 (patch) | |
tree | d04f0955c9748a54a9bac91f2469e9354fef2345 | |
parent | 7355057a55490f00d279aa5c304ec2d1d4cf5edd (diff) | |
download | call-720b7c96bf526e626bb9ce3c40a46f8590342c65.tar.gz call-720b7c96bf526e626bb9ce3c40a46f8590342c65.tar.bz2 call-720b7c96bf526e626bb9ce3c40a46f8590342c65.zip |
release tizen_2.0 beta
-rw-r--r-- | debian/changelog | 78 | ||||
-rw-r--r-- | packaging/capi-telephony-call.spec | 3 |
2 files changed, 70 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index f0ad21d..395b7f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,15 @@ capi-telephony-call (0.1.0-9) unstable; urgency=low * Correct dependent packages - * Git: api/call + * Git: slp/api/call * Tag: capi-telephony-call_0.1.0-9 -- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 15 Mar 2012 13:24:26 +0900 capi-telephony-call (0.1.0-8) unstable; urgency=low - * Convert internal symbol to static - * Git: api/call + * Modify coding style + * Git: slp/api/call * Tag: capi-telephony-call_0.1.0-8 -- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 20 Feb 2012 15:52:53 +0900 @@ -17,21 +17,79 @@ capi-telephony-call (0.1.0-8) unstable; urgency=low capi-telephony-call (0.1.0-7) unstable; urgency=low * Add versioning of library - * Git: api/call + * Git: slp/api/call * Tag: capi-telephony-call_0.1.0-7 -- ByungWoo Lee <bw1212.lee@samsung.com> Tue, 14 Feb 2012 17:16:55 +0900 capi-telephony-call (0.1.0-6) unstable; urgency=low - * Update version - * Git: api/call - * Tag: capi-telephony-call_0.1.0-6 + * Add LICENSE, remove COPYING and Convert TIZEN_ERROR_OK to TIZEN_ERROR_NONE + * Git: slp/api/call + * Tag: capi-telephony-call_0.1.0-6 - -- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 15 Dec 2011 13:12:03 +0900 + -- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 05 Dec 2011 12:51:05 +0900 + +capi-telephony-call (0.1.0-5) unstable; urgency=low + + * Support only one callback not several callback and modify log + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.1.0-5 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 30 Nov 2011 19:39:30 +0900 + +capi-telephony-call (0.1.0-4) unstable; urgency=low + + * Convert SLP into TIZEN + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.1.0-4 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 23 Nov 2011 13:19:58 +0900 + +capi-telephony-call (0.1.0-3) unstable; urgency=low + + * Put boilerplate in the source code + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.1.0-3 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 02 Nov 2011 19:06:05 +0900 + +capi-telephony-call (0.1.0-2) unstable; urgency=low + + * Correct bug - Callback is not called when the state of video call change into CALL_STATE_IDLE + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.1.0-2 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 10 Oct 2011 11:26:53 +0900 + +capi-telephony-call (0.1.0-1) unstable; urgency=low + + * SLP API baseline + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.1.0-1 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Tue, 27 Sep 2011 22:24:20 +0900 + +capi-telephony-call (0.0.1-3) unstable; urgency=low + + * Convert BT_ERROR_INTERNAL to BT_ERROR_OPERATION_FAILED + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.0.1-3 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 05 Sep 2011 20:41:13 +0900 + +capi-telephony-call (0.0.1-2) unstable; urgency=low + + * Remove mutex + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.0.1-2 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Mon, 22 Aug 2011 16:24:04 +0900 capi-telephony-call (0.0.1-1) unstable; urgency=low - * Initial release. + * Initial upload + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.0.1-1 - -- ByungWoo Lee <bw1212.lee@samsung.com> Wed, 07 Dec 2011 12:41:46 +0900 + -- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 04 Aug 2011 17:08:38 +0900 diff --git a/packaging/capi-telephony-call.spec b/packaging/capi-telephony-call.spec index e2275dc..0768965 100644 --- a/packaging/capi-telephony-call.spec +++ b/packaging/capi-telephony-call.spec @@ -1,7 +1,8 @@ +#sbs-git:slp/api/call capi-telephony-call 0.1.0 a6c4eac47227c1f733dda20278debb9bf0ec23f2 Name: capi-telephony-call Summary: Telephony Call Framework Version: 0.1.0 -Release: 9 +Release: 1 Group: TO_BE/FILLED_IN License: TO BE FILLED IN Source0: %{name}-%{version}.tar.gz |