[eclipse-pydev] 28/38: Update python.pydev.shared_core-MANIFEST.patch
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Feb 27 17:25:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch experimental
in repository eclipse-pydev.
commit 6a5c598ced32f8d35bc715aedc125406c8d915dd
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Feb 27 00:26:43 2015 +0100
Update python.pydev.shared_core-MANIFEST.patch
---
debian/patches/python.pydev.shared_core-MANIFEST.patch | 16 +++++++++++++---
1 file changed, 13 insertions(+), 3 deletions(-)
diff --git a/debian/patches/python.pydev.shared_core-MANIFEST.patch b/debian/patches/python.pydev.shared_core-MANIFEST.patch
index 240fe55..24bb0f7 100644
--- a/debian/patches/python.pydev.shared_core-MANIFEST.patch
+++ b/debian/patches/python.pydev.shared_core-MANIFEST.patch
@@ -3,11 +3,11 @@ Date: Thu, 26 Feb 2015 23:59:06 +0100
Subject: python.pydev.shared_core MANIFEST
---
- plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF | 3 +--
- 1 file changed, 1 insertion(+), 2 deletions(-)
+ plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF | 6 +++---
+ 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF b/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF
-index 65e4b45..c2b9804 100644
+index 65e4b45..cc405e0 100644
--- a/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF
+++ b/plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF
@@ -3,8 +3,7 @@ Bundle-ManifestVersion: 2
@@ -20,3 +20,13 @@ index 65e4b45..c2b9804 100644
Bundle-Activator: org.python.pydev.shared_core.SharedCorePlugin
Bundle-Localization: plugin
Eclipse-BundleShape: dir
+@@ -14,7 +13,8 @@ Require-Bundle: org.eclipse.core.runtime,
+ org.eclipse.jface,
+ org.eclipse.core.resources,
+ org.eclipse.core.filebuffers,
+- org.eclipse.ui.workbench
++ org.eclipse.ui.workbench,
++ org.yaml.snakeyaml
+ Bundle-ActivationPolicy: lazy
+ Export-Package: org.python.pydev.shared_core,
+ org.python.pydev.shared_core.actions,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-pydev.git
More information about the pkg-java-commits
mailing list