diff options
author | Pawel "l0ner" Soltys <pwslts@gmail.com> | 2012-01-31 20:55:33 +0100 |
---|---|---|
committer | Pawel "l0ner" Soltys <pwslts@gmail.com> | 2012-01-31 20:55:33 +0100 |
commit | 6fe06aaabf3add9d0c18b151dd56e9fa97ee45e9 (patch) | |
tree | c881ae9a7d1de31f1a80dc9d80b055da26633dda /ubuntu/maverick_automake/kdesdk/debian/control.in | |
parent | 01b8500f8a92bbc7c12fb42351fc901dca3ab13a (diff) | |
parent | 487cb648a65392c0e2f409a83e8ba7d37d6e04cd (diff) | |
download | tde-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_automake/kdesdk/debian/control.in')
-rw-r--r-- | ubuntu/maverick_automake/kdesdk/debian/control.in | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/ubuntu/maverick_automake/kdesdk/debian/control.in b/ubuntu/maverick_automake/kdesdk/debian/control.in index 3a8aa1ced..fb2d6cec3 100644 --- a/ubuntu/maverick_automake/kdesdk/debian/control.in +++ b/ubuntu/maverick_automake/kdesdk/debian/control.in @@ -13,8 +13,8 @@ Standards-Version: 3.7.2 Package: kdesdk Architecture: all Section: kde -Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), kcachegrind (>= ${Source-Version}), kdesdk-kfile-plugins (>= ${Source-Version}), kdesdk-kio-plugins (>= ${Source-Version}) | kdesvn-kio-plugins, kdesdk-misc (>= ${Source-Version}), kdesdk-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, kdesdk-doc-html +Depends: cervisia (>= ${Source-Version}), kapptemplate (>= ${Source-Version}), kbabel (>= ${Source-Version}), kbugbuster (>= ${Source-Version}), tdecachegrind (>= ${Source-Version}), kdesdk-kfile-plugins (>= ${Source-Version}), kdesdk-kio-plugins (>= ${Source-Version}) | kdesvn-kio-plugins, kdesdk-misc (>= ${Source-Version}), kdesdk-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, kdesdk-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 'kdesdk' 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, kdesdk-doc-html +Suggests: tdecachegrind-converters, khelpcenter, kdesdk-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 'kdesdk' 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. |