summaryrefslogtreecommitdiffstats
path: root/debian/squeeze/libraries/python-trinity
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-20 19:46:28 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-08-20 19:46:28 -0500
commit748b4be79e83a2073ec1e21579a36908852362c0 (patch)
tree06b200a1cb4daed276bf9b30f3ba129499508efa /debian/squeeze/libraries/python-trinity
parent7219efab22b5ecbdc4363328e06580f0cdcf3798 (diff)
downloadtde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.tar.gz
tde-packaging-748b4be79e83a2073ec1e21579a36908852362c0.zip
Fix remaining instances of KDE3 in the Debian and Ubuntu packaging
Diffstat (limited to 'debian/squeeze/libraries/python-trinity')
-rw-r--r--debian/squeeze/libraries/python-trinity/debian/control10
-rw-r--r--debian/squeeze/libraries/python-trinity/debian/copyright2
-rw-r--r--debian/squeeze/libraries/python-trinity/debian/watch2
3 files changed, 7 insertions, 7 deletions
diff --git a/debian/squeeze/libraries/python-trinity/debian/control b/debian/squeeze/libraries/python-trinity/debian/control
index c384f66d6..7f6e42bca 100644
--- a/debian/squeeze/libraries/python-trinity/debian/control
+++ b/debian/squeeze/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.
diff --git a/debian/squeeze/libraries/python-trinity/debian/copyright b/debian/squeeze/libraries/python-trinity/debian/copyright
index d67316545..eec6b36a5 100644
--- a/debian/squeeze/libraries/python-trinity/debian/copyright
+++ b/debian/squeeze/libraries/python-trinity/debian/copyright
@@ -6,7 +6,7 @@ It was downloaded from http://www.riverbankcomputing.co.uk
Upstream Authors:
Jim Bublitz <jbublitz@nwinternet.com>
- PyKDE(KDE2, KDE3)
+ PyKDE(KDE2, Trinity)
Phil Thompson <phil@river-bank.demon.co.uk>
sip, PyQt, original PyKDE (KDE1) and loads of good advice and help
diff --git a/debian/squeeze/libraries/python-trinity/debian/watch b/debian/squeeze/libraries/python-trinity/debian/watch
index 26518db46..8b3afcac0 100644
--- a/debian/squeeze/libraries/python-trinity/debian/watch
+++ b/debian/squeeze/libraries/python-trinity/debian/watch
@@ -1,3 +1,3 @@
version=3
-http://www.riverbankcomputing.com/Downloads/PyKDE3/PyKDE-(.*)\.tar\.bz2
+http://www.riverbankcomputing.com/Downloads/PyTrinity/PyKDE-(.*)\.tar\.bz2