Remove debian packaging stuff 04/8604/3 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic accepted/tizen_ivi_panda tizen_ivi_genivi tizen_ivi_panda accepted/tizen/20130912.060025 accepted/tizen/20130912.083004 accepted/tizen/20130912.153304 accepted/tizen/20130912.190944 accepted/tizen/20130912.195206 accepted/tizen/ivi/genivi/20140131.041739 accepted/tizen/ivi/panda/20140403.014914 accepted/tizen_ivi_stable/20131116.111720 ivi_oct_m2 submit/tizen/20130912.055450 submit/tizen/20130912.080159 submit/tizen/20130912.090506 submit/tizen_ivi_genivi/20140131.040745 submit/tizen_ivi_panda/20140403.011911 submit/tizen_ivi_stable/20131116.100752
authorChengwei Yang <chengwei.yang@intel.com>
Sun, 25 Aug 2013 02:39:24 +0000 (10:39 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Thu, 12 Sep 2013 02:02:19 +0000 (10:02 +0800)
Change-Id: Id88c57fb7880eb3db45368cf0182d862965ae315
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
CMakeLists.txt
debian/changelog [deleted file]
debian/control [deleted file]
debian/control.slp [deleted file]
debian/postinst [deleted file]
debian/rules [deleted file]
packaging/oma-ds-agent.changes

index 7ddc553..a247e15 100644 (file)
@@ -7,9 +7,8 @@ SET(CMAKE_SKIP_BUILD_RPATH TRUE)
 SET(PREFIX ${CMAKE_INSTALL_PREFIX})
 SET(PLUGINDIR "${PREFIX}/lib/${PROJECT_NAME}")
 
-# get library version from debian/changelog
-get_version(debian/changelog VERSION VERSION_MAJOR)
-MESSAGE(STATUS "Package version is ${VERSION} (major: ${VERSION_MAJOR}) from changelog")
+SET(VERSION "0.1.66")
+SET(VERSION_MAJOR "0")
 
 # pass macro defition to source files
 ADD_DEFINITIONS("-DPREFIX=\"${PREFIX}\"")
diff --git a/debian/changelog b/debian/changelog
deleted file mode 100755 (executable)
index ee4d6d1..0000000
+++ /dev/null
@@ -1,569 +0,0 @@
-oma-ds-agent (0.1.66) unstable; urgency=low
-
-  * 1. when profile refresh, check account_id validance.
-  * 2. fixed that interval value check error.
-  * 3. fixed taht uri value return error.
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.66
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Wed, 08 May 2013 16:53:09 +0900
-
-oma-ds-agent (0.1.65) unstable; urgency=low
-
-  * 1. When synchronising, edit/delete request block.
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.65
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 02 May 2013 17:10:09 +0900
-
-oma-ds-agent (0.1.64) unstable; urgency=low
-
-  * 1. Add smack label for dbus service
-  * 2. Add 'oma-ds-agent.service' file
-  * 3. oma-ds-agent permit changed. (app -> root)
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.64
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Mon, 01 Apr 2013 15:07:19 +0900
-
-oma-ds-agent (0.1.63) unstable; urgency=low
-
-  * 1. When profile gets, input param changed
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.63
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Wed, 20 Mar 2013 17:47:54 +0900
-
-oma-ds-agent (0.1.62) unstable; urgency=low
-
-  * 1. when profile info gets, return value changed.
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.62
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Fri, 08 Mar 2013 09:43:14 +0900
-
-oma-ds-agent (0.1.61) unstable; urgency=low
-
-  * 1. sync_interval enum type added
-  * 2. Fixed for prevent. (5EA)
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.61
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 28 Feb 2013 17:21:15 +0900
-
-oma-ds-agent (0.1.60) unstable; urgency=low
-
-  * 1. profile_dir_name create automatically.
-  * 2. stop sync process type added
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.60
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Tue, 26 Feb 2013 17:25:19 +0900
-
-oma-ds-agent (0.1.59) unstable; urgency=low
-
-  * 1. tizen_2.0 code merge
-  * 2. Private code merge
-  * Git: framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.59
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 21 Feb 2013 14:20:47 +0900
-
-oma-ds-agent (0.1.58) unstable; urgency=low
-
-  * 1. FMM callog feature added.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.58
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 07 Feb 2013 18:22:25 +0900
-
-oma-ds-agent (0.1.57) unstable; urgency=low
-
-  * 1. Smack rule added.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.57
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Tue, 05 Feb 2013 19:59:27 +0900
-
-oma-ds-agent (0.1.56) unstable; urgency=low
-
-  * 1. Fixes for Prevent defects
-  * 2. Applied smack rule about db
-  * 3. DB file creation is moved from %post to %install
-  * 4. Apply smack label to booting script
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.56
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Thu, 31 Jan 2013 18:55:03 +0900
-
-oma-ds-agent (0.1.55) unstable; urgency=low
-
-  * 1. Fixes for Prevent defects
-  * 2. sync_agent_get_event_data_param_int/str applied.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.55
-
- -- sanghyukko <sanghyuk.ko@samsung.com>  Fri, 25 Jan 2013 15:09:58 +0900
-
-oma-ds-agent (0.1.54) unstable; urgency=low
-
-  * 1. xcalllog patch (contacts_db_get_record -> contacts_db_get_records_with_query)
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.54
-
- -- jimo.park <jimo.park@samsung.com>  Fri, 18 Jan 2013 18:35:13 +0900
-
-oma-ds-agent (0.1.53) unstable; urgency=low
-
-  * 1. Indent applied.
-  * 2. Copyright modified.
-  * 3. Apply sync-agent-framework changes.
-  * 4. log format unified.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.53
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 27 Dec 2012 19:54:13 +0900
-
-oma-ds-agent (0.1.52) unstable; urgency=low
-
-  * 1. Apply tizen managed API
-  * 2. License category changed
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.52
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 20 Dec 2012 22:14:57 +0900
-
-oma-ds-agent (0.1.51) unstable; urgency=low
-
-  * 1. Fixed for prevent defects.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.51
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 13 Dec 2012 16:10:05 +0900
-
-oma-ds-agent (0.1.50) unstable; urgency=low
-
-  * 1. Apply tizen managed API
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.50
-
- -- juhaki.park <juhaki.park@samsung.com>  Fri, 07 Dec 2012 22:23:25 +0900
-
-oma-ds-agent (0.1.49) unstable; urgency=low
-
-  * 1. Fixed for prevent defect.
-  * 2. Applied ipc refactoring.
-  * 3. API name changed. (sync_agent_query_delete_service_item -> sync_agent_query_delete_service_items)
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.49
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 06 Dec 2012 16:04:25 +0900
-
-oma-ds-agent (0.1.48) unstable; urgency=low
-
-  * 1. Fixed for prevent defect
-  * 2. Modify contact record merge function
-  * 3. change debug_msg file path
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.48 
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 29 Nov 2012 21:14:00 +0900
-
-oma-ds-agent (0.1.47) unstable; urgency=low
-
-  * 1. Fixed for prevent defect.
-  * 2. Smack option added.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.47
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Thu, 22 Nov 2012 19:52:04 +0900
-
-oma-ds-agent (0.1.46) unstable; urgency=low
-
-  * Apply contacts-service2 api
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.46  
-
- -- sanghyuk.ko <sanghyuk.ko@samsung.com>  Fri, 16 Nov 2012 14:39:57 +0900
-
-oma-ds-agent (0.1.45) unstable; urgency=low
-
-  * 1. calendar-service2 api
-  * 2. calendar managed api
-  * 3. oma-ds-agent-enabled path update.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.45 
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 08 Nov 2012 20:24:32 +0900
-
-oma-ds-agent (0.1.44) unstable; urgency=low
-
-  * 1. Write wrong sync result patch.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.44 
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 01 Nov 2012 17:54:32 +0900
-
-oma-ds-agent (0.1.43) unstable; urgency=low
-
-  * 1. log patch for build.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.43
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 25 Oct 2012 19:38:32 +0900
-
-oma-ds-agent (0.1.42) unstable; urgency=low
-
-  * 1. dbus auto activation
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.42
-
- -- Juhaki Park <juhaki.park@samsung.com>  Tue, 23 Oct 2012 18:30:32 +0900
-
-oma-ds-agent (0.1.41) unstable; urgency=low
-
-  * 1. dbus auto activation
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.41
-
- -- Juhaki Park <juhaki.park@samsung.com>  Tue, 23 Oct 2012 17:50:32 +0900
-
-oma-ds-agent (0.1.40) unstable; urgency=low
-
-  * 1. noti send fail fixed.
-  * 2. Implements Reset API.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.40
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 18 Oct 2012 18:09:32 +0900
-
-oma-ds-agent (0.1.39) unstable; urgency=low
-
-  * 1. Remove warning
-  * 2. Logging macro
-  * 3. Unifying item-manpulating APIs
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.39
-
- -- Juhaki Park <juhaki.park@samsung.com>  Fri, 12 Oct 2012 16:09:32 +0900
-
-oma-ds-agent (0.1.38) unstable; urgency=low
-
-  * 1. Fix Build error
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.38
-
- -- Sunbong Ha <sunbong.ha@samsung.com>  Thu, 27 Sep 2012 18:19:32 +0900
-
-oma-ds-agent (0.1.37) unstable; urgency=low
-
-  * 1. API refactory.
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.37
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 27 Sep 2012 16:50:39 +0900
-
-oma-ds-agent (0.1.36) unstable; urgency=low
-
-  * 1. Bug fix in manifest file
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.36
-
- -- WooJin Yun <suhoangel9@samsung.com>  Tue, 25 Sep 2012 13:37:39 +0900
-
-oma-ds-agent (0.1.35) unstable; urgency=low
-
-  * 1. SMACK applied
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.35
-
- -- WooJin Yun <suhoangel9@samsung.com>  Mon, 24 Sep 2012 11:23:26 +0900
-
-oma-ds-agent (0.1.34) unstable; urgency=low
-
-  * 1. SMACK applied
-  * 2. preun , postun patch about spec file
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.34
-
- -- Juhaki Park <juhaki.park@samsung.com>  Fri, 21 Sep 2012 10:55:20 +0900
-
-oma-ds-agent (0.1.33) unstable; urgency=low
-
-  * 1. Apply changes due to packa name change : sync-agent-framework -> sync-agent
-  * 2. Memory leak redemption
-  * 3. g_main_loop_run( ) placed in main thread
-  * 4. Plugins moved to agent daemon
-  * 5. Add pkg build requires in spec file
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.33
-
- -- WooJin Yun <suhoangel9@samsung.com>  Thu, 06 Sep 2012 21:17:20 +0900
-
-oma-ds-agent (0.1.32) unstable; urgency=low
-
-  * 1. Apply Tizen Managed API changes
-  * 2. Change header file include style
-  * 3. Add null check before access session struct
-  * 4. Apply Tizen Managed API changes : Missing changes in external
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.32
-
- -- WooJin Yun <suhoangel9@samsung.com>  Fri, 31 Aug 2012 12:38:34 +0900
-
-oma-ds-agent (0.1.31) unstable; urgency=low
-
-  * 1. Remove module name from external header file name
-  * 2. package name is changed (oma-ds-service -> oma-ds-agent)
-  * 3. Modify config xml file for plugin
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.31
-
- -- WooJin Yun <suhoangel9@samsung.com>  Thu, 23 Aug 2012 14:37:44 +0900
-
-oma-ds-agent (0.1.30) unstable; urgency=low
-
-  * 1. External header renaming
-  * 2. plugin separation : framework module generic
-  * 3. remove include/agent-framework
-  * 4. Fix libxml2 API multi-thread issue
-  * Git: magnolia/framework/system/oma-ds-agent
-  * Tag: oma-ds-agent_0.1.30
-
- -- WooJin Yun <suhoangel9@samsung.com>  Fri, 17 Aug 2012 12:25:00 +0900
-
-oma-ds-service (0.1.29) unstable; urgency=low
-
-  * pkg upload. Everdroid sever issue applied.
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.29 
-
- -- sanghyuk ko <sanghyuk.ko@samsung.com>  Thu, 09 Aug 2012 20:31:49 +0900
-
-oma-ds-service (0.1.28) unstable; urgency=low
-
-  * Directory restructuring applied
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.28
-
- -- WooJin Yun <suhoangel9@samsung.com>  Tue, 07 Aug 2012 20:51:07 +0900
-
-oma-ds-service (0.1.27) unstable; urgency=low
-
-  * local test done. Synctype changed by server. JIRA issue fix - S1-4022.
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.27
-
- -- Juhaki Park <juhaki.park@samsung.com>  Tue, 24 Jul 2012 15:35:51 +0900
-
-oma-ds-service (0.1.26) unstable; urgency=low
-
-  * local test done. pkg-upload. Id provider up , adding maintainer , null check
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.26
-
- -- Juhaki Park <juhaki.park@samsung.com>  Wed, 18 Jul 2012 17:05:51 +0900
-
-oma-ds-service (0.1.25) unstable; urgency=low
-
-  * pkg upload.
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.25
-
- -- Juhaki Park <juhaki.park@samsung.com>  Tue, 10 Jul 2012 10:27:51 +0900
-
-oma-ds-service (0.1.24) unstable; urgency=low
-
-  * filename update.
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.24
-
- -- Juhaki Park <juhaki.park@samsung.com>  Wed, 04 Jul 2012 15:27:51 +0900
-
-oma-ds-service (0.1.23) unstable; urgency=low
-
-  * fota directory changing.
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.23
-
- -- Juhaki Park <juhaki.park@samsung.com>  Fri, 15 Jun 2012 14:47:51 +0900
-
-oma-ds-service (0.1.22) unstable; urgency=low
-
-  * pkg upload. 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.22
-
- -- Sunbong Ha <sunbong.ha@samsung.com>  Tue, 12 Jun 2012 11:47:51 +0900
-
-oma-ds-service (0.1.21) unstable; urgency=low
-
-  * vconf key update - pkg upload. 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.21
-
- -- Juhaki Park <juhaki.park@samsung.com>  Thu, 24 May 2012 18:31:14 +0900
-
-oma-ds-service (0.1.20) unstable; urgency=low
-
-  * pkg upload. 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.20
-
- -- Juhaki Park <juhaki.park@samsung.com>  Mon, 21 May 2012 18:31:14 +0900
-
-oma-ds-service (0.1.19) unstable; urgency=low
-
-  * 1. bug fixed double free 
-  * 2. modified boiler plate 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.19
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Wed, 09 May 2012 13:41:14 +0900
-
-oma-ds-service (0.1.18) unstable; urgency=low
-
-  * 1. implement resume logic ( two way sync )
-  * 2. add cancel logic current sync in call log sync
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.18
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Thu, 26 Apr 2012 16:08:03 +0900
-
-oma-ds-service (0.1.17) unstable; urgency=low
-
-  * 1. Integrate calllog sync flow
-  * 2. Change interface for static function in ServiceAdapter
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.17
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Tue, 17 Apr 2012 21:01:55 +0900
-
-oma-ds-service (0.1.16) unstable; urgency=low
-
-  * package upload for sync-agent framework upload 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.16
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Mon, 09 Apr 2012 15:36:07 +0900
-
-oma-ds-service (0.1.15) unstable; urgency=low
-
-  * package upload for sync-agent framework upload 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.15
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Mon, 09 Apr 2012 15:00:04 +0900
-
-oma-ds-service (0.1.14) unstable; urgency=low
-
-  * package upload
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.14
-
- -- Joohark Park <juhaki.park@samsung.com>  Tue, 03 Apr 2012 14:27:40 +0900
-
-oma-ds-service (0.1.13) unstable; urgency=low
-
-  * package upload
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.13
-
- -- Juhak Park <juhaki.park@samsung.com>  Tue, 03 Apr 2012 12:27:40 +0900
-
-oma-ds-service (0.1.12) unstable; urgency=low
-
-  * oma-ds-service engine bug fixed & package upload 
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.12
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Thu, 29 Mar 2012 16:27:40 +0900
-
-oma-ds-service (0.1.11) unstable; urgency=low
-
-  * bug fixed & pkg upload
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.11
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Thu, 22 Mar 2012 20:51:11 +0900
-
-oma-ds-service (0.1.10) unstable; urgency=low
-
-  * bug fixed & pkg upload
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.10
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Wed, 21 Mar 2012 16:35:21 +0900
-
-oma-ds-service (0.1.9) unstable; urgency=low
-
-  * pkg upload for sync-agent-fw pkg
-  * Git: slp/pkgs/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.9
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Thu, 15 Mar 2012 17:06:33 +0900
-
-oma-ds-service (0.1.8) unstable; urgency=low
-
-  * pkg upload for sync-agent-fw pkg
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.8
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Thu, 08 Mar 2012 11:31:30 +0900
-
-oma-ds-service (0.1.7) unstable; urgency=low
-
-  * pkg upload for sync-agent-fw pkg
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.7
-
- -- Junhyuk Lee <junhyuk7.lee@samsung.com>  Wed, 29 Feb 2012 14:08:51 +0900
-
-oma-ds-service (0.1.6) unstable; urgency=low
-
-  * pkg upload & err msg string fixed
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.6
-
- -- leejunhyuk <junhyuk7.lee@samsung.com>  Mon, 27 Feb 2012 18:15:29 +0900
-
-oma-ds-service (0.1.5) unstable; urgency=low
-
-  * pkg update for version up
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.5
-
- -- leejunhyuk <junhyuk7.lee@samsung.com>  Tue, 21 Feb 2012 16:27:17 +0900
-
-oma-ds-service (0.1.4) unstable; urgency=low
-
-  * pkg update for version up
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.4
-
- -- leejunhyuk <junhyuk7.lee@samsung.com>  Thu, 09 Feb 2012 16:38:41 +0900
-
-oma-ds-service (0.1.3) unstable; urgency=low
-
-  * pkg update for sync-agent fw update 
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.3
-
- -- leejunhyuk <junhyuk7.le@samsung.com>  Thu, 09 Feb 2012 16:15:49 +0900
-
-oma-ds-service (0.1.2) unstable; urgency=low
-
-  * pkg version up 
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.2
-
- -- leejunhyuk <junhyuk7.lee@samsung.com>  Thu, 02 Feb 2012 10:46:21 +0900
-
-oma-ds-service (0.1.1) unstable; urgency=low
-
-  * Initial release 
-  * Git: slp/apps/o/oma-ds-service
-  * Tag: oma-ds-service_0.1.1
-
- -- leejunhyuk <junhyuk7.lee@samsung.com>  Wed, 01 Feb 2012 10:30:16 +0900
diff --git a/debian/control b/debian/control
deleted file mode 100755 (executable)
index 5166e62..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-Source: oma-ds-agent
-Section: embedded
-Priority: optional
-Maintainer: WooJin Yun <suhoangel9@samsung.com>, Joohark Park <juhaki.park@samsung.com>, Junhyuk Lee <junhyuk7.lee@samsung.com>
-Uploaders: Joohark Park <juhaki.park@samsung.com>, Junhyuk Lee <junhyuk7.lee@samsung.com>
-Build-Depends: debhelper (>= 5), libglib2.0-dev, sqlite3, libsoup2.4-dev, libsqlite3-dev, check, libvconf-dev, libexpat1-dev, libsync-agent-framework-dev, libwbxml2-dev
-Standards-Version: 0.1.1
-
-Package: oma-ds-agent
-Section: embedded
-Architecture: any
-Priority: optional
-Depends: ${shlibs:Depends}, ${misc:Depends}, 
-Description: OMA Data Synchronization service module
-
-Package: oma-ds-agent-dbg
-Section: debug
-Architecture: any
-Priority: optional
-Depends: ${shlibs:Depends}, ${misc:Depends}, oma-ds-agent (= ${Source-Version})
-Description: OMA Data Synchronization service module (unstripped)
-
diff --git a/debian/control.slp b/debian/control.slp
deleted file mode 100644 (file)
index 20474e7..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-#Mon Nov 08 05:13:18 KST 2010
-Privileges=
-AppInstallPath=/usr
-UserUninstall=yes
-IdealScreen=480x800,46x71
-Version=1.0.0
-
-
diff --git a/debian/postinst b/debian/postinst
deleted file mode 100644 (file)
index 711fa30..0000000
+++ /dev/null
@@ -1,45 +0,0 @@
-#!/bin/sh
-
-echo ""
-echo ""
-echo "*********************************************************************************"
-echo "                 post install script run..."
-echo "*********************************************************************************"
-echo "executing oma agent unit test binary."
-
-OMA_TEST_BIN="/usr/bin/oma-test"
-if [ ! -e "$OMA_TEST_BIN" ]
-then 
-       echo "  oma-agent test binary missing. (check debian package is in release mode)"
-else
-
-       echo ""
-       echo ""
-       echo "*********************************************************************************"
-       echo "                  oma agent unit test run..."
-       echo "*********************************************************************************"
-       echo ""
-       $OMA_TEST_BIN
-fi
-echo "create oma-ds directory"
-if [ ! -d /opt/data/oma-ds ]
-then
-       mkdir /opt/data/oma-ds
-fi
-
-echo "deleting framework db files"
-if [ -d /usr/share/sync-agent-framework ]
-then
-        rm -rf /usr/share/sync-agent-framework
-fi
-
-echo "deleting db files"
-if [ -f /opt/dbspace/.omasyncagent.db ]
-then
-        rm -rf /opt/dbspace/.omasyncagent.db
-fi
-
-if [ -f /opt/dbspace/.omasyncagent.db-journal ]
-then
-        rm -rf /opt/dbspace/.omasyncagent.db-journal
-fi
diff --git a/debian/rules b/debian/rules
deleted file mode 100755 (executable)
index a28c17d..0000000
+++ /dev/null
@@ -1,104 +0,0 @@
-#!/usr/bin/make -f
-
-## DO NOT MODIFY THIS AREA : BEGIN
-
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# $(PKGDIR) is a package build directory to create a final .deb package .
-include debian/control.slp
-
-PKGDIR = debian/PKG
-ifneq (,$(filter ide,$(DEB_BUILD_OPTIONS)))
-DESTDIR = .
-else
-DESTDIR = ..
-endif
-CONTROLFILE = debian/control.slp
-CONTROLFILE_SRC = debian/control
-
-CFLAGS = -Wall -g
-
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-       CFLAGS += -O0
-else
-       CFLAGS += -O2
-endif
-
-build: pre-build configure
-       # Add here commands to compile the package.
-       $(MAKE)
-
-configure: 
-       cmake . -DCMAKE_INSTALL_PREFIX=${AppInstallPath} -DCMAKE_PROJECT=${Source}
-       rm -rf CMakeFiles/CompilerIdC*
-#      sed 's/^Package:.*$$/Package: $(Package)/' $(CONTROLFILE_SRC) > $(CONTROLFILE_SRC).tmp ; mv -f $(CONTROLFILE_SRC).tmp $(CONTROLFILE_SRC)
-
-clean: 
-       # Add here commands to clean up before the build process.
-       # debian clean
-       -$(MAKE) clean
-
-       -find . -name "CMakeFiles" -exec rm -rf {} \;
-       -find . -name "CMakeCache.txt" -exec rm -rf {} \;
-       -find . -name "Makefile" -exec rm -rf {} \;
-       -find . -name "cmake_install.cmake" -exec rm -rf {} \;
-       -find . -name "install_manifest.txt" -exec rm -rf {} \;
-       -find . -name "*.pc" -exec rm -rf {} \;
-       -find . -name "*.so" -exec rm -rf {} \;
-
-       -rm -rf ./oma-ds-agent
-       -rm -rf ./oma-test
-       
-       -rm -rf $(PKGDIR)
-
-       dh_clean
-
-install: build pre-install
-       rm -rf $(PKGDIR)
-       mkdir $(PKGDIR)
-
-       # Add here commands to install the package into $(PKGDIR).
-       $(MAKE) DESTDIR=$(CURDIR)/debian/tmp install
-
-       mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/init.d
-       install -c $(CURDIR)/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/init.d
-
-       mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/rc3.d
-       ln -s ../init.d/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/rc3.d/S91oma-ds-agent
-
-       mkdir -p $(CURDIR)/debian/tmp/etc/rc.d/rc5.d
-       ln -s ../init.d/syncmld_mgr $(CURDIR)/debian/tmp/etc/rc.d/rc5.d/S91oma-ds-agent
-
-# Build architecture-dependent files here.
-binary: install pre-binary
-       dh_testdir
-       dh_testroot
-       #dh_installchangelogs
-       dh_installdocs
-       dh_installexamples
-       dh_install --sourcedir=debian/tmp
-       dh_link
-       dh_strip --dbg-package=oma-ds-agent
-       dh_compress
-       dh_fixperms
-       dh_makeshlibs
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-.PHONY: build clean install binary 
-## DO NOT MODIFY THIS AREA : END
-
-## DO NOT MODIFY OR DELETE TARGET.
-pre-build:
-       # Add here commands to execute before the build process.
-
-pre-install:
-       # Add here commands to execute before installing the binaries into $(PKGDIR).
-
-pre-binary:
-       # Add here commands to execute before creating a package.
-
index 5d44e5a..977b423 100644 (file)
@@ -1,6 +1,9 @@
 * Wed Sep 04 2013 Victor Hakoun <victor.hakoun@eurogiciel.fr> submit/tizen/20130815.013340@fe40e76
 - Fix RPMLINT error
 
+* Sun Aug 25 2013 Chengwei Yang <chengwei.yang@intel.com>
+- Remove debian packaging stuff
+
 * Wed Aug 21 2013 Chengwei Yang <chengwei.yang@intel.com>
 - Remove sysvinit script