diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-02-15 20:45:06 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-02-15 20:45:06 +0100 |
commit | 6c9675c04530d9bddd99c3c44b5feb066036df43 (patch) | |
tree | 18e5d055bb34be56fd3c11d84ef3c9e64408a5a3 /debian/squeeze/applications | |
parent | caec720262f96a2f835991e6239d49de222fffcf (diff) | |
download | tde-packaging-6c9675c04530d9bddd99c3c44b5feb066036df43.tar.gz tde-packaging-6c9675c04530d9bddd99c3c44b5feb066036df43.zip |
Fix tdesvn dependency on Debian and Ubuntu
Diffstat (limited to 'debian/squeeze/applications')
-rw-r--r-- | debian/squeeze/applications/tdesvn/debian/control | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/squeeze/applications/tdesvn/debian/control b/debian/squeeze/applications/tdesvn/debian/control index 7a8421c71..380b2fbc2 100644 --- a/debian/squeeze/applications/tdesvn/debian/control +++ b/debian/squeeze/applications/tdesvn/debian/control @@ -12,8 +12,8 @@ Architecture: any Replaces: libsvnqt4-trinity (<< 4:14.0.0~) Breaks: 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-trinity-dev (<< 4:14.0.0~) Breaks: 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. |