[SCM] eclipse-linuxtools packaging branch, master, updated. debian/1.0.0-1-7-g6a72384
Jakub Adam
jakub.adam at ktknet.cz
Thu Jul 26 17:33:01 UTC 2012
The following commit has been merged in the master branch:
commit 51f573b3bcaf570e2e95140415a75529c8db11bf
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jul 26 17:38:51 2012 +0200
Refreshed d/patches/remote-profiling-disable-rdt-proxy.patch
diff --git a/debian/changelog b/debian/changelog
index fcc3971..e8fa5b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
eclipse-linuxtools (1.1.0-1) UNRELEASED; urgency=low
* New upstream release.
+ * Refreshed d/patches/remote-profiling-disable-rdt-proxy.patch.
-- Jakub Adam <jakub.adam at ktknet.cz> Thu, 26 Jul 2012 17:28:07 +0200
diff --git a/debian/patches/remote-profiling-disable-rdt-proxy.patch b/debian/patches/remote-profiling-disable-rdt-proxy.patch
index abdedeb..bee1e36 100644
--- a/debian/patches/remote-profiling-disable-rdt-proxy.patch
+++ b/debian/patches/remote-profiling-disable-rdt-proxy.patch
@@ -3,14 +3,14 @@ Date: Sun, 22 Apr 2012 09:24:45 +0200
Subject: remote-profiling-disable-rdt-proxy
---
- .../feature.xml | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ .../feature.xml | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/profiling/org.eclipse.linuxtools.profiling.remote-feature/feature.xml b/profiling/org.eclipse.linuxtools.profiling.remote-feature/feature.xml
-index 081355a..8a41873 100644
+index 77e4fd9..978539c 100644
--- a/profiling/org.eclipse.linuxtools.profiling.remote-feature/feature.xml
+++ b/profiling/org.eclipse.linuxtools.profiling.remote-feature/feature.xml
-@@ -40,11 +40,11 @@
+@@ -40,12 +40,12 @@
version="0.0.0"
unpack="false"/>
@@ -23,4 +23,19 @@ index 081355a..8a41873 100644
- unpack="false"/>
+ unpack="false"/-->
+ <plugin
+ id="org.eclipse.linuxtools.ssh.proxy"
+@@ -54,11 +54,11 @@
+ version="0.0.0"
+ unpack="false"/>
+
+- <plugin
++ <!--plugin
+ id="org.eclipse.linuxtools.profiling.launch.ui.rdt.proxy"
+ download-size="0"
+ install-size="0"
+ version="0.0.0"
+- unpack="false"/>
++ unpack="false"/-->
+
</feature>
--
eclipse-linuxtools packaging
More information about the pkg-java-commits
mailing list