diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /ubuntu/lucid_automake/kdesdk/debian/control.in | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
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. |