diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 95 |
1 files changed, 95 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..395b7f4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,95 @@ +capi-telephony-call (0.1.0-9) unstable; urgency=low + + * Correct dependent packages + * 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 + + * 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 + +capi-telephony-call (0.1.0-7) unstable; urgency=low + + * Add versioning of library + * 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 + + * 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> 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 upload + * Git: slp-source.sec.samsung.net:slp/api/call + * Tag: capi-telephony-call_0.0.1-1 + + -- ByungWoo Lee <bw1212.lee@samsung.com> Thu, 04 Aug 2011 17:08:38 +0900 |