[eclipse-linuxtools] 08/17: Build-depend on eclipse-remote-services-api
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Tue Oct 14 18:11:51 BST 2014
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-linuxtools.
commit 14fd443e023885439837b8120d0a7ee37e6ea3a7
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Sun Aug 17 13:40:38 2014 +0200
Build-depend on eclipse-remote-services-api
---
debian/changelog | 1 +
debian/control | 2 ++
debian/eclipse.features | 2 +-
3 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 2b3ebd6..c06655b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ eclipse-linuxtools (3.0.0-1) UNRELEASED; urgency=medium
* Use javac target 1.7.
* Build new feature org.eclipse.linuxtools.dataviewers.feature
- required by Valgrind integration.
+ * Build-depend on eclipse-remote-services-api.
-- Jakub Adam <jakub.adam at ktknet.cz> Mon, 23 Jun 2014 18:21:57 +0200
diff --git a/debian/control b/debian/control
index bb9046a..dbc5e03 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 8~),
eclipse-pde (>= 3.7~exp),
eclipse-cdt (>= 8.0.0),
eclipse-ptp-rdt,
+ eclipse-remote-services-api,
javahelper (>= 0.32~),
libswtchart-java,
unzip,
@@ -38,6 +39,7 @@ Architecture: all
Depends: eclipse-cdt-profiling-framework,
eclipse-rse,
eclipse-ptp-rdt,
+ eclipse-remote-services-api,
${misc:Depends},
${orbit:Depends}
Description: Remote profiling support for Eclipse
diff --git a/debian/eclipse.features b/debian/eclipse.features
index d608962..58bce42 100644
--- a/debian/eclipse.features
+++ b/debian/eclipse.features
@@ -1,7 +1,7 @@
org.eclipse.linuxtools.profiling cdt
org.eclipse.linuxtools.dataviewers.feature
org.eclipse.linuxtools.valgrind cdt
-org.eclipse.linuxtools.profiling.remote rse ptp-rdt
+org.eclipse.linuxtools.profiling.remote rse ptp-rdt remote-services-api
org.eclipse.linuxtools.valgrind.remote
org.eclipse.linuxtools.perf.feature
org.eclipse.linuxtools.changelog
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-linuxtools.git
More information about the pkg-java-commits
mailing list