diff options
Diffstat (limited to 'Helperstuff/BuildService/debian.control')
-rw-r--r-- | Helperstuff/BuildService/debian.control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Helperstuff/BuildService/debian.control b/Helperstuff/BuildService/debian.control index efded04..cc66426 100644 --- a/Helperstuff/BuildService/debian.control +++ b/Helperstuff/BuildService/debian.control @@ -28,7 +28,7 @@ Description: Qt wrapper library for subversion (development files) Package: tdesvn Section: devel Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, tdesvn-kio-plugins (= ${binary:Version}) +Depends: ${shlibs:Depends}, ${misc:Depends}, tdesvn-tdeio-plugins (= ${binary:Version}) Recommends: kompare, graphviz Suggests: khelpcenter, kdiff3 Description: subversion client with tight KDE integration @@ -39,12 +39,12 @@ 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: tdesvn-kio-plugins +Package: tdesvn-tdeio-plugins Section: devel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: tdesdk-misc (<< 4:3.5.0-1), tdesdk-kio-plugins (<< 4:4.0.0) -Replaces: tdesdk-kio-plugins (<< 4:4.0.0) +Conflicts: tdesdk-misc (<< 4:3.5.0-1), tdesdk-tdeio-plugins (<< 4:4.0.0) +Replaces: tdesdk-tdeio-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 |