summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk/debian/control.in
diff options
context:
space:
mode:
Diffstat (limited to 'debian/squeeze/tdesdk/debian/control.in')
-rw-r--r--debian/squeeze/tdesdk/debian/control.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/squeeze/tdesdk/debian/control.in b/debian/squeeze/tdesdk/debian/control.in
index c70b772a1..2e5b5c1ad 100644
--- a/debian/squeeze/tdesdk/debian/control.in
+++ b/debian/squeeze/tdesdk/debian/control.in
@@ -13,8 +13,8 @@ Standards-Version: 3.7.2
Package: tdesdk
Architecture: all
Section: kde
-Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), kcachegrind (>= ${Source-Version}), tdesdk-kfile-plugins (>= ${Source-Version}), tdesdk-kio-plugins (>= ${Source-Version}) | tdesvn-kio-plugins, tdesdk-misc (>= ${Source-Version}), tdesdk-scripts (>= ${Source-Version}), kmtrace (>= ${Source-Version}), kompare (>= ${Source-Version}), kspy (>= ${Source-Version}), kuiviewer (>= ${Source-Version}), kunittest (>= ${Source-Version}), poxml (>= ${Source-Version}), umbrello (>= ${Source-Version})
-Suggests: kcachegrind-converters, kbabel-dev, tdesdk-doc-html
+Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), tdecachegrind (>= ${Source-Version}), tdesdk-kfile-plugins (>= ${Source-Version}), tdesdk-kio-plugins (>= ${Source-Version}) | tdesvn-kio-plugins, tdesdk-misc (>= ${Source-Version}), tdesdk-scripts (>= ${Source-Version}), kmtrace (>= ${Source-Version}), kompare (>= ${Source-Version}), kspy (>= ${Source-Version}), kuiviewer (>= ${Source-Version}), kunittest (>= ${Source-Version}), poxml (>= ${Source-Version}), umbrello (>= ${Source-Version})
+Suggests: tdecachegrind-converters, kbabel-dev, tdesdk-doc-html
Description: software development kit from the official KDE release
KDE (the K Desktop Environment) is a powerful Open Source graphical
desktop environment for Unix workstations. It combines ease of use,
@@ -127,12 +127,12 @@ Description: a front end for the KDE bug tracking system
This package is part of KDE, and a component of the KDE SDK module.
See the 'kde' and 'tdesdk' packages for more information.
-Package: kcachegrind
+Package: tdecachegrind
Architecture: any
Section: devel
Depends: ${shlibs:Depends}
Recommends: valgrind-callgrind | valgrind-calltree, graphviz
-Suggests: kcachegrind-converters, khelpcenter, tdesdk-doc-html
+Suggests: tdecachegrind-converters, khelpcenter, tdesdk-doc-html
Description: visualisation tool for valgrind profiling output
KCachegrind is a visualisation tool for the profiling data generated
by calltree, a profiling skin for valgrind. Applications can be
@@ -140,16 +140,16 @@ Description: visualisation tool for valgrind profiling output
and plugin architectures are supported.
.
For visualising the output from other profiling tools, several converters
- can be found in the kcachegrind-converters package.
+ can be found in the tdecachegrind-converters package.
.
This package is part of KDE, and a component of the KDE SDK module.
See the 'kde' and 'tdesdk' packages for more information.
-Package: kcachegrind-converters
+Package: tdecachegrind-converters
Architecture: all
Section: devel
Depends: ${perl:Depends}, php5-cli, python
-Recommends: kcachegrind
+Recommends: tdecachegrind
Description: format converters for KCachegrind profiling visualisation tool
This is a collection of scripts for converting the output from
different profiling tools into a format that KCachegrind can use.