[eclipse-pydev] 01/01: Add Forwarded headers and header descriptions.
Markus Koschany
apo-guest at moszumanska.debian.org
Fri Feb 27 22:45:57 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository eclipse-pydev.
commit 17d220c2b34afa5da4e2e8fe925df694e311b94b
Author: Markus Koschany <apo at gambaru.de>
Date: Fri Feb 27 23:35:56 2015 +0100
Add Forwarded headers and header descriptions.
---
debian/patches/MANIFEST-org.python.pydev.core.patch | 5 +++++
debian/patches/MANIFEST-org.python.pydev.debug.patch | 5 +++++
debian/patches/MANIFEST-org.python.pydev.jython.patch | 5 +++++
debian/patches/MANIFEST-org.python.pydev.shared_core.patch | 5 +++++
.../MANIFEST-org.python.pydev.shared_interactive_console.patch | 5 +++++
debian/patches/WorkspaceStub.patch | 3 +++
debian/patches/add-orbit-dependencies-feature.xml.patch | 3 +++
debian/patches/fix-attach-so-path.patch | 3 +++
debian/patches/no-e4.patch | 4 ++++
9 files changed, 38 insertions(+)
diff --git a/debian/patches/MANIFEST-org.python.pydev.core.patch b/debian/patches/MANIFEST-org.python.pydev.core.patch
index ca70c22..a3c8396 100644
--- a/debian/patches/MANIFEST-org.python.pydev.core.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.core.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 23:05:06 +0100
Subject: MANIFEST org.python.pydev.core
+We must replace all bundled jars with Debian's shared system libraries.
+
+https://lists.debian.org/debian-java/2015/02/msg00089.html
+
+Forwarded: not-needed
---
plugins/org.python.pydev.core/META-INF/MANIFEST.MF | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/patches/MANIFEST-org.python.pydev.debug.patch b/debian/patches/MANIFEST-org.python.pydev.debug.patch
index 3d5486c..c452b65 100644
--- a/debian/patches/MANIFEST-org.python.pydev.debug.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.debug.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Fri, 27 Feb 2015 17:19:13 +0100
Subject: MANIFEST org.python.pydev.debug
+We must replace all bundled jars with Debian's shared system libraries.
+
+https://lists.debian.org/debian-java/2015/02/msg00089.html
+
+Forwarded: not-needed
---
plugins/org.python.pydev.debug/META-INF/MANIFEST.MF | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/patches/MANIFEST-org.python.pydev.jython.patch b/debian/patches/MANIFEST-org.python.pydev.jython.patch
index 85563ba..50b958e 100644
--- a/debian/patches/MANIFEST-org.python.pydev.jython.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.jython.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 23:00:50 +0100
Subject: MANIFEST org.python.pydev.jython
+We must replace all bundled jars with Debian's shared system libraries.
+
+https://lists.debian.org/debian-java/2015/02/msg00089.html
+
+Forwarded: not-needed
---
plugins/org.python.pydev.jython/META-INF/MANIFEST.MF | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/patches/MANIFEST-org.python.pydev.shared_core.patch b/debian/patches/MANIFEST-org.python.pydev.shared_core.patch
index ff28a40..30c03c7 100644
--- a/debian/patches/MANIFEST-org.python.pydev.shared_core.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.shared_core.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 23:59:06 +0100
Subject: MANIFEST org.python.pydev.shared_core
+We must replace all bundled jars with Debian's shared system libraries.
+
+https://lists.debian.org/debian-java/2015/02/msg00089.html
+
+Forwarded: not-needed
---
plugins/org.python.pydev.shared_core/META-INF/MANIFEST.MF | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch b/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
index c32d271..3dfc9b6 100644
--- a/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
+++ b/debian/patches/MANIFEST-org.python.pydev.shared_interactive_console.patch
@@ -2,6 +2,11 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 22:59:11 +0100
Subject: MANIFEST org.python.pydev.shared_interactive_console
+We must replace all bundled jars with Debian's shared system libraries.
+
+https://lists.debian.org/debian-java/2015/02/msg00089.html
+
+Forwarded: not-needed
---
.../META-INF/MANIFEST.MF | 19 ++++++-------------
1 file changed, 6 insertions(+), 13 deletions(-)
diff --git a/debian/patches/WorkspaceStub.patch b/debian/patches/WorkspaceStub.patch
index 7db6f29..28d5535 100644
--- a/debian/patches/WorkspaceStub.patch
+++ b/debian/patches/WorkspaceStub.patch
@@ -2,6 +2,9 @@ From: Markus Koschany <apo at gambaru.de>
Date: Fri, 27 Feb 2015 00:39:37 +0100
Subject: WorkspaceStub
+WorkspaceStub does not work with Debian's Eclipse version.
+
+Forwarded: not-needed
---
.../shared_core/resource_stubs/WorkspaceStub.java | 236 ---------------------
1 file changed, 236 deletions(-)
diff --git a/debian/patches/add-orbit-dependencies-feature.xml.patch b/debian/patches/add-orbit-dependencies-feature.xml.patch
index 97a6f61..78a0e24 100644
--- a/debian/patches/add-orbit-dependencies-feature.xml.patch
+++ b/debian/patches/add-orbit-dependencies-feature.xml.patch
@@ -2,6 +2,9 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 22:42:12 +0100
Subject: add orbit dependencies feature.xml
+Declare new orbit (build) dependencies here.
+
+Forwarded: not-needed
---
features/org.python.pydev.feature/feature.xml | 108 ++++++++++++++++++++++++++
1 file changed, 108 insertions(+)
diff --git a/debian/patches/fix-attach-so-path.patch b/debian/patches/fix-attach-so-path.patch
index 3db268e..9eb2571 100644
--- a/debian/patches/fix-attach-so-path.patch
+++ b/debian/patches/fix-attach-so-path.patch
@@ -2,6 +2,9 @@ From: Markus Koschany <apo at gambaru.de>
Date: Thu, 26 Feb 2015 22:16:36 +0100
Subject: fix attach so path
+Adjust the path to attach_linux.so since the location is different in Debian.
+
+Forwarded: not-needed
---
.../pysrc/pydevd_attach_to_process/add_code_to_python_process.py | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/debian/patches/no-e4.patch b/debian/patches/no-e4.patch
index beac6fe..702c63c 100644
--- a/debian/patches/no-e4.patch
+++ b/debian/patches/no-e4.patch
@@ -2,6 +2,10 @@ From: Markus Koschany <apo at gambaru.de>
Date: Fri, 27 Feb 2015 00:55:36 +0100
Subject: no e4
+Do not import e4 classes because they do not exist in Debian's Eclipse version.
+Otherwise this will cause a FTBFS.
+
+Forwarded: not-needed
---
.../src/org/python/pydev/shared_ui/SharedUiPlugin.java | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
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