INTERNAL: bugfix - packaging error 56/27856/1
authorwoojin <woojin2.jung@samsung.com>
Sat, 20 Sep 2014 01:25:30 +0000 (10:25 +0900)
committerwoojin <woojin2.jung@samsung.com>
Sat, 20 Sep 2014 01:25:30 +0000 (10:25 +0900)
remove unnecessary plugin dependency to avoid packaging error

Change-Id: Ida3af661ce23fe679c573e1563b4b0b99b4a29d0
Signed-off-by: woojin <woojin2.jung@samsung.com>
org.tizen.dynamicanalyzer/META-INF/MANIFEST.MF
package/changelog
package/pkginfo.manifest

index c426478..1aab4a0 100644 (file)
@@ -5,8 +5,7 @@ Bundle-Name: %pluginName
 Bundle-SymbolicName: org.tizen.dynamicanalyzer;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: %providerName
-Require-Bundle: org.eclipse.cdt.core;bundle-version="5.3.2",
- org.eclipse.ui,
+Require-Bundle: org.eclipse.ui,
  org.eclipse.core.runtime,
  org.tizen.common,
  org.tizen.dynamicanalyzer.common;bundle-version="1.0.0",
index b6e92be..c86f1a7 100644 (file)
@@ -1,3 +1,6 @@
+* 2.1.54
+- BugFix: packaging error
+== woojin jung <woojin2.jung@samsung.com> 2014-09-20
 * 2.1.53
 - customize the source link feature to support the DWARF4
 - BugFix: small bugfix in the Setting, Chart, Snapshot, File analysis
index 3aeffbe..5a62fe9 100644 (file)
@@ -1,5 +1,5 @@
 Source:dynamic-analyzer
-Version:2.1.53
+Version:2.1.54
 Maintainer:Jaewon Lim <jaewon81.lim@samsung.com>, Juyoung Kim <j0.kim@samsung.com>
 
 Package:dynamic-analyzer-product