summaryrefslogtreecommitdiffstats
path: root/Helperstuff/BuildService/debian.control
diff options
context:
space:
mode:
Diffstat (limited to 'Helperstuff/BuildService/debian.control')
-rw-r--r--Helperstuff/BuildService/debian.control18
1 files changed, 9 insertions, 9 deletions
diff --git a/Helperstuff/BuildService/debian.control b/Helperstuff/BuildService/debian.control
index 6df53f6..efded04 100644
--- a/Helperstuff/BuildService/debian.control
+++ b/Helperstuff/BuildService/debian.control
@@ -1,10 +1,10 @@
-Source: kdesvn
+Source: tdesvn
Section: devel
Priority: optional
Maintainer: Rajko Albrecht <ral@alwins-world.de>
-Build-Depends: cdbs (>= 0.4.50), debhelper (>= 5.0.0), cmake (>= 2.4), kdelibs4-dev (>= 4:3.4.3-2), libsvn-dev (>= 1.2.0), libssl-dev (>= 0.9.8a), gettext
+Build-Depends: cdbs (>= 0.4.50), debhelper (>= 5.0.0), cmake (>= 2.4), tdelibs4-dev (>= 4:3.4.3-2), libsvn-dev (>= 1.2.0), libssl-dev (>= 0.9.8a), gettext
Standards-Version: 3.8.0
-Homepage: http://kdesvn.alwins-world.de/
+Homepage: http://tdesvn.alwins-world.de/
Package: libsvnqt4
Section: libs
@@ -25,10 +25,10 @@ Description: Qt wrapper library for subversion (development files)
This package contains the header files and symbolic links that developers
using svnqt will need.
-Package: kdesvn
+Package: tdesvn
Section: devel
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, kdesvn-kio-plugins (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, tdesvn-kio-plugins (= ${binary:Version})
Recommends: kompare, graphviz
Suggests: khelpcenter, kdiff3
Description: subversion client with tight KDE integration
@@ -39,15 +39,15 @@ Description: subversion client with tight KDE integration
a tight integration into KDE and can be embedded into other KDE
applications like konqueror via the KDE component technology KParts.
-Package: kdesvn-kio-plugins
+Package: tdesvn-kio-plugins
Section: devel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: kdesdk-misc (<< 4:3.5.0-1), kdesdk-kio-plugins (<< 4:4.0.0)
-Replaces: kdesdk-kio-plugins (<< 4:4.0.0)
+Conflicts: tdesdk-misc (<< 4:3.5.0-1), tdesdk-kio-plugins (<< 4:4.0.0)
+Replaces: tdesdk-kio-plugins (<< 4:4.0.0)
Description: subversion I/O slaves for KDE
This packages includes KIO slaves for svn, svn+file, svn+http,
svn+https, svn+ssh. This allows you to access subversion repositories
inside any KIO enabled KDE application.
.
- This package is part of kdesvn.
+ This package is part of tdesvn.