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 7173eed8c21df9f2f612de88352b12457d147f33
Author: Markus Koschany <[email protected]>
Date:   Thu Feb 26 22:05:34 2015 +0100

    Drop add-orbit-dependencies.patch
---
 debian/patches/add-orbit-dependencies.patch | 904 ----------------------------
 debian/patches/series                       |   1 -
 2 files changed, 905 deletions(-)

diff --git a/debian/patches/add-orbit-dependencies.patch 
b/debian/patches/add-orbit-dependencies.patch
deleted file mode 100644
index d339f1e..0000000
--- a/debian/patches/add-orbit-dependencies.patch
+++ /dev/null
@@ -1,904 +0,0 @@
-From: Jakub Adam <[email protected]>
-Date: Fri, 27 Sep 2013 21:21:04 +0200
-Subject: add-orbit-dependencies
-
----
- features/org.python.pydev.feature/feature.xml      | 588 ++++++++++++---------
- plugins/org.python.pydev.core/META-INF/MANIFEST.MF |  57 +-
- .../org.python.pydev.debug/META-INF/MANIFEST.MF    |  96 ++--
- .../org.python.pydev.jython/META-INF/MANIFEST.MF   |  50 +-
- .../META-INF/MANIFEST.MF                           |  76 ++-
- 5 files changed, 485 insertions(+), 382 deletions(-)
-
-diff --git a/features/org.python.pydev.feature/feature.xml 
b/features/org.python.pydev.feature/feature.xml
-index 33059d2..e668964 100644
---- a/features/org.python.pydev.feature/feature.xml
-+++ b/features/org.python.pydev.feature/feature.xml
-@@ -1,243 +1,345 @@
--<?xml version  =  "1.0" encoding="UTF-8"?>
--<!--
--Note: it's important that the versions that need to be replaced are written 
as version="xxx", because that's what the 
--build matches when doing a replace (so, the version of the xml has some extra 
spaces so that it's not replaced)
---->
--<feature
--      id="org.python.pydev.feature"
--      label="PyDev for Eclipse"
--      version="3.9.0.qualifier"
--      provider-name="Aptana"
--      plugin="org.python.pydev">
--
--   <description>
--      Python Development Environment
--   </description>
--
--   <copyright>
--      © Appcelerator, Inc.
--   </copyright>
--
--   <license url="http://www.opensource.org/licenses/eclipse-1.0.php";>
--      Eclipse Public License - v 1.0
--
--THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC 
LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE 
PROGRAM CONSTITUTES RECIPIENT’S ACCEPTANCE OF THIS AGREEMENT.
--
--1. DEFINITIONS
--
--&quot;Contribution&quot; means:
--
--    a) in the case of the initial Contributor, the initial code and 
documentation distributed under this Agreement, and
--    b) in the case of each subsequent Contributor:
--
--    i)changes to the Program, and
--
--    ii)additions to the Program;
--
--    where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 
&apos;originates&apos; from a Contributor if it was added to the Program by 
such Contributor itself or anyone acting on such Contributor’s behalf. 
Contributions do not include additions to the Program which: (i) are separate 
modules of software distributed in conjunction with the Program under their own 
license agreement, and (ii) are not derivative wo [...]
--
--&quot;Contributor&quot; means any person or entity that distributes the 
Program.
--
--&quot;Licensed Patents &quot; mean patent claims licensable by a Contributor 
which are necessarily infringed by the use or sale of its Contribution alone or 
when combined with the Program.
--
--&quot;Program&quot; means the Contributions distributed in accordance with 
this Agreement.
--
--&quot;Recipient&quot; means anyone who receives the Program under this 
Agreement, including all Contributors.
--
--2. GRANT OF RIGHTS
--
--a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
--
--b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contributi [...]
--
--c) Recipient understands that although each Contributor grants the licenses 
to its Contributions set forth herein, no assurances are provided by any 
Contributor that the Program does not infringe the patent or other intellectual 
property rights of any other entity. Each Contributor disclaims any liability 
to Recipient for claims brought by any other entity based on infringement of 
intellectual property rights or otherwise. As a condition to exercising the 
rights and licenses granted her [...]
--
--d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this Agreement.
--
--3. REQUIREMENTS
--
--A Contributor may choose to distribute the Program in object code form under 
its own license agreement, provided that:
--
--    a) it complies with the terms and conditions of this Agreement; and
--
--    b) its license agreement:
--
--    i) effectively disclaims on behalf of all Contributors all warranties and 
conditions, express and implied, including warranties or conditions of title 
and non-infringement, and implied warranties or conditions of merchantability 
and fitness for a particular purpose;
--
--    ii) effectively excludes on behalf of all Contributors all liability for 
damages, including direct, indirect, special, incidental and consequential 
damages, such as lost profits;
--
--    iii) states that any provisions which differ from this Agreement are 
offered by that Contributor alone and not by any other party; and
--
--    iv) states that source code for the Program is available from such 
Contributor, and informs licensees how to obtain it in a reasonable manner on 
or through a medium customarily used for software exchange.
--
--When the Program is made available in source code form:
--
--    a) it must be made available under this Agreement; and
--
--    b) a copy of this Agreement must be included with each copy of the 
Program.
--
--Contributors may not remove or alter any copyright notices contained within 
the Program.
--
--Each Contributor must identify itself as the originator of its Contribution, 
if any, in a manner that reasonably allows subsequent Recipients to identify 
the originator of the Contribution.
--
--4. COMMERCIAL DISTRIBUTION
--
--Commercial distributors of software may accept certain responsibilities with 
respect to end users, business partners and the like. While this license is 
intended to facilitate the commercial use of the Program, the Contributor who 
includes the Program in a commercial product offering should do so in a manner 
which does not create potential liability for other Contributors. Therefore, if 
a Contributor includes the Program in a commercial product offering, such 
Contributor (&quot;Commerci [...]
--
--For example, a Contributor might include the Program in a commercial product 
offering, Product X. That Contributor is then a Commercial Contributor. If that 
Commercial Contributor then makes performance claims, or offers warranties 
related to Product X, those performance claims and warranties are such 
Commercial Contributor’s responsibility alone. Under this section, the 
Commercial Contributor would have to defend claims against the other 
Contributors related to those performance claims [...]
--
--5. NO WARRANTY
--
--EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON 
AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR 
CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A 
PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the 
appropriateness of using and distributing the Program and assumes all risks 
associated with its exercise of rights un [...]
--
--6. DISCLAIMER OF LIABILITY
--
--EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY 
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST 
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY 
WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS 
GRANTED HEREUNDER, EVEN I [...]
--
--7. GENERAL
--
--If any provision of this Agreement is invalid or unenforceable under 
applicable law, it shall not affect the validity or enforceability of the 
remainder of the terms of this Agreement, and without further action by the 
parties hereto, such provision shall be reformed to the minimum extent 
necessary to make such provision valid and enforceable.
--
--If Recipient institutes patent litigation against any entity (including a 
cross-claim or counterclaim in a lawsuit) alleging that the Program itself 
(excluding combinations of the Program with other software or hardware) 
infringes such Recipient’s patent(s), then such Recipient’s rights granted 
under Section 2(b) shall terminate as of the date such litigation is filed.
--
--All Recipient’s rights under this Agreement shall terminate if it fails to 
comply with any of the material terms or conditions of this Agreement and does 
not cure such failure in a reasonable period of time after becoming aware of 
such noncompliance. If all Recipient’s rights under this Agreement terminate, 
Recipient agrees to cease use and distribution of the Program as soon as 
reasonably practicable. However, Recipient’s obligations under this Agreement 
and any licenses granted by Rec [...]
--
--Everyone is permitted to copy and distribute copies of this Agreement, but in 
order to avoid inconsistency the Agreement is copyrighted and may only be 
modified in the following manner. The Agreement Steward reserves the right to 
publish new versions (including revisions) of this Agreement from time to time. 
No one other than the Agreement Steward has the right to modify this Agreement. 
The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation 
may assign the respon [...]
--
--This Agreement is governed by the laws of the State of New York and the 
intellectual property laws of the United States of America. No party to this 
Agreement will bring a legal action under this Agreement more than one year 
after the cause of action arose. Each party waives its rights to a jury trial 
in any resulting litigation.
--   </license>
--
--   <requires>
--      <import plugin="org.eclipse.ui"/>
--      <import plugin="org.eclipse.core.runtime"/>
--      <import plugin="org.eclipse.jface.text"/>
--      <import plugin="org.eclipse.core.resources"/>
--      <import plugin="org.eclipse.ui.workbench.texteditor"/>
--      <import plugin="org.eclipse.core.filebuffers"/>
--      <import plugin="org.eclipse.ui.ide"/>
--      <import plugin="org.eclipse.ui.editors"/>
--      <import plugin="org.eclipse.ui.console"/>
--      <import plugin="org.eclipse.ui.views"/>
--      <import plugin="org.eclipse.debug.core"/>
--      <import plugin="org.eclipse.core.variables"/>
--      <import plugin="org.eclipse.search"/>
--      <import plugin="org.eclipse.debug.ui"/>
--      <import plugin="org.eclipse.ltk.core.refactoring"/>
--      <import plugin="org.eclipse.ltk.ui.refactoring"/>
--   </requires>
--
--   <plugin
--         id="org.python.pydev.core"
--         download-size="188"
--         install-size="188"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.parser"
--         download-size="444"
--         install-size="444"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.ast"
--         download-size="20"
--         install-size="20"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.jython"
--         download-size="4280"
--         install-size="4280"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.help"
--         download-size="300"
--         install-size="300"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev"
--         download-size="2440"
--         install-size="2440"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.debug"
--         download-size="1350"
--         install-size="1350"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.refactoring"
--         download-size="504"
--         install-size="504"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.customizations"
--         download-size="300"
--         install-size="300"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.django"
--         download-size="300"
--         install-size="300"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev"
--         download-size="824"
--         install-size="824"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev.analysis"
--         download-size="240"
--         install-size="240"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev.fastparser"
--         download-size="40"
--         install-size="40"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev.codecompletion"
--         download-size="60"
--         install-size="60"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev.debug"
--         download-size="56"
--         install-size="56"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="com.python.pydev.refactoring"
--         download-size="160"
--         install-size="160"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.shared_interactive_console"
--         download-size="160"
--         install-size="160"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.shared_ui"
--         download-size="160"
--         install-size="160"
--         version="3.9.0.qualifier"/>
--
--   <plugin
--         id="org.python.pydev.shared_core"
--         download-size="160"
--         install-size="160"
--         version="3.9.0.qualifier"/>
--
--</feature>
-+<?xml version  =  "1.0" encoding="UTF-8"?>
-+<!--
-+Note: it's important that the versions that need to be replaced are written 
as version="xxx", because that's what the 
-+build matches when doing a replace (so, the version of the xml has some extra 
spaces so that it's not replaced)
-+-->
-+<feature
-+      id="org.python.pydev.feature"
-+      label="PyDev for Eclipse"
-+      version="3.9.0.qualifier"
-+      provider-name="Aptana"
-+      plugin="org.python.pydev">
-+
-+   <description>
-+      Python Development Environment
-+   </description>
-+
-+   <copyright>
-+      © Appcelerator, Inc.
-+   </copyright>
-+
-+   <license url="http://www.opensource.org/licenses/eclipse-1.0.php";>
-+      Eclipse Public License - v 1.0
-+
-+THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS ECLIPSE PUBLIC 
LICENSE (&quot;AGREEMENT&quot;). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE 
PROGRAM CONSTITUTES RECIPIENT’S ACCEPTANCE OF THIS AGREEMENT.
-+
-+1. DEFINITIONS
-+
-+&quot;Contribution&quot; means:
-+
-+    a) in the case of the initial Contributor, the initial code and 
documentation distributed under this Agreement, and
-+    b) in the case of each subsequent Contributor:
-+
-+    i)changes to the Program, and
-+
-+    ii)additions to the Program;
-+
-+    where such changes and/or additions to the Program originate from and are 
distributed by that particular Contributor. A Contribution 
&apos;originates&apos; from a Contributor if it was added to the Program by 
such Contributor itself or anyone acting on such Contributor’s behalf. 
Contributions do not include additions to the Program which: (i) are separate 
modules of software distributed in conjunction with the Program under their own 
license agreement, and (ii) are not derivative wo [...]
-+
-+&quot;Contributor&quot; means any person or entity that distributes the 
Program.
-+
-+&quot;Licensed Patents &quot; mean patent claims licensable by a Contributor 
which are necessarily infringed by the use or sale of its Contribution alone or 
when combined with the Program.
-+
-+&quot;Program&quot; means the Contributions distributed in accordance with 
this Agreement.
-+
-+&quot;Recipient&quot; means anyone who receives the Program under this 
Agreement, including all Contributors.
-+
-+2. GRANT OF RIGHTS
-+
-+a) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free copyright license to 
reproduce, prepare derivative works of, publicly display, publicly perform, 
distribute and sublicense the Contribution of such Contributor, if any, and 
such derivative works, in source code and object code form.
-+
-+b) Subject to the terms of this Agreement, each Contributor hereby grants 
Recipient a non-exclusive, worldwide, royalty-free patent license under 
Licensed Patents to make, use, sell, offer to sell, import and otherwise 
transfer the Contribution of such Contributor, if any, in source code and 
object code form. This patent license shall apply to the combination of the 
Contribution and the Program if, at the time the Contribution is added by the 
Contributor, such addition of the Contributi [...]
-+
-+c) Recipient understands that although each Contributor grants the licenses 
to its Contributions set forth herein, no assurances are provided by any 
Contributor that the Program does not infringe the patent or other intellectual 
property rights of any other entity. Each Contributor disclaims any liability 
to Recipient for claims brought by any other entity based on infringement of 
intellectual property rights or otherwise. As a condition to exercising the 
rights and licenses granted her [...]
-+
-+d) Each Contributor represents that to its knowledge it has sufficient 
copyright rights in its Contribution, if any, to grant the copyright license 
set forth in this Agreement.
-+
-+3. REQUIREMENTS
-+
-+A Contributor may choose to distribute the Program in object code form under 
its own license agreement, provided that:
-+
-+    a) it complies with the terms and conditions of this Agreement; and
-+
-+    b) its license agreement:
-+
-+    i) effectively disclaims on behalf of all Contributors all warranties and 
conditions, express and implied, including warranties or conditions of title 
and non-infringement, and implied warranties or conditions of merchantability 
and fitness for a particular purpose;
-+
-+    ii) effectively excludes on behalf of all Contributors all liability for 
damages, including direct, indirect, special, incidental and consequential 
damages, such as lost profits;
-+
-+    iii) states that any provisions which differ from this Agreement are 
offered by that Contributor alone and not by any other party; and
-+
-+    iv) states that source code for the Program is available from such 
Contributor, and informs licensees how to obtain it in a reasonable manner on 
or through a medium customarily used for software exchange.
-+
-+When the Program is made available in source code form:
-+
-+    a) it must be made available under this Agreement; and
-+
-+    b) a copy of this Agreement must be included with each copy of the 
Program.
-+
-+Contributors may not remove or alter any copyright notices contained within 
the Program.
-+
-+Each Contributor must identify itself as the originator of its Contribution, 
if any, in a manner that reasonably allows subsequent Recipients to identify 
the originator of the Contribution.
-+
-+4. COMMERCIAL DISTRIBUTION
-+
-+Commercial distributors of software may accept certain responsibilities with 
respect to end users, business partners and the like. While this license is 
intended to facilitate the commercial use of the Program, the Contributor who 
includes the Program in a commercial product offering should do so in a manner 
which does not create potential liability for other Contributors. Therefore, if 
a Contributor includes the Program in a commercial product offering, such 
Contributor (&quot;Commerci [...]
-+
-+For example, a Contributor might include the Program in a commercial product 
offering, Product X. That Contributor is then a Commercial Contributor. If that 
Commercial Contributor then makes performance claims, or offers warranties 
related to Product X, those performance claims and warranties are such 
Commercial Contributor’s responsibility alone. Under this section, the 
Commercial Contributor would have to defend claims against the other 
Contributors related to those performance claims [...]
-+
-+5. NO WARRANTY
-+
-+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON 
AN &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, 
EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR 
CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A 
PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the 
appropriateness of using and distributing the Program and assumes all risks 
associated with its exercise of rights un [...]
-+
-+6. DISCLAIMER OF LIABILITY
-+
-+EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY 
CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST 
PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, 
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY 
WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS 
GRANTED HEREUNDER, EVEN I [...]
-+
-+7. GENERAL
-+
-+If any provision of this Agreement is invalid or unenforceable under 
applicable law, it shall not affect the validity or enforceability of the 
remainder of the terms of this Agreement, and without further action by the 
parties hereto, such provision shall be reformed to the minimum extent 
necessary to make such provision valid and enforceable.
-+
-+If Recipient institutes patent litigation against any entity (including a 
cross-claim or counterclaim in a lawsuit) alleging that the Program itself 
(excluding combinations of the Program with other software or hardware) 
infringes such Recipient’s patent(s), then such Recipient’s rights granted 
under Section 2(b) shall terminate as of the date such litigation is filed.
-+
-+All Recipient’s rights under this Agreement shall terminate if it fails to 
comply with any of the material terms or conditions of this Agreement and does 
not cure such failure in a reasonable period of time after becoming aware of 
such noncompliance. If all Recipient’s rights under this Agreement terminate, 
Recipient agrees to cease use and distribution of the Program as soon as 
reasonably practicable. However, Recipient’s obligations under this Agreement 
and any licenses granted by Rec [...]
-+
-+Everyone is permitted to copy and distribute copies of this Agreement, but in 
order to avoid inconsistency the Agreement is copyrighted and may only be 
modified in the following manner. The Agreement Steward reserves the right to 
publish new versions (including revisions) of this Agreement from time to time. 
No one other than the Agreement Steward has the right to modify this Agreement. 
The Eclipse Foundation is the initial Agreement Steward. The Eclipse Foundation 
may assign the respon [...]
-+
-+This Agreement is governed by the laws of the State of New York and the 
intellectual property laws of the United States of America. No party to this 
Agreement will bring a legal action under this Agreement more than one year 
after the cause of action arose. Each party waives its rights to a jury trial 
in any resulting litigation.
-+   </license>
-+
-+   <requires>
-+      <import plugin="org.eclipse.ui"/>
-+      <import plugin="org.eclipse.core.runtime"/>
-+      <import plugin="org.eclipse.jface.text"/>
-+      <import plugin="org.eclipse.core.resources"/>
-+      <import plugin="org.eclipse.ui.workbench.texteditor"/>
-+      <import plugin="org.eclipse.core.filebuffers"/>
-+      <import plugin="org.eclipse.ui.ide"/>
-+      <import plugin="org.eclipse.ui.editors"/>
-+      <import plugin="org.eclipse.ui.console"/>
-+      <import plugin="org.eclipse.ui.views"/>
-+      <import plugin="org.eclipse.debug.core"/>
-+      <import plugin="org.eclipse.core.variables"/>
-+      <import plugin="org.eclipse.search"/>
-+      <import plugin="org.eclipse.debug.ui"/>
-+      <import plugin="org.eclipse.ltk.core.refactoring"/>
-+      <import plugin="org.eclipse.ltk.ui.refactoring"/>
-+   </requires>
-+
-+   <plugin
-+         id="org.python.pydev.core"
-+         download-size="188"
-+         install-size="188"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.parser"
-+         download-size="444"
-+         install-size="444"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.ast"
-+         download-size="20"
-+         install-size="20"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.jython"
-+         download-size="4280"
-+         install-size="4280"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.help"
-+         download-size="300"
-+         install-size="300"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev"
-+         download-size="2440"
-+         install-size="2440"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.debug"
-+         download-size="1350"
-+         install-size="1350"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.refactoring"
-+         download-size="504"
-+         install-size="504"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.customizations"
-+         download-size="300"
-+         install-size="300"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.django"
-+         download-size="300"
-+         install-size="300"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev"
-+         download-size="824"
-+         install-size="824"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev.analysis"
-+         download-size="240"
-+         install-size="240"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev.fastparser"
-+         download-size="40"
-+         install-size="40"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev.codecompletion"
-+         download-size="60"
-+         install-size="60"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev.debug"
-+         download-size="56"
-+         install-size="56"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="com.python.pydev.refactoring"
-+         download-size="160"
-+         install-size="160"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.shared_interactive_console"
-+         download-size="160"
-+         install-size="160"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.shared_ui"
-+         download-size="160"
-+         install-size="160"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="org.python.pydev.shared_core"
-+         download-size="160"
-+         install-size="160"
-+         version="3.9.0.qualifier"/>
-+
-+   <plugin
-+         id="javax.inject"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.xmlrpc"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.xmlrpc.client"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.xmlrpc.server"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.ws.commons.util"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="name.pachler.nio.file"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.python"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="com.google.guava"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="com.kenai.constantine"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="com.kenai.jaffl"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="com.kenai.jffi"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.jruby.ext.posix"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.antlr.runtime"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.ws.commons.util"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.xerces"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.apache.xml.resolver"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+   <plugin
-+         id="org.objectweb.asm"
-+         download-size="0"
-+         install-size="0"
-+         version="0.0.0"
-+         unpack="false"/>
-+</feature>
-diff --git a/plugins/org.python.pydev.core/META-INF/MANIFEST.MF 
b/plugins/org.python.pydev.core/META-INF/MANIFEST.MF
-index 4b7fd51..6613a26 100644
---- a/plugins/org.python.pydev.core/META-INF/MANIFEST.MF
-+++ b/plugins/org.python.pydev.core/META-INF/MANIFEST.MF
-@@ -1,28 +1,29 @@
--Manifest-Version: 1.0
--Bundle-ManifestVersion: 2
--Bundle-Name: Core Plug-in
--Bundle-SymbolicName: org.python.pydev.core; singleton:=true
--Bundle-Version: 3.9.0.qualifier
--Bundle-ClassPath: core.jar
--Bundle-Activator: org.python.pydev.core.CorePlugin
--Bundle-Vendor: Aptana
--Bundle-Localization: plugin
--Eclipse-BundleShape: dir
--Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional,
-- org.eclipse.ui,
-- org.eclipse.core.runtime,
-- org.eclipse.jface.text,
-- org.eclipse.core.resources,
-- org.eclipse.ui.workbench.texteditor,
-- org.eclipse.core.filebuffers,
-- org.eclipse.ui.console,
-- org.eclipse.core.variables,
-- org.python.pydev.shared_core;visibility:=reexport,
-- org.python.pydev.shared_ui
--Bundle-ActivationPolicy: lazy
--Export-Package: org.python.pydev.core,org.python.pydev.core.cache,org.
-- python.pydev.core.concurrency,org.python.pydev.core.docutils,org.pyth
-- on.pydev.core.log,org.python.pydev.core.parser,org.python.pydev.core.
-- performanceeval,org.python.pydev.core.resource_stubs,org.python.pydev
-- .core.structure
--Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-+Manifest-Version: 1.0
-+Bundle-ManifestVersion: 2
-+Bundle-Name: Core Plug-in
-+Bundle-SymbolicName: org.python.pydev.core; singleton:=true
-+Bundle-Version: 3.9.0.qualifier
-+Bundle-ClassPath: core.jar
-+Bundle-Activator: org.python.pydev.core.CorePlugin
-+Bundle-Vendor: Aptana
-+Bundle-Localization: plugin
-+Eclipse-BundleShape: dir
-+Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional,
-+ org.eclipse.ui,
-+ org.eclipse.core.runtime,
-+ org.eclipse.jface.text,
-+ org.eclipse.core.resources,
-+ org.eclipse.ui.workbench.texteditor,
-+ org.eclipse.core.filebuffers,
-+ org.eclipse.ui.console,
-+ org.eclipse.core.variables,
-+ org.python.pydev.shared_core;visibility:=reexport,
-+ org.python.pydev.shared_ui,
-+ name.pachler.nio.file
-+Bundle-ActivationPolicy: lazy
-+Export-Package: org.python.pydev.core,org.python.pydev.core.cache,org.
-+ python.pydev.core.concurrency,org.python.pydev.core.docutils,org.pyth
-+ on.pydev.core.log,org.python.pydev.core.parser,org.python.pydev.core.
-+ performanceeval,org.python.pydev.core.resource_stubs,org.python.pydev
-+ .core.structure
-+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-diff --git a/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF 
b/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF
-index d5b6387..6f9ab09 100644
---- a/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF
-+++ b/plugins/org.python.pydev.debug/META-INF/MANIFEST.MF
-@@ -1,47 +1,49 @@
--Manifest-Version: 1.0
--Bundle-ManifestVersion: 2
--Bundle-Name: Pydev debug
--Bundle-SymbolicName: org.python.pydev.debug; singleton:=true
--Bundle-Version: 3.9.0.qualifier
--Bundle-ClassPath: pydev-debug.jar,
-- libs/winp-1.19.jar
--Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin
--Bundle-Vendor: Aptana
--Bundle-Localization: plugin
--Eclipse-BundleShape: dir
--Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional,
-- org.eclipse.ui,
-- org.eclipse.ui.ide,
-- org.eclipse.core.runtime,
-- org.eclipse.core.resources,
-- org.eclipse.jface.text,
-- org.eclipse.ui.editors,
-- org.eclipse.ui.views,
-- org.eclipse.debug.core,
-- org.eclipse.debug.ui,
-- org.eclipse.ui.workbench.texteditor,
-- org.eclipse.core.variables,
-- org.eclipse.ui.console,
-- org.python.pydev.core,
-- org.python.pydev.ast,
-- org.python.pydev.parser,
-- org.python.pydev;bundle-version="2.7.6",
-- org.eclipse.core.expressions,
-- org.python.pydev.jython,
-- org.python.pydev.shared_interactive_console,
-- org.python.pydev.shared_ui
--Bundle-ActivationPolicy: lazy
--Export-Package: org.python.pydev.debug.codecoverage,org.python.pydev.d
-- ebug.console,org.python.pydev.debug.core,org.python.pydev.debug.curr_
-- exception,org.python.pydev.debug.handlers,org.python.pydev.debug.mode
-- l,org.python.pydev.debug.model.remote,org.python.pydev.debug.newconso
-- le,org.python.pydev.debug.newconsole.actions,org.python.pydev.debug.n
-- ewconsole.env,org.python.pydev.debug.newconsole.prefs,org.python.pyde
-- v.debug.pyunit,org.python.pydev.debug.quick_assist,org.python.pydev.d
-- ebug.referrers,org.python.pydev.debug.ui,org.python.pydev.debug.ui.ac
-- tions,org.python.pydev.debug.ui.blocks,org.python.pydev.debug.ui.hove
-- r,org.python.pydev.debug.ui.launching,org.python.pydev.debug.ui.prope
-- rtypages,org.python.pydev.debug.ui.variables,org.python.pydev.debug.v
-- iews
--Import-Package: org.eclipse.core.filesystem
--Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-+Manifest-Version: 1.0
-+Bundle-ManifestVersion: 2
-+Bundle-Name: Pydev debug
-+Bundle-SymbolicName: org.python.pydev.debug; singleton:=true
-+Bundle-Version: 3.9.0.qualifier
-+Bundle-ClassPath: pydev-debug.jar,
-+ libs/winp-1.19.jar
-+Bundle-Activator: org.python.pydev.debug.core.PydevDebugPlugin
-+Bundle-Vendor: Aptana
-+Bundle-Localization: plugin
-+Eclipse-BundleShape: dir
-+Require-Bundle: org.junit;bundle-version="4.0.0";resolution:=optional,
-+ org.eclipse.ui,
-+ org.eclipse.ui.ide,
-+ org.eclipse.core.runtime,
-+ org.eclipse.core.resources,
-+ org.eclipse.jface.text,
-+ org.eclipse.ui.editors,
-+ org.eclipse.ui.views,
-+ org.eclipse.debug.core,
-+ org.eclipse.debug.ui,
-+ org.eclipse.ui.workbench.texteditor,
-+ org.eclipse.core.variables,
-+ org.eclipse.ui.console,
-+ org.python.pydev.core,
-+ org.python.pydev.ast,
-+ org.python.pydev.parser,
-+ org.python.pydev;bundle-version="2.7.6",
-+ org.eclipse.core.expressions,
-+ org.python.pydev.jython,
-+ org.python.pydev.shared_interactive_console,
-+ org.python.pydev.shared_ui,
-+ org.apache.xmlrpc,
-+ org.apache.xmlrpc.server
-+Bundle-ActivationPolicy: lazy
-+Export-Package: org.python.pydev.debug.codecoverage,org.python.pydev.d
-+ ebug.console,org.python.pydev.debug.core,org.python.pydev.debug.curr_
-+ exception,org.python.pydev.debug.handlers,org.python.pydev.debug.mode
-+ l,org.python.pydev.debug.model.remote,org.python.pydev.debug.newconso
-+ le,org.python.pydev.debug.newconsole.actions,org.python.pydev.debug.n
-+ ewconsole.env,org.python.pydev.debug.newconsole.prefs,org.python.pyde
-+ v.debug.pyunit,org.python.pydev.debug.quick_assist,org.python.pydev.d
-+ ebug.referrers,org.python.pydev.debug.ui,org.python.pydev.debug.ui.ac
-+ tions,org.python.pydev.debug.ui.blocks,org.python.pydev.debug.ui.hove
-+ r,org.python.pydev.debug.ui.launching,org.python.pydev.debug.ui.prope
-+ rtypages,org.python.pydev.debug.ui.variables,org.python.pydev.debug.v
-+ iews
-+Import-Package: org.eclipse.core.filesystem
-+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-diff --git a/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF 
b/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF
-index d5778e5..8f571c8 100644
---- a/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF
-+++ b/plugins/org.python.pydev.jython/META-INF/MANIFEST.MF
-@@ -1,24 +1,26 @@
--Manifest-Version: 1.0
--Bundle-ManifestVersion: 2
--Bundle-Name: Jython Plug-in
--Bundle-SymbolicName: org.python.pydev.jython; singleton:=true
--Bundle-Version: 3.9.0.qualifier
--Bundle-ClassPath: pydev-jython.jar,
-- jython.jar
--Bundle-Activator: org.python.pydev.jython.JythonPlugin
--Bundle-Vendor: Aptana
--Bundle-Localization: plugin
--Eclipse-BundleShape: dir
--Eclipse-BuddyPolicy: global
--Require-Bundle: org.eclipse.core.runtime,
-- org.python.pydev.core,
-- org.eclipse.ui,
-- org.eclipse.ui.console,
-- org.eclipse.jface.text,
-- org.junit;bundle-version="4.0";resolution:=optional,
-- org.python.pydev.shared_ui
--Bundle-ActivationPolicy: lazy
--Export-Package: org.python.core,
-- org.python.pydev.jython,
-- org.python.pydev.jython.ui
--Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-+Manifest-Version: 1.0
-+Bundle-ManifestVersion: 2
-+Bundle-Name: Jython Plug-in
-+Bundle-SymbolicName: org.python.pydev.jython; singleton:=true
-+Bundle-Version: 3.9.0.qualifier
-+Bundle-ClassPath: pydev-jython.jar,
-+ jython.jar
-+Bundle-Activator: org.python.pydev.jython.JythonPlugin
-+Bundle-Vendor: Aptana
-+Bundle-Localization: plugin
-+Eclipse-BundleShape: dir
-+Eclipse-BuddyPolicy: global
-+Require-Bundle: org.eclipse.core.runtime,
-+ org.python.pydev.core,
-+ org.eclipse.ui,
-+ org.eclipse.ui.console,
-+ org.eclipse.jface.text,
-+ org.junit;bundle-version="4.0";resolution:=optional,
-+ org.python.pydev.shared_ui,
-+ org.python,
-+ com.google.guava
-+Bundle-ActivationPolicy: lazy
-+Export-Package: org.python.core,
-+ org.python.pydev.jython,
-+ org.python.pydev.jython.ui
-+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-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 cf55e1d..17aee25 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
-@@ -1,40 +1,36 @@
--Manifest-Version: 1.0
--Bundle-ManifestVersion: 2
--Bundle-Name: Interactive Console Plug-in
--Bundle-SymbolicName: 
org.python.pydev.shared_interactive_console;singleton:=true
--Bundle-Version: 3.9.0.qualifier
--Bundle-ClassPath: interactive_console.jar,
-- commons-logging-1.1.1.jar,
-- ws-commons-util-1.0.2.jar,
-- xmlrpc-client-3.1.3.jar,
-- xmlrpc-common-3.1.3.jar,
-- xmlrpc-server-3.1.3.jar
--Bundle-Activator: 
org.python.pydev.shared_interactive_console.InteractiveConsolePlugin
--Bundle-Localization: plugin
--Eclipse-BundleShape: dir
--Require-Bundle: org.eclipse.ui,
-- org.eclipse.core.runtime,
-- org.eclipse.jface.text,
-- org.eclipse.ui.console,
-- org.eclipse.debug.core,
-- org.eclipse.debug.ui,
-- org.eclipse.ui.workbench.texteditor,
-- org.python.pydev.shared_core,
-- org.eclipse.ui.ide,
-- org.python.pydev.shared_ui
--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
-- pache.xmlrpc,org.apache.xmlrpc.client,org.apache.xmlrpc.client.util,o
-- rg.apache.xmlrpc.common,org.apache.xmlrpc.jaxb,org.apache.xmlrpc.meta
-- data,org.apache.xmlrpc.parser,org.apache.xmlrpc.serializer,org.apache
-- .xmlrpc.server,org.apache.xmlrpc.util,org.apache.xmlrpc.webserver,org
-- .python.pydev.shared_interactive_console,org.python.pydev.shared_inte
-- ractive_console.console,org.python.pydev.shared_interactive_console.c
-- onsole.codegen,org.python.pydev.shared_interactive_console.console.ui
-- ,org.python.pydev.shared_interactive_console.console.ui.internal,org.
-- python.pydev.shared_interactive_console.console.ui.internal.actions,o
-- rg.python.pydev.shared_interactive_console.console.ui.internal.fromec
-- lipse
--Bundle-Vendor: Appcelerator
--Bundle-RequiredExecutionEnvironment: JavaSE-1.7
-+Manifest-Version: 1.0
-+Bundle-ManifestVersion: 2
-+Bundle-Name: Interactive Console Plug-in
-+Bundle-SymbolicName: 
org.python.pydev.shared_interactive_console;singleton:=true
-+Bundle-Version: 3.9.0.qualifier
-+Bundle-ClassPath: interactive_console.jar
-+Bundle-Activator: 
org.python.pydev.shared_interactive_console.InteractiveConsolePlugin
-+Bundle-Localization: plugin
-+Eclipse-BundleShape: dir
-+Require-Bundle: org.eclipse.ui,
-+ org.eclipse.core.runtime,
-+ org.eclipse.jface.text,
-+ org.eclipse.ui.console,
-+ org.eclipse.debug.core,
-+ org.eclipse.debug.ui,
-+ org.eclipse.ui.workbench.texteditor,
-+ org.python.pydev.shared_core,
-+ org.eclipse.ui.ide,
-+ org.python.pydev.shared_ui
-+Bundle-ActivationPolicy: lazy
-+Import-Package: org.apache.commons.logging,org.apache.commons.logging.
-+ impl,org.apache.ws.commons.serialize,org.apache.ws.commons.util,org.a
-+ pache.xmlrpc,org.apache.xmlrpc.client,org.apache.xmlrpc.client.util,o
-+ rg.apache.xmlrpc.common,org.apache.xmlrpc.jaxb,org.apache.xmlrpc.meta
-+ data,org.apache.xmlrpc.parser,org.apache.xmlrpc.serializer,org.apache
-+ .xmlrpc.server,org.apache.xmlrpc.util,org.apache.xmlrpc.webserver
-+Export-Package: org
-+ .python.pydev.shared_interactive_console,org.python.pydev.shared_inte
-+ ractive_console.console,org.python.pydev.shared_interactive_console.c
-+ onsole.codegen,org.python.pydev.shared_interactive_console.console.ui
-+ ,org.python.pydev.shared_interactive_console.console.ui.internal,org.
-+ python.pydev.shared_interactive_console.console.ui.internal.actions,o
-+ rg.python.pydev.shared_interactive_console.console.ui.internal.fromec
-+ lipse
-+Bundle-Vendor: Appcelerator
-+Bundle-RequiredExecutionEnvironment: JavaSE-1.7
diff --git a/debian/patches/series b/debian/patches/series
index 85b1355..0bffda1 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
-add-orbit-dependencies.patch
 remove-windows-specific-code.patch
 no-e4.patch
 remove-winp-usage.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/eclipse-pydev.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to