diff options
Diffstat (limited to 'ubuntu/lucid_automake/kdesdk/debian/control.in')
-rw-r--r-- | ubuntu/lucid_automake/kdesdk/debian/control.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/lucid_automake/kdesdk/debian/control.in b/ubuntu/lucid_automake/kdesdk/debian/control.in index fb2d6cec3..3b80525fe 100644 --- a/ubuntu/lucid_automake/kdesdk/debian/control.in +++ b/ubuntu/lucid_automake/kdesdk/debian/control.in @@ -13,7 +13,7 @@ Standards-Version: 3.7.2 Package: kdesdk Architecture: all Section: kde -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}) +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}), tdeunittest (>= ${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 @@ -356,7 +356,7 @@ Description: subversion ioslave for KDE This package is part of KDE, and a component of the KDE SDK module. See the 'kde' and 'kdesdk' packages for more information. -Package: kunittest +Package: tdeunittest Architecture: any Section: devel Depends: ${shlibs:Depends} @@ -364,8 +364,8 @@ Suggests: kdelibs4-doc Description: unit testing library for KDE 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 KDE, and a component of the KDE SDK module. |