[eclipse-linuxtools] 05/14: Removed eclipse-cdt-valgrind-remote package
Jakub Adam
xhaakon-guest at moszumanska.debian.org
Wed Feb 12 17:37:21 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-linuxtools.
commit 88a41208b119f83bf920ff38e02598170a9b57ff
Author: Jakub Adam <jakub.adam at ktknet.cz>
Date: Thu Jul 4 11:24:11 2013 +0200
Removed eclipse-cdt-valgrind-remote package
All its functionality is now provided by eclipse-cdt-profiling-framework-remote.
---
debian/changelog | 2 ++
debian/control | 13 -------------
debian/eclipse-cdt-valgrind-remote.eh-install | 1 -
3 files changed, 2 insertions(+), 14 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 51de6c4..066abd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ eclipse-linuxtools (2.0.0-1) UNRELEASED; urgency=low
* New upstream release.
* Refreshed d/patches.
+ * Removed eclipse-cdt-valgrind-remote package, all its functionality
+ is now provided by eclipse-cdt-profiling-framework-remote.
-- Jakub Adam <jakub.adam at ktknet.cz> Thu, 04 Jul 2013 10:25:36 +0200
diff --git a/debian/control b/debian/control
index 26336a5..8cbde60 100644
--- a/debian/control
+++ b/debian/control
@@ -118,19 +118,6 @@ Description: Valgrind integration for Eclipse CDT
Integration with the CDT's parsed code model provides a user interface that
resembles what you see in the Outline view.
-Package: eclipse-cdt-valgrind-remote
-Architecture: all
-Depends: eclipse-cdt-valgrind,
- eclipse-cdt-profiling-framework-remote,
- ${misc:Depends},
- ${orbit:Depends}
-Description: 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.
-
Package: eclipse-cdt-perf
Architecture: all
Depends: eclipse-cdt-profiling-framework,
diff --git a/debian/eclipse-cdt-valgrind-remote.eh-install b/debian/eclipse-cdt-valgrind-remote.eh-install
deleted file mode 100644
index 41fcf04..0000000
--- a/debian/eclipse-cdt-valgrind-remote.eh-install
+++ /dev/null
@@ -1 +0,0 @@
-org.eclipse.linuxtools.valgrind.remote
--
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