summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/tdesvn/debian
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2014-02-15 20:45:06 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-02-15 20:45:06 +0100
commit6c9675c04530d9bddd99c3c44b5feb066036df43 (patch)
tree18e5d055bb34be56fd3c11d84ef3c9e64408a5a3 /ubuntu/maverick/applications/tdesvn/debian
parentcaec720262f96a2f835991e6239d49de222fffcf (diff)
downloadtde-packaging-6c9675c04530d9bddd99c3c44b5feb066036df43.tar.gz
tde-packaging-6c9675c04530d9bddd99c3c44b5feb066036df43.zip
Fix tdesvn dependency on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/tdesvn/debian')
-rw-r--r--ubuntu/maverick/applications/tdesvn/debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/applications/tdesvn/debian/control b/ubuntu/maverick/applications/tdesvn/debian/control
index aaabd8f90..3a9a81de1 100644
--- a/ubuntu/maverick/applications/tdesvn/debian/control
+++ b/ubuntu/maverick/applications/tdesvn/debian/control
@@ -12,8 +12,8 @@ Architecture: any
Replaces: libsvnqt4-kde3 (<< 4:14.0.0~), libsvnqt4-trinity (<< 4:14.0.0~)
Breaks: libsvnqt4-kde3 (<< 4:14.0.0~), libsvnqt4-trinity (<< 4:14.0.0~)
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Qt wrapper library for subversion [Trinity]
- This package provides svnqt, a Qt wrapper library around the
+Description: TQt wrapper library for subversion [Trinity]
+ This package provides svnqt, a TQt wrapper library around the
subversion library.
.
It is based on the RapidSvn SvnCpp library, a subversion client API
@@ -24,8 +24,8 @@ Section: libdevel
Architecture: any
Replaces: libsvnqt-kde3-dev (<< 4:14.0.0~), libsvnqt-trinity-dev (<< 4:14.0.0~)
Breaks: libsvnqt-kde3-dev (<< 4:14.0.0~), libsvnqt-trinity-dev (<< 4:14.0.0~)
-Depends: libsvnqt4-trinity (= ${binary:Version}), libqt3-mt-dev, libsvn-dev
-Description: Qt wrapper library for subversion (development files) [Trinity]
+Depends: libsvnqt4-trinity (= ${binary:Version}), libtqt3-mt-dev, libsvn-dev
+Description: TQt wrapper library for subversion (development files) [Trinity]
This package contains the header files and symbolic links that developers
using svnqt will need.