diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-26 15:25:21 -0600 |
commit | 469a2fea7abec99022999bfd31e6d81c9364e325 (patch) | |
tree | 9b26af63d79d8c6b35efbd5dc48fe7bf85c82986 /debian/squeeze/libraries/python-trinity | |
parent | 51bd98a34517e658bbaab01a523d4d3f99ed509d (diff) | |
download | tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.tar.gz tde-packaging-469a2fea7abec99022999bfd31e6d81c9364e325.zip |
Update Debian and Ubuntu packaging to match recent renaming
Diffstat (limited to 'debian/squeeze/libraries/python-trinity')
-rw-r--r-- | debian/squeeze/libraries/python-trinity/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/squeeze/libraries/python-trinity/debian/control b/debian/squeeze/libraries/python-trinity/debian/control index afacf68ee..cad02055c 100644 --- a/debian/squeeze/libraries/python-trinity/debian/control +++ b/debian/squeeze/libraries/python-trinity/debian/control @@ -20,7 +20,7 @@ Conflicts: python-trinity-trinity 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. + from kio, kjs, tdehtml and kprint. Package: python-trinity-trinity-dbg Priority: extra @@ -32,7 +32,7 @@ XB-Python-Version: ${python:Versions} 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. + from kio, kjs, tdehtml and kprint. . This package contains the extension built for the Python debug interpreter. |