wrt-plugins-common (0.3.75) unstable; urgency=low * Update unmerged source code * Converter::toULong converts values from type double via type long * Fix for GCC 4.7 compatibility -- Jihoon Chung Thu, 21 Mar 2013 12:50:31 +0900 wrt-plugins-common (0.3.74) unstable; urgency=low * Bug Fix for crash while webapi notification TC is running. -- Tae-Jeong Lee Mon, 11 Mar 2013 22:36:32 +0900 wrt-plugins-common (0.3.73) unstable; urgency=low * Fix injection of javascript * 'on_frame_unload' plugin's callback is not invoked when webapp is terminated. * Fix issues shown by cppcheck for wrt-plugins-common * Fix warnings in compilation of wrt-plugins-common -- Tae-Jeong Lee Fri, 08 Mar 2013 17:21:00 +0900 wrt-plugins-common (0.3.72) unstable; urgency=low * Source code formating unification * Prevent issues fixes -- Tae-Jeong Lee Wed, 13 Feb 2013 13:58:48 +0900 wrt-plugins-common (0.3.71) unstable; urgency=low * Fix script that populates DB for plugins-tests-widgetdb tests. * Fix WrtAccess singleton deinitialize issue * Preloading plugin so file was changed to work only for root object. * Fixed wrong widget private path -- Soyoung Kim Fri, 01 Feb 2013 17:00:54 +0900 wrt-plugins-common (0.3.70) unstable; urgency=low * Add tests - widgetdb * PluginManager change to support tizen privilege policy. * Merge "PluginManager change to support tizen privilege policy. -- Leerang Song Wed, 23 Jan 2013 22:36:46 +0900 wrt-plugins-common (0.3.69) unstable; urgency=low * Add initSession step in PluginLogic. * [Prevent] Fixes issues with exceptions thrown out of main scope. * Changed PkgName type from DPL::Optional to DPL::String. PART 2 * [Prevent] Handle unhandled exceptions in wrt-popup. -- Tae-Jeong Lee Thu, 10 Jan 2013 11:29:27 +0900 wrt-plugins-common (0.3.68) unstable; urgency=low * Remove popup dependency from wrt-commons * Add new popup: Ask YesNo with checkbox * Missing boilerplate added * Support plugin without feature define * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.68 -- Jihoon Chung Tue, 18 Dec 2012 14:34:58 +0900 wrt-plugins-common (0.3.67) unstable; urgency=low * Information popup * [Prevent] Ensure pointer is not NULL before it's referenced. * [Prevent] Delete unreachable code. * Popup cleaning * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.67 -- Tae-Jeong Lee Thu, 13 Dec 2012 13:41:23 +0900 wrt-plugins-common (0.3.66) unstable; urgency=low * Unused code - removed modules CPU, MMPlayer * Remove duplicated code in filesystem manager * Duplicated code in plugins installer * wrt-plugins-installer clean up * Duplicated code in plugin loader * Adjustment for usage of STL pointers - build break fix * Fixed problem with running tests * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.66 -- Jihoon Chung Mon, 10 Dec 2012 11:28:19 +0900 wrt-plugins-common (0.3.63) unstable; urgency=low * Fix for use after free * Removal of factory_widget attribute and related functions * Add Sanity Check for Plugin Logic * Removed error generated by Tizen Robot on gerrit * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.63 -- Jihoon Chung Fri, 23 Nov 2012 10:14:53 +0900 wrt-plugins-common (0.3.62) unstable; urgency=low * Add -ldl to link library libdl.so * Add specific interface for support of custom js event * Removal of factory_widget attribute and related functions * Fix for use after free * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.61 -- Yunchan Cho Thu, 15 Nov 2012 15:30:11 +0900 wrt-plugins-common (0.3.61) unstable; urgency=low * Memory leaks in popup runner * Fixing a near buildbreak * Fixes for recursive opendir * Change profiling build * Add thread enums for new plugin modules. * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.61 -- Jihoon Chung Fri, 02 Nov 2012 11:28:36 +0900 wrt-plugins-common (0.3.60) unstable; urgency=low * New Plugin API #2 : Plugins-Installer * Add license installing * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.60 -- Jihoon Chung Fri, 12 Oct 2012 08:11:28 +0900 wrt-plugins-common (0.3.59) unstable; urgency=low * Manifest file fix * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.59 -- Tae-Jeong Lee Tue, 09 Oct 2012 21:00:45 +0900 wrt-plugins-common (0.3.58) unstable; urgency=low * [Plugins] Add wrt-popup * [Plugins] New plugin API #1 : API * [Plugins] Change path for "plugin-installation-required" * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.58 -- Jihoon Chung Fri, 05 Oct 2012 07:45:07 +0900 wrt-plugins-common (0.3.57) unstable; urgency=low * Add smack manifest * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.57 -- Tae-Jeong Lee Thu, 20 Sep 2012 20:12:59 +0900 wrt-plugins-common (0.3.56) unstable; urgency=low * Read allowed plugins when session start * Converer toLongLong conversion * Git : framework/web/wrt-plugins-common * Tag : wrt-plugins-common_0.3.56 -- Tae-Jeong Lee Wed, 19 Sep 2012 12:14:22 +0900 wrt-plugins-common (0.3.55) unstable; urgency=low * [Plugins] Allow to initialize localStorage for many widgets * [Plugins] Upgrade Security dependencies * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.55 -- Jihoon Chung Tue, 11 Sep 2012 15:35:20 +0900 wrt-plugins-common (0.3.54) unstable; urgency=low * [Plugins] Code clean up * [Plugins] Multiple INVALID_WIDGET_HANDLE definition * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.54 -- Jihoon Chung Wed, 29 Aug 2012 13:40:06 +0900 wrt-plugins-common (0.3.53) unstable; urgency=low * Removed a unnecessary dependency. * Add thread pool enum for new tizen download module. * Added new build type for code coverage * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.53 -- Tae-Jeong Lee Wed, 08 Aug 2012 15:42:43 +0900 wrt-plugins-common (0.3.52) unstable; urgency=low * Update tag for adding "SEL Verification" * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.52 -- Jihoon Chung Wed, 01 Aug 2012 17:46:57 +0900 wrt-plugins-common (0.3.51) unstable; urgency=low * Support for multiple contexts in plugin logic * Cleaned up loading plugin into iframes * Added support for dispatch event and set properties in JS * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.51 -- Jihoon Chung Wed, 01 Aug 2012 13:28:24 +0900 wrt-plugins-common (0.3.50) unstable; urgency=low * Re-upload package * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.50 -- Jihoon Chung Tue, 31 Jul 2012 11:35:52 +0900 wrt-plugins-common (0.3.49) unstable; urgency=low * Revert "Update dependency". * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.49 -- Bartlomiej Grzelewski Mon, 30 Jul 2012 15:30:00 +0200 wrt-plugins-common (0.3.48) unstable; urgency=low * Re-upload package * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.48 -- Jihoon Chung Mon, 30 Jul 2012 10:09:01 +0900 wrt-plugins-common (0.3.47) unstable; urgency=low * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.47 -- Leerang Song Fri, 27 Jul 2012 12:16:45 +0900 wrt-plugins-common (0.3.46-1) unstable; urgency=low * Fix tag for auto SR * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.46-1 -- Zbigniew Kostrzewa Wed, 25 Jul 2012 15:44:54 +0200 wrt-plugins-common (0.3.46) unstable; urgency=low * Upgrade dependencies to wrt-security and security-server * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.46 -- Zbigniew Kostrzewa Wed, 25 Jul 2012 15:34:13 +0200 wrt-plugins-common (0.3.45) unstable; urgency=low * readFeatures - performance improvement * Upgrade dependencies * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.45 -- Jihoon Chung Wed, 25 Jul 2012 10:02:39 +0900 wrt-plugins-common (0.3.44) natty; urgency=low * fix build error in Plugin_property_support * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.44 -- Taejeong.lee Wed, 18 Jul 2012 19:35:41 +0900 wrt-plugins-common (0.3.43) unstable; urgency=low * "window.navigator.theme" property support. * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.43 -- Taejeong.lee Wed, 18 Jul 2012 17:45:56 +0900 wrt-plugins-common (0.3.42) unstable; urgency=low * Fixed CCR(#65374), jira(#WEB-1201) * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.42 -- Jihoon Chung Mon, 16 Jul 2012 11:06:24 +0900 wrt-plugins-common (0.3.41-1) unstable; urgency=low * Add tag for auto SR * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.41-1 -- Jihoon Chung Thu, 12 Jul 2012 15:59:21 +0900 wrt-plugins-common (0.3.41) unstable; urgency=low * Filesystem copy and move permission check fix * Fix format of debian changelog entry * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.41 -- Jihoon Chung Thu, 12 Jul 2012 14:20:57 +0900 wrt-plugins-common (0.3.40) unstable; urgency=low * Revision to prevent a crash when Web process is terminated by OOM * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.40 -- Jihoon Chung Thu, 05 Jul 2012 09:40:36 +0900 wrt-plugins-common (0.3.39) unstable; urgency=low * Add TimeUtils API * Change dependency to webkit2 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.39 -- Tae Jeong Lee Mon, 02 Jul 2012 15:01:03 +0900 wrt-plugins-common (0.3.38) unstable; urgency=low * Implementation of InjectedJavascript * Changed ACE client usage to new C-API * Klocwork fixes * Add load and unload event for frame * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.38 -- Jihoon Chung Thu, 28 Jun 2012 16:34:35 +0900 wrt-plugins-common (0.3.37) unstable; urgency=low * Seperate js overlay module from widget interface and support new requirment of tizen appservice * clear event listeners for custom event and its JSObject in case of page switch * Fix for w3c-packaging-v9 test * Move classes regarding management of js object to src/Commons * add checking code on event dispatch handler of plugin logic * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.37 -- Jihoon Chung Mon, 11 Jun 2012 15:10:39 +0900 wrt-plugins-common (0.3.36) unstable; urgency=low * Removing DSEPARATED_SINGLETON_IMPLEMENTATION flag * Fix generating database for WidgetInterfaceDAO * signalEventByDispatcher() crash fix * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.36 -- Jihoon Chung Thu, 31 May 2012 14:19:20 +0900 wrt-plugins-common (0.3.35) unstable; urgency=low * Debianize for wrt-plugins-common_0.3.35 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.35 -- Tae-Jeong Lee Thu, 24 May 2012 18:16:08 +0900 wrt-plugins-common (0.3.34) unstable; urgency=low * Debianize for wrt-plugins-common_0.3.34 * Include below changes. - [Security] WrtAccess class implementation changed to safe one. * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.34 -- Tae-Jeong Lee Thu, 17 May 2012 18:41:37 +0900 wrt-plugins-common (0.3.33) unstable; urgency=low * Fix toLong, toInt, toChar, toSizeT converters * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.33 -- Jihoon Chung Thu, 03 May 2012 10:18:10 +0900 wrt-plugins-common (0.3.32) unstable; urgency=low * Debianized for wrt-plugins-common_0.3.32 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.32 -- Tae-Jeong Lee Thu, 19 Apr 2012 15:48:10 +0900 wrt-plugins-common (0.3.31) unstable; urgency=low * Debianized for wrt-plugins-common_0.3.31 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.31 -- Jihoon Chung Mon, 09 Apr 2012 11:41:21 +0900 wrt-plugins-common (0.3.30) unstable; urgency=low * Debianized for wrt-plugins-common_0.3.30 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.30 -- Tae-Jeong Lee Mon, 09 Apr 2012 10:25:40 +0900 wrt-plugins-common (0.3.29) unstable; urgency=low * Debianized for wrt-plugins-common_0.3.29 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.29 -- Tae-Jeong Lee Fri, 23 Mar 2012 10:15:50 +0900 wrt-plugins-common (0.3.28) unstable; urgency=low * Debianized for wrt-plugins-common_0.3.28 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.28 -- Tae-Jeong Lee Tue, 20 Mar 2012 20:32:02 +0900 wrt-plugins-common (0.3.27) unstable; urgency=low * Filesystem export API is changed. * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.27 -- Tae-Jeong Lee Fri, 16 Mar 2012 15:19:57 +0900 wrt-plugins-common (0.3.26) unstable; urgency=low * Invalid attributes fixed for file * Localization data used for widget interface instead of database * Fix closing DBus connection * wrt-plugins-commons test removing * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.26 -- Jihoon Chung Wed, 14 Mar 2012 19:43:54 +0900 wrt-plugins-common (0.3.25) unstable; urgency=low * Support OBS, SMACK * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.25 -- Yunchan Cho Tue, 13 Mar 2012 20:04:24 +0900 wrt-plugins-common (0.3.24) unstable; urgency=low * Revert 'Loading w3c plugin by default turned off' * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.24 -- Hoseon LEE Sat, 10 Mar 2012 17:23:16 +0100 wrt-plugins-common (0.3.23) unstable; urgency=low * Loading w3c plugin by default turned off * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.23 -- Grzegorz Krawczyk Fri, 09 Feb 2012 17:23:16 +0100 wrt-plugins-common (0.3.22) unstable; urgency=low * Fixed problem with package installation * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.22 -- Grzegorz Krawczyk Mon, 05 Feb 2012 16:03:16 +0100 wrt-plugins-common (0.3.21) unstable; urgency=low * Debianized for 0.3.21 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.21 -- Tae-Jeong Lee Mon, 05 Mar 2012 10:56:10 +0900 wrt-plugins-common (0.3.20) unstable; urgency=low * Adjust to changes in wrt-security * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.20 -- Grzegorz Krawczyk Tue, 28 Feb 2012 17:43:16 +0100 wrt-plugins-common (0.3.19) unstable; urgency=low * Adjust to changes in email-service API. * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.19 -- Zbigniew Kostrzewa Mon, 27 Feb 2012 09:23:46 +0100 wrt-plugins-common (0.3.18-1) unstable; urgency=low * Redebinized * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.18-1 -- Grzegorz Krawczyk Sat, 25 Feb 2012 11:06:51 +0100 wrt-plugins-common (0.3.18) unstable; urgency=low * Camera module turned on (try) * Fixed package dependency * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.18 -- Grzegorz Krawczyk Sat, 25 Feb 2012 10:16:51 +0100 wrt-plugins-common (0.3.17) unstable; urgency=low * Camera module turned off * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.17 -- Grzegorz Krawczyk Fri, 24 Feb 2012 19:36:54 +0100 wrt-plugins-common (0.3.16) unstable; urgency=low * Messaging bugfix * Camera: old implementation has been restored * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.16 -- Grzegorz Krawczyk Fri, 24 Feb 2012 18:56:54 +0100 wrt-plugins-common (0.3.15) unstable; urgency=low * Messaging module adjusted to API change in msg-service * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.15 -- Grzegorz Krawczyk Tue, 21 Feb 2012 18:26:14 +0100 wrt-plugins-common (0.3.14) unstable; urgency=low * WAC 2.0 Compliance - Messaging. * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.14 -- Zbigniew Kostrzewa Mon, 20 Feb 2012 14:24:09 +0100 wrt-plugins-common (0.3.13) unstable; urgency=low * Download agent API Change * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.13 -- Grzegorz Krawczyk Fri, 17 Feb 2012 16:26:14 +0100 wrt-plugins-common (0.3.12) unstable; urgency=low * Download agent API Change * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.12 -- Hoseon LEE Wed, 15 Feb 2012 17:56:14 +0900 wrt-plugins-common (0.3.11) unstable; urgency=low * change location of database file for widget interface * Removing SLP, Bada ... strings for Source Open * readAsText() API bug fix * Update Threadpool * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.11 -- Jihoon Chung Tue, 14 Feb 2012 10:23:18 +0900 wrt-plugins-common (0.3.10-1) unstable; urgency=low * Debianize for Refactoring Phase2 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.10-1 -- Jihoon Chung Thu, 02 Feb 2012 16:24:20 +0900 wrt-plugins-common (0.3.10) unstable; urgency=low * Debianize for Refactoring Phase2 * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.10 -- Jihoon Chung Tue, 31 Jan 2012 13:40:17 +0900 wrt-plugins-common (0.3.9-1) unstable; urgency=low * Redebianized due to problem with repository * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.9-1 -- Grzegorz Krawczyk Wed, 25 Jan 2012 17:05:05 +0100 wrt-plugins-common (0.3.9) unstable; urgency=low * Fix bug with plugin unloading * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.9 -- Grzegorz Krawczyk Wed, 25 Jan 2012 15:38:19 +0100 wrt-plugins-common (0.3.8) unstable; urgency=low * Debianize latest source * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.8 -- Yunchan Cho Wed, 25 Jan 2012 10:39:09 +0900 wrt-plugins-common (0.3.7) unstable; urgency=low * Repository adopted to new wrt-commons * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.7 -- Grzegorz Krawczyk Fri, 20 Jan 2012 16:34:19 +0100 wrt-plugins-common (0.3.6-1) unstable; urgency=low * (Redebianized) Modified usage of Ace Thin Client * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.6-1 -- Grzegorz Krawczyk Thu, 19 Jan 2012 14:44:39 +0100 wrt-plugins-common (0.3.6) unstable; urgency=low * Modified usage of Ace Thin Client * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.6 -- Grzegorz Krawczyk Thu, 19 Jan 2012 14:34:29 +0100 wrt-plugins-common (0.3.5) unstable; urgency=low * Webkit2(Refactoring) branch merged * Git : slp/pkgs/w/wrt-plugins-common * Tag : wrt-plugins-common_0.3.5 -- Jihoon Chung Mon, 16 Jan 2012 16:21:49 +0900 wrt-plugins-common (0.3.4) unstable; urgency=low * Plugin Manager class implemented. * Git : slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.3.4 -- Grzegorz Krawczyk Wed, 03 Jan 2011 15:27:19 +0100 wrt-plugins-common (0.3.3) unstable; urgency=low * Module names cleaned up. Removed old 'deviceapis' and 'commons' names. * Git : slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.3.3 -- Grzegorz Krawczyk Fri, 23 Dec 2011 13:17:19 +0100 wrt-plugins-common (0.3.2) unstable; urgency=low * Access to WidgetDB modified * Git : slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.3.2 -- Grzegorz Krawczyk Thu, 22 Dec 2011 15:04:17 +0100 wrt-plugins-common (0.3.1) unstable; urgency=low * Installation path for commons modules modified to /usr/lib * Git : slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.3.1 -- Grzegorz Krawczyk Mon, 19 Dec 2011 14:04:17 +0100 wrt-plugins-common (0.3.0) unstable; urgency=low * Debianize 0.3.0 for Webkit2 branch * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.3.0 -- Grzegorz Krawczyk Thu, 15 Dec 2011 16:28:32 +0100 wrt-plugins-common (0.2.2) unstable; urgency=low * Calendar module fixes * Git : slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.2.2 -- Yunchan Cho Tue, 20 Dec 2011 10:54:23 +0900 wrt-plugins-common (0.2.1) unstable; urgency=low * Apply changed notification macros of email-service * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.2.1 -- Yunchan Cho Thu, 15 Dec 2011 15:21:51 +0900 wrt-plugins-common (0.2.0) unstable; urgency=low * Debianize 0.2.0 * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-plugins-common_0.2.0 -- Taejeong Lee Thu, 08 Dec 2011 12:54:32 +0900 wrt-plugins-common (0.1.10) unstable; urgency=low * Debianize 0.1.10 * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.10 -- Taejeong Lee Fri, 02 Dec 2011 16:06:35 +0900 wrt-deviceapis-commons (0.1.9) unstable; urgency=low * Debianize for connection manager. * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.9 -- Taejeong Lee Tue, 29 Nov 2011 14:05:32 +0900 wrt-deviceapis-commons (0.1.8) unstable; urgency=low * Fixed problem with assignment operator * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.8 -- Grzegorz Krawczyk Wed, 23 Nov 2011 17:38:22 +0100 wrt-deviceapis-commons (0.1.7) unstable; urgency=low * Debianized for SDK release. * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.7 -- taejeong.lee Wed, 23 Nov 2011 21:27:15 +0900 wrt-deviceapis-commons (0.1.6) unstable; urgency=low * change slp.h to tizen.h * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.6 -- Jaehyun Park Wed, 23 Nov 2011 19:17:27 +0900 wrt-deviceapis-commons (0.1.5) unstable; urgency=low * Fixed emmiters behaviour * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.5 -- Grzegorz Krawczyk Mon, 21 Nov 2011 14:31:32 +0100 wrt-deviceapis-commons (0.1.4) unstable; urgency=low * Fix segmentation fault when msg-service returns NULL body * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.4 -- Grzegorz Krawczyk Thu, 10 Nov 2011 11:11:17 +0100 wrt-deviceapis-commons (0.1.3) unstable; urgency=low * Upload to package repository * Git : 165.213.180.234:slp/pkgs/w/wrt-plugins-commons * Tag : wrt-deviceapis-commons_0.1.3 -- Grzegorz Krawczyk Tue, 08 Nov 2011 10:21:19 +0100