[eclipse-cdt] 07/09: Add eclipse-remote-services-api to Build-Depends
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Sat Jul 26 10:03:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
xhaakon-guest pushed a commit to branch master
in repository eclipse-cdt.
commit e872f3e2d8a229f8740562bb0f2cba4f054f2340
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jun 26 22:50:35 2014 +0200
Add eclipse-remote-services-api to Build-Depends
---
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 31fe0a0..2289d07 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ eclipse-cdt (8.4.0-1) UNRELEASED; urgency=medium
* New upstream release.
* Build with javac target 1.7.
+ * Add eclipse-remote-services-api to Build-Depends.
-- Jakub Adam <jakub.adam at ktknet.cz> Sat, 26 Jul 2014 11:21:24 +0200
diff --git a/debian/control b/debian/control
index 30f92c9..d852382 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.20120608~),
default-jdk (>= 2:1.6),
dpkg-dev (>= 1.16.2~),
eclipse-pde (>= 3.8~),
+ eclipse-remote-services-api,
eclipse-rse,
javahelper (>= 0.32~),
unzip,
@@ -68,6 +69,7 @@ Description: C/C++ Development Tools for Eclipse (JNI)
Package: eclipse-cdt-autotools
Architecture: all
Depends: eclipse-cdt (= ${source:Version}),
+ eclipse-remote-services-api,
autoconf,
automake,
${misc:Depends},
diff --git a/debian/eclipse.features b/debian/eclipse.features
index 7c6a842..0f32e25 100644
--- a/debian/eclipse.features
+++ b/debian/eclipse.features
@@ -10,5 +10,5 @@ org.eclipse.cdt.launch.remote rse
org.eclipse.cdt.visualizer
org.eclipse.cdt.gnu.multicorevisualizer
org.eclipse.cdt.testsrunner.feature
-org.eclipse.cdt.autotools
+org.eclipse.cdt.autotools remote-services-api
org.eclipse.cdt.qt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-cdt.git
More information about the pkg-java-commits
mailing list