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 e2ca903bcae174b32332523929c5e26595981947 Author: Markus Koschany <[email protected]> Date: Fri Feb 27 00:11:17 2015 +0100 Update add-orbit-dependencies-feature.xml.patch --- debian/patches/add-orbit-dependencies-feature.xml.patch | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/patches/add-orbit-dependencies-feature.xml.patch b/debian/patches/add-orbit-dependencies-feature.xml.patch index ff0de8c..97a6f61 100644 --- a/debian/patches/add-orbit-dependencies-feature.xml.patch +++ b/debian/patches/add-orbit-dependencies-feature.xml.patch @@ -3,14 +3,14 @@ Date: Thu, 26 Feb 2015 22:42:12 +0100 Subject: add orbit dependencies feature.xml --- - features/org.python.pydev.feature/feature.xml | 102 ++++++++++++++++++++++++++ - 1 file changed, 102 insertions(+) + features/org.python.pydev.feature/feature.xml | 108 ++++++++++++++++++++++++++ + 1 file changed, 108 insertions(+) diff --git a/features/org.python.pydev.feature/feature.xml b/features/org.python.pydev.feature/feature.xml -index 94dc59d..86191e6 100644 +index 94dc59d..439c739 100644 --- a/features/org.python.pydev.feature/feature.xml +++ b/features/org.python.pydev.feature/feature.xml -@@ -240,4 +240,106 @@ This Agreement is governed by the laws of the State of New York and the intellec +@@ -240,4 +240,112 @@ This Agreement is governed by the laws of the State of New York and the intellec install-size="160" version="3.9.2.qualifier"/> @@ -116,4 +116,10 @@ index 94dc59d..86191e6 100644 + install-size="0" + version="0.0.0" + unpack="false"/> ++ <plugin ++ id="org.yaml.snakeyaml" ++ download-size="0" ++ install-size="0" ++ version="0.0.0" ++ unpack="false"/> </feature> -- 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

