diff options
author | Timothy Pearson <[email protected]> | 2011-11-16 13:43:57 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-16 13:43:57 -0600 |
commit | 7fbb972791f9e3fbde5dfa85c113285353122600 (patch) | |
tree | 7eba52127d3e9dedd7a8594555c478a0ae7626ae /Helperstuff/BuildService/debian.control | |
parent | 497d419c0d4bc6c667f31ff874bc70e2c612d808 (diff) | |
download | tdesvn-7fbb972791f9e3fbde5dfa85c113285353122600.tar.gz tdesvn-7fbb972791f9e3fbde5dfa85c113285353122600.zip |
Additional renaming of kde to tde
Diffstat (limited to 'Helperstuff/BuildService/debian.control')
-rw-r--r-- | Helperstuff/BuildService/debian.control | 18 |
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 <[email protected]> -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. |