summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdesdk/debian/control.in
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-31 02:46:19 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-31 02:46:19 -0600
commit487cb648a65392c0e2f409a83e8ba7d37d6e04cd (patch)
tree6a16c5e80fa38bdaee8baac31af644fb33730d6a /ubuntu/maverick/tdesdk/debian/control.in
parente7932ac715dd404fc17b20a0bca9b6a498d991c5 (diff)
downloadtde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.tar.gz
tde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.zip
Rename ksocket and kcache on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/control.in')
-rw-r--r--ubuntu/maverick/tdesdk/debian/control.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/control.in b/ubuntu/maverick/tdesdk/debian/control.in
index c70b772a1..2e5b5c1ad 100644
--- a/ubuntu/maverick/tdesdk/debian/control.in
+++ b/ubuntu/maverick/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.