diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-05-27 01:39:46 +0200 |
commit | c7bb5f0b917b82aed4203df3be0585be82077d9c (patch) | |
tree | 7fa282a673c1105611e13966e69baedba34af670 /ubuntu/maverick/libraries/python-trinity/debian | |
parent | b33e4034e7490e5895a5cb2cc54949354842f9d9 (diff) | |
download | tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.tar.gz tde-packaging-c7bb5f0b917b82aed4203df3be0585be82077d9c.zip |
Branding cleanup on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/libraries/python-trinity/debian')
-rw-r--r-- | ubuntu/maverick/libraries/python-trinity/debian/control | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick/libraries/python-trinity/debian/control b/ubuntu/maverick/libraries/python-trinity/debian/control index 5ababab48..113813f16 100644 --- a/ubuntu/maverick/libraries/python-trinity/debian/control +++ b/ubuntu/maverick/libraries/python-trinity/debian/control @@ -17,7 +17,7 @@ Provides: ${python:Provides} 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 + also known as PyTDE. Using this, you'll get (for example) classes from kio, kjs, tdehtml and kprint. Package: python-trinity-trinity-dbg @@ -28,7 +28,7 @@ Breaks: python-kde3-kde3-dbg (<< 4:14.0.0~), python-trinity-trinity-dbg (<< 4:14 Depends: python-trinity-trinity (= ${binary:Version}), python-dbg, python-tqt-dbg, ${shlibs:Depends} 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 + also known as PyTDE. Using this, you'll get (for example) classes from kio, kjs, tdehtml and kprint. . This package contains the extension built for the Python debug interpreter. @@ -40,8 +40,8 @@ Replaces: python-kde3-kde3-dev (<< 4:14.0.0~), python-trinity-trinity-dev (<< 4: Breaks: python-kde3-kde3-dev (<< 4:14.0.0~), python-trinity-trinity-dev (<< 4:14.0.0~) Depends: pytqt-tools, ${python:Depends} 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 + Development .sip files with definitions of PyTDE classes. They + are needed to build PyTDE, but also as building blocks of other packages based on them. The package also contains tdepyuic, a wrapper script around PyTQt's user interface compiler. @@ -51,6 +51,6 @@ Section: doc Architecture: all Replaces: python-kde3-kde3-doc (<< 4:14.0.0~), python-trinity-trinity-doc (<< 4:14.0.0~) Breaks: python-kde3-kde3-doc (<< 4:14.0.0~), python-trinity-trinity-doc (<< 4:14.0.0~) -Description: Documentation and examples for PyKDE [Trinity] - General documentation and examples for PyKDE providing programming +Description: Documentation and examples for PyTDE [Trinity] + General documentation and examples for PyTDE providing programming tips and working code you can use to learn from. |