[eclipse-pydev] 33/38: Rename and update shared_interactive_console-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 376718914af422e8ee092568aa8f8273f193d7f0
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Feb 27 17:25:18 2015 +0100
Rename and update shared_interactive_console-MANIFEST.patch
---
...org.python.pydev.shared_interactive_console.patch} | 19 +++++++++++++++----
debian/patches/series | 2 +-
2 files changed, 16 insertions(+), 5 deletions(-)
diff --git a/debian/patches/shared_interactive_console-MANIFEST.patch b/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
similarity index 59%
rename from debian/patches/shared_interactive_console-MANIFEST.patch
rename to debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
index 3f3d73a..b59d1e7 100644
--- a/debian/patches/shared_interactive_console-MANIFEST.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
@@ -1,13 +1,13 @@
From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 22:59:11 +0100
-Subject: shared_interactive_console MANIFEST
+Subject: MANIFEST org.python.pydev.shared_interactive_console
---
- .../META-INF/MANIFEST.MF | 7 +------
- 1 file changed, 1 insertion(+), 6 deletions(-)
+ .../META-INF/MANIFEST.MF | 11 ++++-------
+ 1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF b/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF
-index 3ec4a94..7d0af45 100644
+index 3ec4a94..11004af 100644
--- a/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF
+++ b/plugins/org.python.pydev.shared_interactive_console/META-INF/MANIFEST.MF
@@ -3,12 +3,7 @@ Bundle-ManifestVersion: 2
@@ -24,3 +24,14 @@ index 3ec4a94..7d0af45 100644
Bundle-Activator: org.python.pydev.shared_interactive_console.InteractiveConsolePlugin
Bundle-Localization: plugin
Eclipse-BundleShape: dir
+@@ -21,7 +16,9 @@ Require-Bundle: org.eclipse.ui,
+ org.eclipse.ui.workbench.texteditor,
+ org.python.pydev.shared_core,
+ org.eclipse.ui.ide,
+- org.python.pydev.shared_ui
++ org.python.pydev.shared_ui,
++ org.apache.xmlrpc,
++ org.apache.xmlrpc.server
+ Bundle-ActivationPolicy: lazy
+ Export-Package: org.apache.commons.logging,org.apache.commons.logging.
+ impl,org.apache.ws.commons.serialize,org.apache.ws.commons.util,org.a
diff --git a/debian/patches/series b/debian/patches/series
index 25a474d..8753dc7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,7 +3,7 @@ remove-winp-usage.patch
fix-proc-read-linux-3.17.patch
fix-attach-so-path.patch
add-orbit-dependencies-feature.xml.patch
-shared_interactive_console-MANIFEST.patch
+MANIFEST-org.python.pydev.shared_interactive_console.patch
python.pydev.jython-MANIFEST.patch
python.pydev.core-MANIFEST.patch
python.pydev.shared_core-MANIFEST.patch
--
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