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 96b15e7ef61705f3e09fb33ca6cf3e5d46659230 Author: Jakub Adam <[email protected]> Date: Tue May 13 07:40:52 2014 +0200 Added missing eclipse-ptp-rdt dependency --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index afad298..bb9046a 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,7 @@ Package: eclipse-cdt-profiling-framework-remote Architecture: all Depends: eclipse-cdt-profiling-framework, eclipse-rse, + eclipse-ptp-rdt, ${misc:Depends}, ${orbit:Depends} Description: Remote profiling support for Eclipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/eclipse-linuxtools.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

