summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/tdesdk/debian/control
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 15:25:21 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-26 15:25:21 -0600
commit469a2fea7abec99022999bfd31e6d81c9364e325 (patch)
tree9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /debian/squeeze/tdesdk/debian/control
parent51bd98a34517e658bbaab01a523d4d3f99ed509d (diff)
downloadtde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz
tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'debian/squeeze/tdesdk/debian/control')
-rw-r--r--debian/squeeze/tdesdk/debian/control14
1 files changed, 7 insertions, 7 deletions
diff --git a/debian/squeeze/tdesdk/debian/control b/debian/squeeze/tdesdk/debian/control
index 5305f7b08..935dbf0bf 100644
--- a/debian/squeeze/tdesdk/debian/control
+++ b/debian/squeeze/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.