diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-31 02:46:19 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-31 02:46:19 -0600 |
commit | 487cb648a65392c0e2f409a83e8ba7d37d6e04cd (patch) | |
tree | 6a16c5e80fa38bdaee8baac31af644fb33730d6a /ubuntu/maverick/tdesdk/debian/control | |
parent | e7932ac715dd404fc17b20a0bca9b6a498d991c5 (diff) | |
download | tde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.tar.gz tde-packaging-487cb648a65392c0e2f409a83e8ba7d37d6e04cd.zip |
Rename ksocket and kcache on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/control')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/control | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/control b/ubuntu/maverick/tdesdk/debian/control index 39fea60bc..76302c587 100644 --- a/ubuntu/maverick/tdesdk/debian/control +++ b/ubuntu/maverick/tdesdk/debian/control @@ -16,8 +16,8 @@ Architecture: all Section: kde Replaces: kdesdk-trinity (<< 4:14.0.0) Breaks: kdesdk-trinity (<< 4:14.0.0) -Depends: cervisia-trinity (>= ${Source-Version}), kapptemplate-trinity (>= ${Source-Version}), kbabel-trinity (>= ${Source-Version}), kbugbuster-trinity (>= ${Source-Version}), kcachegrind-trinity (>= ${Source-Version}), tdesdk-kfile-plugins-trinity (>= ${Source-Version}), tdesdk-kio-plugins-trinity (>= ${Source-Version}) | tdesvn-kio-plugins-trinity, tdesdk-misc-trinity (>= ${Source-Version}), tdesdk-scripts-trinity, kmtrace-trinity (>= ${Source-Version}), kompare-trinity (>= ${Source-Version}), kspy-trinity (>= ${Source-Version}), kuiviewer-trinity (>= ${Source-Version}), kunittest-trinity (>= ${Source-Version}), poxml-trinity (>= ${Source-Version}), umbrello-trinity (>= ${Source-Version}) -Suggests: kcachegrind-converters-trinity, kbabel-trinity-dev, tdesdk-trinity-doc-html +Depends: cervisia-trinity (>= ${Source-Version}), kapptemplate-trinity (>= ${Source-Version}), kbabel-trinity (>= ${Source-Version}), kbugbuster-trinity (>= ${Source-Version}), tdecachegrind-trinity (>= ${Source-Version}), tdesdk-kfile-plugins-trinity (>= ${Source-Version}), tdesdk-kio-plugins-trinity (>= ${Source-Version}) | tdesvn-kio-plugins-trinity, tdesdk-misc-trinity (>= ${Source-Version}), tdesdk-scripts-trinity, kmtrace-trinity (>= ${Source-Version}), kompare-trinity (>= ${Source-Version}), kspy-trinity (>= ${Source-Version}), kuiviewer-trinity (>= ${Source-Version}), kunittest-trinity (>= ${Source-Version}), poxml-trinity (>= ${Source-Version}), umbrello-trinity (>= ${Source-Version}) +Suggests: tdecachegrind-converters-trinity, kbabel-trinity-dev, tdesdk-trinity-doc-html Description: software development kit from the official Trinity release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, @@ -145,15 +145,15 @@ Description: a front end for the Trinity bug tracking system This package is part of Trinity, and a component of the KDE SDK module. See the 'kde-trinity' and 'tdesdk-trinity' packages for more information. -Package: kcachegrind-trinity +Package: tdecachegrind-trinity Architecture: any Section: devel -Replaces: kcachegrind-trinity (<< 4:14.0.0) -Breaks: kcachegrind-trinity (<< 4:14.0.0) +Replaces: tdecachegrind-trinity (<< 4:14.0.0) +Breaks: tdecachegrind-trinity (<< 4:14.0.0) Depends: ${shlibs:Depends} -Conflicts: kcachegrind +Conflicts: tdecachegrind Recommends: valgrind-callgrind-trinity | valgrind-calltree-trinity, graphviz -Suggests: kcachegrind-converters-trinity, khelpcenter-trinity, tdesdk-trinity-doc-html +Suggests: tdecachegrind-converters-trinity, khelpcenter-trinity, tdesdk-trinity-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 @@ -161,19 +161,19 @@ 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 Trinity, and a component of the KDE SDK module. See the 'kde-trinity' and 'tdesdk-trinity' packages for more information. -Package: kcachegrind-converters-trinity +Package: tdecachegrind-converters-trinity Architecture: all Section: devel -Replaces: kcachegrind-converters-trinity (<< 4:14.0.0) -Breaks: kcachegrind-converters-trinity (<< 4:14.0.0) +Replaces: tdecachegrind-converters-trinity (<< 4:14.0.0) +Breaks: tdecachegrind-converters-trinity (<< 4:14.0.0) Depends: ${perl:Depends}, php5-cli, python -Conflicts: kcachegrind-converters -Recommends: kcachegrind-trinity +Conflicts: tdecachegrind-converters +Recommends: tdecachegrind-trinity 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. |