[SCM] eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package. branch, master, updated. upstream/8.0.0-60-g577385c

Jakub Adam jakub.adam at ktknet.cz
Fri Sep 30 17:48:06 UTC 2011


The following commit has been merged in the master branch:
commit 58219790f6acc621c35178e0ce891292aa3fb1cd
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Fri Sep 30 18:28:12 2011 +0200

    Refreshed debian/patches

diff --git a/debian/patches/remove-license-feature.patch b/debian/patches/remove-license-feature.patch
new file mode 100644
index 0000000..a1242d6
--- /dev/null
+++ b/debian/patches/remove-license-feature.patch
@@ -0,0 +1,40 @@
+From: Jakub Adam <jakub.adam at ktknet.cz>
+Date: Sat, 17 Sep 2011 17:45:48 +0200
+Subject: remove-license-feature
+
+---
+ .../feature.xml                                    |    4 +---
+ .../feature.xml                                    |    4 +---
+ 2 files changed, 2 insertions(+), 6 deletions(-)
+
+diff --git a/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
+index 6430559..f067034 100644
+--- a/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
++++ b/cross/org.eclipse.cdt.build.crossgcc-feature/feature.xml
+@@ -4,9 +4,7 @@
+       label="%featureName"
+       version="1.0.0.qualifier"
+       provider-name="%providerName"
+-      plugin="org.eclipse.cdt.build.crossgcc"
+-      license-feature="org.eclipse.cdt.license"
+-      license-feature-version="1.0.0.qualifier">
++      plugin="org.eclipse.cdt.build.crossgcc">
+ 
+    <description>
+       %description
+diff --git a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
+index e350efe..2f54b2e 100644
+--- a/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
++++ b/cross/org.eclipse.cdt.launch.remote-feature/feature.xml
+@@ -3,9 +3,7 @@
+       id="org.eclipse.cdt.launch.remote"
+       label="%featureName"
+       version="6.0.0.qualifier"
+-      provider-name="%providerName"
+-      license-feature="org.eclipse.cdt.license"
+-      license-feature-version="1.0.0.qualifier">
++      provider-name="%providerName">
+ 
+    <description>
+       %description
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..15663fd
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-license-feature.patch

-- 
eclipse-cdt - Plug-in for eclipse to handle C/C++ - Debian package.



More information about the pkg-java-commits mailing list