eclipse-linuxtools 1.2.1+dfsg-1 source package in Ubuntu

Changelog

eclipse-linuxtools (1.2.1+dfsg-1) unstable; urgency=low


  * Add d/get-orig-source.
  * Removed leftover binaries, DFSG-incompatibly licensed and useless
    files: .gitignore, a.out, *.libhover, glibc-2.14.xml from upstream
    tarball (Closes: #708873).
  * Add eclipse-rse into Build-Depends (Closes: #709268).
    - Reflexes change in eclipse-cdt that doesn't depend on RSE anymore.
  * Bump Standards-Version to 3.9.4.

 -- Jakub Adam <email address hidden>  Tue, 21 May 2013 11:41:41 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe devel

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
eclipse-linuxtools_1.2.1+dfsg-1.dsc 2.5 KiB 82f6d39c278a2da7b6aed0b1ef0d22a79e35d72f8e432ef15fdb4b570297f98a
eclipse-linuxtools_1.2.1+dfsg.orig.tar.xz 18.0 MiB c5cf9668ddefc3248fbccd82214c4ebb5df0baa411ad2d48b73f4fd916e0d849
eclipse-linuxtools_1.2.1+dfsg-1.debian.tar.gz 10.9 KiB 4b2ee5452d40846bd31d9aea73ed3f2091704e7acf2c01bf2bd8e110d14f8110

No changes file available.

Binary packages built by this source

eclipse-cdt-perf: 'perf' analysis tool integration for Eclipse CDT

 'perf' is a performance counters subsystem in Linux. Performance counters are
 CPU hardware registers that count hardware events such as instructions executed
 and cache-misses suffered. These counters aid in profiling applications to
 detect hotspots in the application. 'perf' provides per task, per CPU and
 per-workload counters, sampling on top of these and source code event
 annotation.
 .
 The perf plug-in for Eclipse allows the developer to execute profiles in their
 applications in a seamless way, using quick launch actions and visualizing
 the results in an user-friendly interface.

eclipse-cdt-profiling-framework: No summary available for eclipse-cdt-profiling-framework in ubuntu utopic.

No description available for eclipse-cdt-profiling-framework in ubuntu utopic.

eclipse-cdt-profiling-framework-remote: No summary available for eclipse-cdt-profiling-framework-remote in ubuntu utopic.

No description available for eclipse-cdt-profiling-framework-remote in ubuntu utopic.

eclipse-cdt-valgrind: No summary available for eclipse-cdt-valgrind in ubuntu utopic.

No description available for eclipse-cdt-valgrind in ubuntu utopic.

eclipse-cdt-valgrind-remote: Valgrind integration for Eclipse CDT (remote launch)

 The Linux Tools Project Valgrind plugin aims to provide simple and effective
 profiling for the C/C++ Development Tools.
 .
 This package allows one to launch Valgrind on a remote target configured in
 Eclipse Remote Systems Explorer.