summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/tdesdk/debian/control.in
diff options
context:
space:
mode:
authorPawel "l0ner" Soltys <pwslts@gmail.com>2012-01-31 20:55:33 +0100
committerPawel "l0ner" Soltys <pwslts@gmail.com>2012-01-31 20:55:33 +0100
commit6fe06aaabf3add9d0c18b151dd56e9fa97ee45e9 (patch)
treec881ae9a7d1de31f1a80dc9d80b055da26633dda /ubuntu/maverick/tdesdk/debian/control.in
parent01b8500f8a92bbc7c12fb42351fc901dca3ab13a (diff)
parent487cb648a65392c0e2f409a83e8ba7d37d6e04cd (diff)
downloadtde-packaging-6fe06aaabf3add9d0c18b151dd56e9fa97ee45e9.tar.gz
tde-packaging-6fe06aaabf3add9d0c18b151dd56e9fa97ee45e9.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
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.