diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-08-20 19:46:28 -0500 |
commit | 748b4be79e83a2073ec1e21579a36908852362c0 (patch) | |
tree | 06b200a1cb4daed276bf9b30f3ba129499508efa /ubuntu/maverick/libraries/python-trinity/debian/control | |
parent | 7219efab22b5ecbdc4363328e06580f0cdcf3798 (diff) | |
download | tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.tar.gz tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.zip |
Fix remaining instances of KDE3 in the Debian and Ubuntu packaging
Diffstat (limited to 'ubuntu/maverick/libraries/python-trinity/debian/control')
-rw-r--r-- | ubuntu/maverick/libraries/python-trinity/debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/libraries/python-trinity/debian/control b/ubuntu/maverick/libraries/python-trinity/debian/control index c384f66d6..7f6e42bca 100644 --- a/ubuntu/maverick/libraries/python-trinity/debian/control +++ b/ubuntu/maverick/libraries/python-trinity/debian/control @@ -15,8 +15,8 @@ Depends: ${shlibs:Depends}, ${python:Depends}, python-qt3 (>= 3.18) XB-Python-Version: ${python:Versions} Provides: ${python:Provides} Conflicts: python-trinity-trinity -Description: KDE3 bindings for Python [Trinity] - Python binding module that provides wide access to the KDE3 API, +Description: Trinity bindings for Python [Trinity] + Python binding module that provides wide access to the Trinity API, also known as PyKDE. Using this, you'll get (for example) classes from kio, kjs, khtml and kprint. @@ -25,8 +25,8 @@ Priority: extra Architecture: any Depends: python-trinity-trinity (= ${binary:Version}), python-dbg, python-qt3-dbg, ${shlibs:Depends} XB-Python-Version: ${python:Versions} -Description: KDE3 bindings for Python (debug extensions) [Trinity] - Python binding module that provides wide access to the KDE3 API, +Description: Trinity bindings for Python (debug extensions) [Trinity] + Python binding module that provides wide access to the Trinity API, also known as PyKDE. Using this, you'll get (for example) classes from kio, kjs, khtml and kprint. . @@ -37,7 +37,7 @@ Section: python Architecture: all Depends: pyqt-tools, ${python:Depends} XB-Python-Version: ${python:Versions} -Description: KDE3 bindings for Python - Development files and scripts [Trinity] +Description: Trinity bindings for Python - Development files and scripts [Trinity] Development .sip files with definitions of PyKDE classes. They are needed to build PyKDE, but also as building blocks of other packages based on them. |