[eclipse-linuxtools] 13/17: Build-Depend on eclipse-cdt-autotools

Jakub Adam xhaakon-guest at moszumanska.debian.org
Tue Oct 14 18:11:52 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 b823a4349b54671d1293b614b41fe248ff7d775e
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date:   Sat Oct 11 11:53:44 2014 +0200

    Build-Depend on eclipse-cdt-autotools
---
 debian/changelog        | 2 +-
 debian/control          | 2 ++
 debian/eclipse.features | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec9fba4..bcde9fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,7 @@ eclipse-linuxtools (3.1.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.
+  * Build-depend on eclipse-remote-services-api and eclipse-cdt-autotools.
 
  -- Jakub Adam <jakub.adam at ktknet.cz>  Sat, 11 Oct 2014 11:44:05 +0200
 
diff --git a/debian/control b/debian/control
index dbc5e03..9d9f4e7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,7 @@ Build-Depends: debhelper (>= 8~),
                default-jdk,
                eclipse-pde (>= 3.7~exp),
                eclipse-cdt (>= 8.0.0),
+               eclipse-cdt-autotools,
                eclipse-ptp-rdt,
                eclipse-remote-services-api,	
                javahelper (>= 0.32~),
@@ -21,6 +22,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/eclipse-linuxtools.git
 Package: eclipse-cdt-profiling-framework
 Architecture: all
 Depends: eclipse-cdt,
+         eclipse-cdt-autotools,
          ${misc:Depends},
          ${orbit:Depends}
 Description: Eclipse CDT Profiling Framework
diff --git a/debian/eclipse.features b/debian/eclipse.features
index 58bce42..148405f 100644
--- a/debian/eclipse.features
+++ b/debian/eclipse.features
@@ -1,4 +1,4 @@
-org.eclipse.linuxtools.profiling cdt
+org.eclipse.linuxtools.profiling cdt cdt-autotools remote-services-api
 org.eclipse.linuxtools.dataviewers.feature
 org.eclipse.linuxtools.valgrind cdt
 org.eclipse.linuxtools.profiling.remote rse ptp-rdt remote-services-api

-- 
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