Remove debian directory
authorJihoon Chung <jihoon.chung@samsung.com>
Thu, 28 Mar 2013 06:53:31 +0000 (15:53 +0900)
committerJihoon Chung <jihoon.chung@samsung.com>
Thu, 28 Mar 2013 06:53:31 +0000 (15:53 +0900)
[Issue#] N/A
[Problem] N/A
[Cause] N/A
[Solution] debian directory isn't used anymore
[SCMRequest] N/A

Change-Id: Ie2b8809d2e43e039cc20eee8f541e5e613c586af

debian/DESCRIPTION [deleted file]
debian/changelog [deleted file]
debian/compat [deleted file]
debian/control [deleted file]
debian/dirs [deleted file]
debian/docs [deleted file]
debian/jobs [deleted file]
debian/rules [deleted file]
debian/wrt-installer-dev.install.in [deleted file]
debian/wrt-installer.install.in [deleted file]
debian/wrt-installer.postinst [deleted file]

diff --git a/debian/DESCRIPTION b/debian/DESCRIPTION
deleted file mode 100644 (file)
index 2b8a593..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-!!!options!!! stop
-Debian folder (rules, control etc.)
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100644 (file)
index 6bfec47..0000000
+++ /dev/null
@@ -1,1224 +0,0 @@
-wrt-installer (0.1.17) unstable; urgency=low
-
-  * doen't have modification commit.
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 21 Mar 2013 14:46:05 +0900
-
-wrt-installer (0.1.16) unstable; urgency=low
-
-  * Fixed send signal pkgmgr to pkgid from appid
-  * Add Account parser and generate manifest
-  * Fixed signature path during installation hybridapp
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 21 Mar 2013 11:32:51 +0900
-
-wrt-installer (0.1.15) unstable; urgency=low
-
-  * add getting detail information from widget file.
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 18 Mar 2013 20:07:59 +0900
-
-wrt-installer (0.1.14) unstable; urgency=low
-
-  * Fixed widget install fail when using partner privilege
-  * Fixed encryption logic
-  * Add new attribute 'touch-effect' into <tizen:box-content> 
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Mon, 18 Mar 2013 15:43:45 +0900
-
-wrt-installer (0.1.13) unstable; urgency=low
-
-  * Config parser - access tag - fix for app:// scheme implementation
-  * Implement privilege for usermedia permission
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 15 Mar 2013 13:40:45 +0900
-
-wrt-installer (0.1.12) unstable; urgency=low
-
-  * Fixed pkgmgr signal request by menuscreen
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 11 Mar 2013 22:48:50 +0900
-
-wrt-installer (0.1.11) unstable; urgency=low
-
-  * remove encryption api dependency from wrt-commons
-  * move booting script location(wrt_preinstall_widgets.sh)
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 11 Mar 2013 20:26:56 +0900
-
-wrt-installer (0.1.10) unstable; urgency=low
-
-  * Change encryption API.
-  * fixed installation failed when w3c widget without min-version attribute in
-   config.xml.
-  * pkgmgr signal id changed.
-  * Fixed check exist directory.
-  * check certificate during update
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 08 Mar 2013 18:54:57 +0900
-
-wrt-installer (0.1.9) unstable; urgency=low
-
-  * Installer errors handling clean up
-  * Installer tests sources modification
-  * Content-Security-Policy-Report-Only xml tag support
-  * Remove web storage & filesystem usage code
-  * Fix App-control Supports : Some parser related app-control was changed
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 07 Mar 2013 09:11:07 +0900
-
-wrt-installer (0.1.8) unstable; urgency=low
-
-  * Release
-
- -- Leerang Song <leerang.song@samsung.com>  Thu, 28 Feb 2013 11:13:19 +0900
-
-wrt-installer (0.1.7) unstable; urgency=low
-
-  * Removing warnings reported by cppcheck tool.
-  * Removing compilation warnings in wrt-installer repo
-  * Fixed language tag map for pkg labels
-
- -- Leerang Song <leerang.song@samsung.com>  Wed, 27 Feb 2013 15:53:56 +0900
-
-wrt-installer (0.1.6) unstable; urgency=low
-
-  * code clean up - src/configuration_parser/WidgetConfigurationManager
-  * Implement tizen privilege for w3c API
-  * Fixed can't uninstall using pkgid from pkgcmd
-  * Fixed required version issue
-  * Renaming tests binaries
-  * Move installer test suites to installer repository
-
- -- leerang Song <leerang.song@samsung.com>  Fri, 22 Feb 2013 15:35:49 +0900
-
-wrt-installer (0.1.5) unstable; urgency=low
-
-  * REG_NOERROR value is not defined for function regexec.
-  * Fixed skip to validate a signature
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 14 Feb 2013 19:17:48 +0900
-
-wrt-installer (0.1.4) unstable; urgency=low
-
-  * Fixed uninstallation using pkgid and installation without pkgid in config.xml
-  * Source code formating unification
-  * Support for GCC 4.7
-  * File encryption method reading whole files into a dynamic stack buffer.
-  * Fixed icon name
-  * Fixed update signal
-  * Fixed to update progress enum
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.1.4
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 08 Feb 2013 18:34:29 +0900
-
-wrt-installer (0.1.3) unstable; urgency=low
-
-  * Signature path bug fix when install by directory mode.
-  * Fixed if there is no pkgid, widget installation failed.
-  * Fix prevent issue
-  * CSP policy parsing support.
-  * remove share directory
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.1.3
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 06 Feb 2013 19:35:55 +0900
-
-wrt-installer (0.1.2) unstable; urgency=low
-
-  * Fixed name has special characters
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.1.2
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 01 Feb 2013 16:53:19 +0900
-
-wrt-installer (0.1.1) unstable; urgency=low
-
-  * Add mouse-event of <tizen:box-content> and type of <tizen:livebox> 
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.1.1
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 30 Jan 2013 17:41:01 +0900
-
-wrt-installer (0.1.0) unstable; urgency=low
-
-  * Fixed appid included space during installation
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 30 Jan 2013 14:01:41 +0900
-
-wrt-installer (0.0.99) unstable; urgency=low
-
-  * Fixed to send progress signal during RDS update.
-  * Fixed widget name has special character.
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 29 Jan 2013 22:14:13 +0900
-
-wrt-installer (0.0.98) unstable; urgency=low
-
-  * Change pkgname to appid for docomo request. PART1
-  * Change pkgname to appid for docomo request. PART2
-  * Change pkgname to appid for docomo request. PART3
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.98
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 28 Jan 2013 17:47:38 +0900
-
-wrt-installer (0.0.97) unstable; urgency=low
-
-  * Revert "Change pkgname to appid for docomo request."
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 25 Jan 2013 22:38:17 +0900
-
-wrt-installer (0.0.96) unstable; urgency=low
-
-  * Change pkgname to appid for docomo request. PART2
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.96
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 24 Jan 2013 21:14:47 +0900
-
-wrt-installer (0.0.95) unstable; urgency=low
-
-  * change schema type of livebox
-  * Patch for semaphore deadlock bug while plugins installation.
-  * Fixed preinstall for plugin
-  * Change pkgname to appid for docomo request. PART1
-  * Fixed app-control element type
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.95
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 24 Jan 2013 16:00:35 +0900
-
-wrt-installer (0.0.94) unstable; urgency=low
-
-  * Modify app control element.
-  * Modify config.xml
-  * preinstall plugin during booting time for window SDK
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.94
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 16 Jan 2013 16:57:22 +0900
-
-wrt-installer (0.0.93) unstable; urgency=low
-
-  * privilege skip checking ACE.
-  * Add external installation setting in config.tizen.xsd
-  * Fixed installation failed when new tizenId generated in SDK.
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.93
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 16 Jan 2013 11:21:08 +0900
-
-wrt-installer (0.0.92) unstable; urgency=low
-
-  * livebox xsd has been changed
-  * [Prevent] Fixing issues: 35409
-  * Task database fix - TC11
-  * On nodisplay mode,icon not appear in task manager
-  * [Issue] Deleting temporary API.
-  * Add <tizen:privilege> feature in config.xsd
-  *  modified for livebox code to use proper member in WidgetRegisterInfo
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.92
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 14 Jan 2013 20:25:09 +0900
-
-wrt-installer (0.0.91) unstable; urgency=low
-
-  * [prevent] closed directory
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.91
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 09 Jan 2013 14:45:21 +0900
-
-wrt-installer (0.0.90) unstable; urgency=low
-
-  * Change vconf create mechanism
-  * [Custom handler] Remove custom handlers during uninstall
-  * Add required attribute name
-  * For livebox, xsd has been changed
-  * Add log for command
-  * Changed PkgName type from DPL::Optional<DPL::String> to DPL::String. PART 2
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 08 Jan 2013 11:28:01 +0900
-
-wrt-installer (0.0.89) unstable; urgency=low
-
-  * Throw error on no ElementParser
-  * Closed directory
-  * Apply vconf key path builder
-  * Add vconf creation for memory saving mode
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.89
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 02 Jan 2013 11:17:14 +0900
-
-wrt-installer (0.0.88) unstable; urgency=low
-
-  * Create/Remove vconf for security settings
-  * Remove required attribute and viewmode Change windowed to maximized
-  * auto-launch tag has been changed
-  * livebox configuration valuables has been modified
-  * For livebox configuration
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.88
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 28 Dec 2012 16:59:20 +0900
-
-wrt-installer (0.0.86) unstable; urgency=low
-
-  * Add installation to external location(sdcard)
-  * Remove installed directory and manifest file when installation failed after ace check
-  * Fixed directory installation using pkgcmd
-  * Fixed crash for external installation
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.86
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 26 Dec 2012 13:45:45 +0900
-
-wrt-installer (0.0.85) unstable; urgency=low
-
-  * Add category element at manifest and config.xml 
-
- -- KEONGEUN <lke01.lee@samsung.com>  Fri, 21 Dec 2012 16:48:54 +0900
-
-wrt-installer (0.0.84) unstable; urgency=low
-
-  * Fix for unhandled exception
-  * Dummy PkgmgrSignal for command line installation
-  * Support privilege database table
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.84
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 20 Dec 2012 08:49:25 +0900
-
-wrt-installer (0.0.83) unstable; urgency=low
-
-  * Handle unhandled exceptions in wrt-installer
-  * Support <tizen:privilege>
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.83
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 14 Dec 2012 10:47:26 +0900
-
-wrt-installer (0.0.82) unstable; urgency=low
-
-  * Fixed build break
-  * [systemd] fix build error
-  * Directory install feature fix
-  * Update schema files
-  * [Prevent] Removed warning from Prevent.
-  * [Prevent] Removed warning from Prevent.
-  * Fixed package manager doesn't receive signal for widget update failed.
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.82
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 12 Dec 2012 15:50:01 +0900
-
-wrt-installer (0.0.81) unstable; urgency=low
-
-  * Merge branch 'systemd'
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.81
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 06 Dec 2012 14:02:20 +0900
-
-wrt-installer (0.0.80) unstable; urgency=low
-
-  * Distinguish between system headers and project headers.
-  * Add nodisplay setting
-  * arrangement of directory creation.
-  * add to create share directory
-  * Fixed nodisplay when other setting values exist.
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.80
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 05 Dec 2012 17:23:51 +0900
-
-wrt-installer (0.0.79) unstable; urgency=low
-
-  * Direcotry install feature added to wrt-installer
-  * [Prevent] Handle return value of regcomp.
-  * Removing unused merged code
-  * Pkgname (tizen id) - not null
-  * Platform version check during wgt installation - fixed
-  * Revert "Pkgname (tizen id) - not null"
-  * save installed path to db for preload widget
-  * Fixed certificate of authentication value to base64.
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.79
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 30 Nov 2012 21:44:41 +0900
-
-wrt-installer (0.0.78) unstable; urgency=low
-
-  * [Prevent] Handle fread return value.
-  * [Prevent] Handle return value from CertificateCollection::sort.
-  * remove temporary drm library and header files.
-  * [Installer] Clean up Flash Parser.
-  * Fixed can't remove preinstall widget during booting
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.78
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Tue, 27 Nov 2012 16:51:00 +0900
-
-wrt-installer (0.0.77) unstable; urgency=low
-
-  * Revert "Platform version check during wgt installation"
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.77
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Fri, 23 Nov 2012 21:19:17 +0900
-
-wrt-installer (0.0.76) unstable; urgency=low
-
-  * Filter output from wrt-installer needs for "expr match" to succeed
-  * Introduce systemd support
-  * Removed deprecated code
-  * Handle return value
-  * Platform version check during wgt installation
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.76
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Nov 2012 12:01:17 +0900
-
-wrt-installer (0.0.75) unstable; urgency=low
-
-  * Fail to install package
-  * External file removal fix
-  * Removed GetFactoryWidget.
-  * Ace database fulfill implemented
-  * update drm library for temporary
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.75
-
- -- sy037.kim <sy037kim@soyoung-DeskTop>  Mon, 19 Nov 2012 19:56:28 +0900
-
-wrt-installer (0.0.74) unstable; urgency=low
-
-  * Replace SignatureValidator.
-  * Fixed to set certi information
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.74
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 15 Nov 2012 16:46:02 +0900
-
-wrt-installer (0.0.73) unstable; urgency=low
-
-  * WidgetHandle removal - part 4
-  * Fix resource leak
-  * Fix resource leak in case of error, fix strncpy usage
-  * Removed compilation warnings
-  * Fail to copy web application icon
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.73
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 14 Nov 2012 11:22:23 +0900
-
-wrt-installer (0.0.72) unstable; urgency=low
-
-  * livebox path has been changed
-  * Removed drm-trusted package dependency.
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.72
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 07 Nov 2012 15:17:39 +0900
-
-wrt-installer (0.0.71) unstalbe; urgency=low
-
-  * Add installation drm file
-  * Fixed save certification to pkgmgr
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.71
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 05 Nov 2012 16:52:34 +0900
-
-wrt-installer (0.0.70) unstalbe; urgency=low
-
-  * Replacing recursive opendir with a utility function
-  * Fixes for recursive opendir
-  * Logs fixed
-  * Change profiling build
-  * Removed factory_widget field from WidgetExtendedInfo DB table
-  * WidgetHandle removal - part 2
-  * WidgetHandle removal - part 3
-  * Fixed xsd data type for configure file
-  * tizen widget configration schema file update
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.70
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 02 Nov 2012 11:57:09 +0900
-
-wrt-installer (0.0.69) unstable; urgency=low
-
-  * [Installer] Replacing calls to FileUtils::*Exists
-  * [Installer] Replacing calls to FileUtils functions
-  * [Installer] Task manifest - using WidgetConfig values instead of read back from database
-  * [Installer] Sanitize popen, system, exec* argument
-  * [Installer] Task_certificates using widgets config instead of values stored in db
-  * Remove language variable from widget conf. parser
-  * [Installer] Fixed Support for author certification
-
-  * Release wrt-installer_0.0.69
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.69
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 24 Oct 2012 20:02:44 +0900
-
-wrt-installer (0.0.68) unstable; urgency=low
-
-  * Release wrt-installer_0.0.68
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.68
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 18 Oct 2012 11:38:56 +0900
-
-wrt-installer (0.0.67) unstable; urgency=low
-
-  * [Installer] Support for authors certificates (part 2).
-  * [installer] Fixed save encrypted list to db
-  * [Installer] Fixed uninstall command for hybrid webapp
-  * [Installer] Set Certificate Information using pkgmgt API
-  * [Installer] Replacing old _WrtUtil* functions
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.67
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 17 Oct 2012 22:36:46 +0900
-
-wrt-installer (0.0.66) unstable; urgency=low
-
-  * Release wrt-installer_0.0.66
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.66
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 14:26:58 +0900
-
-wrt-installer (0.0.65) unstable; urgency=low
-
-  * Remove usage of deprecated localization API
-  * Add widget's plugins installation
-  * Replace managed api
-  * Add license installing
-  * WidgetHandle removal - part 1
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.65
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 12 Oct 2012 08:28:40 +0900
-
-wrt-installer (0.0.64) unstable; urgency=low
-
-  * Manifest file changed
-  * Fixed to generate manifest file
-  * Replace widget handle with Tizen id in result output
-  * Replace widget handle with Tizen id from widget's exec path - bugfix
-  * Same feature register in ace db once for app
-  * Manifest pkgmgr's parsing API usage clean up
-  * Task private stroage - effective privileges check
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.64
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Tue, 09 Oct 2012 21:06:09 +0900
-
-wrt-installer (0.0.63) unstable; urgency=low
-
-  * [Installer] Remove 'floating','maximized' and 'minimized' mode
-  * Removed unnecessary use of localization utils
-  * [Installer] Remove dependency to deprecated vcore header
-  * Cleaning related to new LanguageTags
-  * [Installer] Tizen id generation and pattern fix
-  * [Installer] Replace widget handle with Tizen id from widget's exec path
-  * [Installer] Fixed PLM issue(P120925-3434)
-  * [Installer] Remove unused install option
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.63
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 05 Oct 2012 07:51:39 +0900
-
-wrt-installer (0.0.62) unstable; urgency=low
-
-  * [Installer] Fixed PLM P120926-3287
-  * [Installer] Fixed widget update crash during already widget is launched
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.62
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 28 Sep 2012 15:27:51 +0900
-
-wrt-installer (0.0.61) unstable; urgency=low
-
-  * Add SEL verification tag
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.61
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 27 Sep 2012 21:25:53 +0900
-
-wrt-installer (0.0.60) unstable; urgency=low
-
-  * DPL pointer replaced by std pointers
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.60
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Thu, 27 Sep 2012 17:21:38 +0900
-
-wrt-installer (0.0.59) unstable; urgency=low
-
-  * POWDER remains removed
-  * User has no opportunity to cancel installation of the widget that access network.
-  * Livebox directory creation fix
-  * Modify installation command for hybrid webapp.
-  * Fixed preinstall script and add exception logic
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.59
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 26 Sep 2012 19:46:02 +0900
-
-wrt-installer (0.0.58) unstable; urgency=low
-
-  * Re-release
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.58
-
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 20 Sep 2012 20:04:31 +0900
-
-wrt-installer (0.0.57) unstable; urgency=low
-
-  * fix for wrt test mode
-  * Popup cleanup
-  * Add configuration file for tizen
-  * Add smack manifest
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.57
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 20 Sep 2012 20:04:31 +0900
-
-wrt-installer (0.0.56) unstable; urgency=low
-
-  * [Installer] -iu option removed
-  * [Installer] Upgrade Security dependencies
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.56
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 11 Sep 2012 15:44:41 +0900
-
-wrt-installer (0.0.55) unstable; urgency=low
-
-  * [Installer] Livebox configuration file copy
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.55
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Thu, 06 Sep 2012 1:48:12 +0900
-
-wrt-installer (0.0.54) unstable; urgency=low
-
-  * Parsing XML namespace from config.xml bug fix.
-  * code clean up
-  * TaskDbUpdate splitted into TaskDbUpdate and TaskFileManipulation
-  * Widget paths refactor
-
-  * Git : framework/web/wrt-installer
-  * Tag : wrt-installer_0.0.54
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Fri, 31 Aug 2012 20:38:33 +0900
-
-wrt-installer (0.0.53) unstable; urgency=low
-
-  * [Installer] Add encrypt task
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.53
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 29 Aug 2012 13:43:57 +0900
-
-wrt-installer (0.0.52) unstable; urgency=low
-
-  * [Engine] Support execution of backend library on multiple threads
-  * [Installer] Code cleanup - desktop file
-  * [Engine] bugfix of browser installation and support shortcut for webapp from browser
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.52
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 23 Aug 2012 16:26:22 +0900
-
-wrt-installer (0.0.51) unstable; urgency=low
-
-  * Fix for typo in help message
-  * Add check MEID druring installation process
-  * Save list of accepted api-features
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.51
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 13 Aug 2012 16:09:11 +0900
-
-wrt-installer (0.0.50) unstable; urgency=low
-
-  * Fixed taskmanager for apptray
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.50
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 09 Aug 2012 15:23:40 +0900
-
-wrt-installer (0.0.49) unstable; urgency=low
-
-  * Add manifest generation step instead of desktop step
-  * Add new build type for code coverage
-  * Processing src attribute in icon element in config file fix
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.49
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 06 Aug 2012 15:46:30 +0900
-
-wrt-installer (0.0.48) unstable; urgency=low
-
-  * Re-upload packages
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.48
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 31 Jul 2012 11:39:18 +0900
-
-wrt-installer (0.0.47) unstable; urgency=low
-
-  * Update dependency.
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.47
-
- -- Bartlomiej Grzelewski <b.grzelewski@samsung.com>  Mon, 30 Jul 2012 16:22:22 +0200
-
-wrt-installer (0.0.46) unstable; urgency=low
-
-  * Revert dependency code to wrt-security
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.46
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 30 Jul 2012 10:04:54 +0900
-
-wrt-installer (0.0.45) unstable; urgency=low
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.45
-
- -- Leerang Song <leerang.song@samsung.com>  Fri, 27 Jul 2012 13:45:24 +0900
-
-wrt-installer (0.0.44) unstable; urgency=low
-
-  * Adjust to API changes in wrt-security and security-server
-  * Add splash screen
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.44
-
- -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 25 Jul 2012 15:52:43 +0200
-
-wrt-installer (0.0.43) unstable; urgency=low
-
-  * Upgrade dependencies
-  * Save list of accepted api-features
-  * Add check MEID druring installation process
-  * Add updating widget process
-  * fixed crash during widget uninstallation
-  * Fixed crash when widget uninstall
-  * evert "[Installer] Web app data sharing From orange requirement"
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.43
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 25 Jul 2012 10:18:27 +0900
-
-wrt-installer (0.0.42) unstable; urgency=low
-
-  * fixed install path
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.42
-
- -- Leerang Song <leerang.song@samsung.com>  Fri, 20 Jul 2012 20:19:09 +0900
-
-wrt-installer (0.0.41) unstable; urgency=low
-
-  * modify osp installation/uninstallation
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.40
-
- -- Leerang Song <leerang.song@samsung.com>  Fri, 20 Jul 2012 17:55:12 +0900
-
-wrt-installer (0.0.40) unstable; urgency=low
-
-  * Fixed compile error
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.40
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 19 Jul 2012 20:35:49 +0900
-
-wrt-installer (0.0.39) unstable; urgency=low
-
-  * support tizen extension requirement regarding application id / required
-  * Add C++ single packaging 
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.39
-
- -- Leerang Song <leerang.song@samsung.com>  Thu, 19 Jul 2012 19:35:13 +0900
-
-wrt-installer (0.0.38) unstable; urgency=low
-
-  * Multiple INVALID_WIDGET_HANDLE definition
-  * Installion of widget with not supported feature fix
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.38
-
- -- Leerang Song <leerang.song@samsung.com>  Mon, 16 Jul 2012 15:03:38 +0900
-
-wrt-installer (0.0.37-1) unstable; urgency=low
-
-  * Add tag for auto SR
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.37-1
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 16:02:52 +0900
-
-wrt-installer (0.0.37) unstable; urgency=low
-
-  * Fixed abort rename path
-  * Use updated DeveloperModeValidator class
-  * remove all related with dpl-popup
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.37
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 12 Jul 2012 14:04:43 +0900
-
-wrt-installer (0.0.36) unstable; urgency=low
-
-  * Set SW backend in the emul env
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.36
-
- -- SongERang <leerang.song@samsung.com>  Thu, 05 Jul 2012 10:04:37 +0900
-
-wrt-installer (0.0.35) unstable; urgency=low
-
-  * Klocwork fixes
-  * refactoring install popup source, using elementary
-  * Wrt DB DefferedWidgetPackageInstallation clean up
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.35
-
- -- SongERang <leerang.song@samsung.com>  Fri, 29 Jun 2012 13:25:44 +0900
-
-wrt-installer (0.0.34) unstable; urgency=low
-
-  * Added new C-API (ace-install) in wrt-installer
-  * Remove WK1
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.34
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 19 Jun 2012 09:49:46 +0900
-
-wrt-installer (0.0.33) unstable; urgency=low
-
-  * Add preinstall script from web-app
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.33
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 04 Jun 2012 19:02:25 +0900
-
-wrt-installer (0.0.32) unstable; urgency=low
-
-  * Chanage of dlopen() mode.
-  * Add ail updating after save desktop file
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.32
-
- -- Tae-Jeong Lee <taejeong.lee@samsung.com>  Mon, 04 Jun 2012 19:02:25 +0900
-
-wrt-installer (0.0.31) unstable; urgency=low
-
-  * Changed package name to use wiget name
-  * Support sending signals of package manager
-  * Fixed abort when help command
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.31
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 31 May 2012 12:01:58 +0900
-
-wrt-installer (0.0.30) unstable; urgency=low
-
-  * Removing DSEPARATED_SINGLETON_IMPLEMENTATION flag
-  * A patch for compliance test widget-api/NoInterfaceObject
-  * Changes related with wrt-commons/neested_loop removal
-  * Modify desktop default icon path
-  * Change default wrt-client to wk2
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.30
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 24 May 2012 18:54:24 +0900
-
-wrt-installer (0.0.29) unstable; urgency=low
-
-  * Revert "[Engine] Changed package name to use wiget name"
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.29
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 21:50:09 +0900
-
-wrt-installer (0.0.28) unstable; urgency=low
-
-  * Changed package name to use wiget name
-  * Unlock plugins installation
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.28
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 17 May 2012 19:59:09 +0900
-
-wrt-installer (0.0.27) unstable; urgency=low
-
-  * Modify abort during widget uninstallation
-  * Remove webkit dependency
-  * Remove exception code related GeoLocation
-  * Delete temporary directory
-  * Update obs spec file
-  * Randomizing widget handle
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.27
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 14 May 2012 19:49:11 +0900
-
-wrt-installer (0.0.26) unstable; urgency=low
-
-  * Config generator removed
-  * Add recovery mechanism for during booting
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.26
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 07 May 2012 17:38:20 +0900
-
-wrt-installer (0.0.25) unstable; urgency=low
-
-  * Fix the problem regarding display of progress of installer
-  * JIL and WAC1.0 leftovers removal
-  * Icon validation bug
-  * Switching to the TestModeFlag
-  * Changing WidgetDAO rw to ro permissions where appropriate
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.25
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Thu, 03 May 2012 10:25:52 +0900
-
-wrt-installer (0.0.24) unstable; urgency=low
-
-  * Unused parameter removed
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.24
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 23 Apr 2012 14:19:36 +0900
-
-wrt-installer (0.0.23) unstable; urgency=low
-
-  * Fixed Nabi_SE N_SE-727
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.23
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Sat, 21 Apr 2012 13:05:45 +0900
-
-wrt-installer (0.0.22) unstable; urgency=low
-
-  * Language changed callback is moved to WRT engine
-  * Hosted app installation modified
-  * Hosted app installation invocation modified
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.22
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 16 Apr 2012 11:58:16 +0900
-
-wrt-installer (0.0.21) unstable; urgency=low
-
-  * Mapping from features to device caps is obtained from .so
-  * Remove unneeded check during plugin installation
-  * Fixed background color is black during widget installation
-  * Cleanup condition for evas backend
-  * add LICENSE
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.21
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 09 Apr 2012 14:03:57 +0900
-
-wrt-installer (0.0.20) unstable; urgency=low
-
-  * removed BackSupport attribute
-  * clean-up powder, parental mode
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.20
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 28 Mar 2012 18:44:59 +0900
-
-wrt-installer (0.0.19) unstable; urgency=low
-
-  * Optimize OBS
-  * Add 'nodisplay' field to Desktop file
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.19
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Fri, 23 Mar 2012 11:05:51 +0900
-
-wrt-installer (0.0.18) unstable; urgency=low
-
-  * replace desktop define
-  * Fix for namespaces bug in config.xml parser
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.18
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Mon, 19 Mar 2012 17:52:20 +0900
-
-wrt-installer (0.0.17-1) unstable; urgency=low
-
-  * Apply changed EFL APIs
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.17-1
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Wed, 14 Mar 2012 10:14:34 +0900
-
-wrt-installer (0.0.17) unstable; urgency=low
-
-  * Support OBS, SMACK 
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.17
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 13 Mar 2012 20:02:25 +0900
-
-wrt-installer (0.0.16) unstable; urgency=low
-
-  * Package adjusted to wrt-security
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.16
-
- -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Thu, 08 Feb 2012 11:53:20 +0100
-
-wrt-installer (0.0.15) unstable; urgency=low
-
-  * Implemented WebInstaller
-  * Support for plugins without libraries (geolocation case)
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.15
-
- -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 05 Feb 2012 15:53:10 +0100
-
-wrt-installer (0.0.14) unstable; urgency=low
-
-  * Adjusted to new wrt-commons
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.14
-
- -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Tue, 28 Feb 2012 17:43:10 +0100
-
-wrt-installer (0.0.13) unstable; urgency=low
-
-  * Adjusted to new wrt-security
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.13
-
- -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Fri, 24 Feb 2012 18:20:20 +0100
-
-wrt-installer (0.0.12) unstable; urgency=low
-
-  * Debianize 0.0.12
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.12
-
- -- Hoseon LEE <hoseon46.lee@samsung.com>  Fri, 24 Feb 2012 09:40:54 +0100
-
-wrt-installer (0.0.11) unstable; urgency=low
-
-  * WAC compliance test WL-3240 fix. 
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.11
-
- -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 09:40:54 +0100
-
-wrt-installer (0.0.10) unstable; urgency=low
-
-  * Fixed static dev cap setting. 
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.10
-
- -- Zbigniew Kostrzewa <z.kostrzewa@samsung.com>  Wed, 22 Feb 2012 08:18:15 +0100
-
-wrt-installer (0.0.9) unstable; urgency=low
-
-  * WAC policy test suite bugfix
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.9
-
- -- Grzegorz Krawczyk <g.krawczyk@samsung.com>  Mon, 20 Feb 2012 16:30:20 +0100
-
-wrt-installer (0.0.8) unstable; urgency=low
-
-  * Add prefix for debian
-  * Remove -j option
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.8
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Wed, 15 Feb 2012 13:40:40 +0900
-
-wrt-installer (0.0.7) unstable; urgency=low
-
-  * Fixed progress bar for plugins installation
-  * Fixed install fail with No ID widget
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.7
-
- -- Jihoon Chung <jihoon.chung@samsung.com>  Tue, 14 Feb 2012 16:35:31 +0900
-
-wrt-installer (0.0.6) unstable; urgency=low
-
-  * code regarding installation from browser
-  * add X-SLP-PackageID to desktop file
-  * remove sensitive string
-  * remove plugin service
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.6
-
- -- Yunchan Cho <yunchan.cho@samsung.com>  Tue, 14 Feb 2012 09:53:56 +0900
-
-wrt-installer (0.0.5) unstable; urgency=low
-
-  * Remove assert code in the callback
-  * ACE bugfix: handling undetermined attributes
-  * change owner of private directory.
-  * Removing unnecessary include
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.5
-
- -- Pawel Sikorski <p.sikorski@samsung.com>  Wed, 08 Feb 2012 18:14:02 +0100
-
-wrt-installer (0.0.4) unstable; urgency=low
-
-  * Fixed postinst
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.4
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 02 Feb 2012 16:41:15 +0900
-
-wrt-installer (0.0.3) unstable; urgency=low
-
-  * Clean up and Add wrt-installer option
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.3
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Thu, 02 Feb 2012 16:41:15 +0900
-
-wrt-installer (0.0.2) unstable; urgency=low
-
-  * Debianized wrt-installer_0.0.2
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.2
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 01 Feb 2012 16:49:07 +0900
-
-wrt-installer (0.0.1) unstable; urgency=low
-
-  * Debianized wrt-installer_0.0.1
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.1
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Wed, 01 Feb 2012 16:49:07 +0900
-
-wrt-installer (0.0.0) unstable; urgency=low
-
-  * create new repository
-
-  * Git : slp/pkgs/w/wrt-installer
-  * Tag : wrt-installer_0.0.0
-
- -- Soyoung Kim <sy037.kim@samsung.com>  Mon, 23 Jan 2012 13:54:11 +0900
diff --git a/debian/compat b/debian/compat
deleted file mode 100644 (file)
index 7ed6ff8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-5
diff --git a/debian/control b/debian/control
deleted file mode 100644 (file)
index b4856ce..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-Source: wrt-installer
-Section: devel
-Priority: extra
-Maintainer:  Krzysztof Jackiewicz<k.jackiewicz@samsung.com>,  Bartlomiej Grzelewski<b.grzelewski@samsung.com>, jihoon Chung <jihoon.chung@samsung.com>, yunchan Cho <yunchan.cho@samsung.com>
-Uploaders: Lukasz Wrzosek <l.wrzosek@samsung.com>,  Grzegorz Krawczyk <g.krawczyk@samsung.com>, Soyoung Kim <sy037.kim@samsung.com>,Pawel Sikorski <p.sikorski@samsung.com>,  Zbigniew Kostrzewa <z.kostrzewa@samsung.com>
-Build-Depends: debhelper (>= 5), libglib2.0-dev, libsqlite3-dev, libxml2-dev, libdbus-1-dev, libefreet-dev, libappcore-efl-dev, openssl (>= 0.9.7), libcert-svc-dev, wrt-commons-dev (>= 0.2.22), libpcre-dev, libelm-dev, libecore-dev, libeina-dev, libui-gadget-dev, libslp-utilx-dev, libsecurity-server-client-dev, libpkgmgr-installer-dev, libpkgmgr-parser-dev, libxmlsec1-dev, libidn11-dev, libpkgmgr-types-dev, libss-client-dev, libiri-dev, wrt-security-dev(>= 0.0.28)
-Standards-Version: 0.0.1
-
-Package: wrt-installer
-Architecture: any
-Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}, openssl, libug-picker-efl, wrt-commons (>=0.2.22), wrt-security(>= 0.0.28)
-Replaces: wrt-installer
-Provides: wrt-installer
-Conflicts: wrt-installer
-Description: online widget(W3C, BONDI, JIL, MSC) platform
-
-Package: wrt-installer-dbg
-Architecture: any
-Replaces: wrt-installer-dbg
-Provides: wrt-installer-dbg
-Conflicts: wrt-installer-dbg
-Section: debug
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: online widget(W3C, BONDI, JIL, MSC) platform - debug
diff --git a/debian/dirs b/debian/dirs
deleted file mode 100644 (file)
index e772481..0000000
+++ /dev/null
@@ -1 +0,0 @@
-usr/bin
diff --git a/debian/docs b/debian/docs
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/debian/jobs b/debian/jobs
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index 075ebbe..0000000
+++ /dev/null
@@ -1,98 +0,0 @@
-#!/usr/bin/make -f
-# -*- makefile -*-
-# Sample debian/rules that uses debhelper.
-# This file was originally written by Joey Hess and Craig Small.
-# As a special exception, when this file is copied by dh-make into a
-# dh-make output file, you may use that output file without restriction.
-# This special exception was added by Craig Small in version 0.37 of dh-make.
-
-PACKAGE_VERSION ?= $(shell dpkg-parsechangelog | sed -n 's/^Version: // p')
-
-PREFIX ?= /usr
-DATADIR ?= /opt
-LDFLAGS = -Wl,--rpath=$(PREFIX)/lib
-CMAKE_BUILD_DIR ?= $(CURDIR)/cmake_build_tmp
-
-ifeq (,$(findstring no,$(DPL_LOGS)))
-       DPL_LOGS_STATUS = "ON"
-else
-       DPL_LOGS_STATUS = "OFF"
-endif
-
-config.status:
-       dh_testdir
-       # Add here commands to configure the package.
-       mkdir -p $(CMAKE_BUILD_DIR) && cd $(CMAKE_BUILD_DIR) && \
-       cmake ${SRCDIR} \
-               -DCMAKE_INSTALL_PREFIX="${PREFIX}"      \
-               -DDPL_LOG=$(DPL_LOGS_STATUS)            \
-               -DCMAKE_PACKAGE_VERSION=${PACKAGE_VERSION} ..
-build: build-stamp
-
-build-stamp:  config.status
-       dh_testdir
-       # Add here commands to compile the package.
-       cd $(CMAKE_BUILD_DIR) && $(MAKE) -j 4
-       #docbook-to-man debian/ncurses.sgml > ncurses.1
-       for f in `find $(CURDIR)/debian/ -name "*.in"`; do \
-               cat $$f > $${f%.in}; \
-               sed -i -e "s#@PREFIX@#$(PREFIX)#g" $${f%.in}; \
-               sed -i -e "s#@DATADIR@#$(DATADIR)#g" $${f%.in}; \
-       done
-
-       touch $@
-
-clean:
-       dh_testdir
-       dh_testroot
-       rm -f build-stamp
-       rm -rf $(CMAKE_BUILD_DIR)
-       dh_clean
-
-install: build
-       dh_testdir
-       dh_testroot
-       dh_clean -k
-       dh_installdirs
-
-       # Add here commands to install the package into debian/ncurses.
-       cd $(CMAKE_BUILD_DIR) && $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
-
-# Build architecture-dependent files here.
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_installchangelogs
-       dh_installdocs
-       dh_installexamples
-       dh_install --sourcedir=debian/tmp
-#      dh_installmenu
-#      dh_installdebconf
-#      dh_installlogrotate
-#      dh_installemacsen
-#      dh_installpam
-#      dh_installmime
-#      dh_python
-#      dh_installinit
-#      dh_installcron
-#      dh_installinfo
-       dh_installman
-       dh_link
-       dh_strip --dbg-package=wrt-installer-dbg
-       dh_compress
-       dh_fixperms
-#      dh_perl
-       dh_makeshlibs
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
diff --git a/debian/wrt-installer-dev.install.in b/debian/wrt-installer-dev.install.in
deleted file mode 100644 (file)
index 86cd4f5..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-@PREFIX@/include/wrt-security/*
-@PREFIX@/include/config_generator/*
diff --git a/debian/wrt-installer.install.in b/debian/wrt-installer.install.in
deleted file mode 100644 (file)
index 2f17fcc..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-@PREFIX@/bin/*
-@PREFIX@/etc/*
-/etc/rc.d/init.d/*
-@PREFIX@/share/edje/wrt/*
diff --git a/debian/wrt-installer.postinst b/debian/wrt-installer.postinst
deleted file mode 100755 (executable)
index ce2fd36..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-chmod +s /usr/bin/wrt-installer
-
-#symlink for package manager
-ln -sf /usr/bin/wrt-installer /usr/etc/package-manager/backend/wgt
-
-#for recovery
-mkdir -p /opt/share/widget/temp_info
-ln -s /etc/rc.d/init.d/wrt_preinstall_widgets.sh /etc/rc.d/rc3.d/S46lwrt_preinstall_widgets.sh
-ln -s /etc/rc.d/init.d/wrt_preinstall_widgets.sh /etc/rc.d/rc5.d/S46lwrt_preinstall_widgets.sh
-
-echo "[WRT-INSTALLER] wrt-installer postinst done ..."