summaryrefslogtreecommitdiffstats
path: root/ubuntu/precise/tdesdk/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/precise/tdesdk/debian/control')
-rw-r--r--ubuntu/precise/tdesdk/debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/ubuntu/precise/tdesdk/debian/control b/ubuntu/precise/tdesdk/debian/control
index 5305f7b08..935dbf0bf 100644
--- a/ubuntu/precise/tdesdk/debian/control
+++ b/ubuntu/precise/tdesdk/debian/control
@@ -16,7 +16,7 @@ Architecture: all
Section: tde
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}), 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})
+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}), tdeunittest-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
@@ -407,19 +407,19 @@ Description: subversion ioslave for Trinity
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: kunittest-trinity
+Package: tdeunittest-trinity
Architecture: any
Section: devel
-Replaces: kunittest-trinity (<< 4:14.0.0)
-Breaks: kunittest-trinity (<< 4:14.0.0)
+Replaces: tdeunittest-trinity (<< 4:14.0.0)
+Breaks: tdeunittest-trinity (<< 4:14.0.0)
Depends: ${shlibs:Depends}
-Conflicts: kunittest
+Conflicts: tdeunittest
Suggests: tdelibs4-trinity-doc
Description: unit testing library for Trinity
KUnitTest is a small library that facilitates the writing of tests for
KDE developers. There are two ways to use the KUnitTest library. One is
- to create dynamically loadable modules and use the kunittestmodrunner or
- kunittestguimodrunner programs to run the tests. The other is to use the
+ to create dynamically loadable modules and use the tdeunittestmodrunner or
+ tdeunittestguimodrunner programs to run the tests. The other is to use the
libraries to create your own testing application.
.
This package is part of Trinity, and a component of the KDE SDK module.