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 /debian/squeeze/dependencies | |
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 'debian/squeeze/dependencies')
-rw-r--r-- | debian/squeeze/dependencies/arts/debian/changelog | 4 | ||||
-rw-r--r-- | debian/squeeze/dependencies/arts/debian/control | 2 | ||||
-rw-r--r-- | debian/squeeze/dependencies/qt3/debian/control | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/debian/squeeze/dependencies/arts/debian/changelog b/debian/squeeze/dependencies/arts/debian/changelog index 1ec6d7736..2fe0652db 100644 --- a/debian/squeeze/dependencies/arts/debian/changelog +++ b/debian/squeeze/dependencies/arts/debian/changelog @@ -6,7 +6,7 @@ arts-trinity (1.5.10-0ubuntu3) karmic; urgency=low arts-trinity (1.5.10-0ubuntu2~intrepid5) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Wed, 25 Feb 2009 15:12:00 -0600 @@ -19,7 +19,7 @@ arts-trinity (1.5.10-0ubuntu2~intrepid4) intrepid; urgency=low arts-trinity (1.5.10-0ubuntu2~intrepid3) intrepid; urgency=low - * Altered prefix for KDE3.5 + * Altered prefix for Trinity.5 -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Thu, 20 Nov 2008 17:48:45 -0600 diff --git a/debian/squeeze/dependencies/arts/debian/control b/debian/squeeze/dependencies/arts/debian/control index e29a6efd5..57a7a33a1 100644 --- a/debian/squeeze/dependencies/arts/debian/control +++ b/debian/squeeze/dependencies/arts/debian/control @@ -24,7 +24,7 @@ Description: sound system from the official KDE release technological superiority of the Unix operating system. . This metapackage includes the complete aRts sound system, without - development packages. aRts is the core sound system for KDE3. + development packages. aRts is the core sound system for Trinity. Package: libarts1c2a-trinity Architecture: any diff --git a/debian/squeeze/dependencies/qt3/debian/control b/debian/squeeze/dependencies/qt3/debian/control index 168a336d3..104af1e46 100644 --- a/debian/squeeze/dependencies/qt3/debian/control +++ b/debian/squeeze/dependencies/qt3/debian/control @@ -28,7 +28,7 @@ Conflicts: libqt3c102-mt, libqui1-emb, libqt3c-mt Suggests: libqt3-mt-psql, libqt3-mt-mysql, libqt3-mt-odbc Description: Qt GUI Library (Threaded runtime version), Version 3 This is the Trolltech Qt library, version 3. It's necessary for - applications that link against the libqt-mt.so.3, e.g. all KDE3 + applications that link against the libqt-mt.so.3, e.g. all Trinity applications. Package: libqt3-mt-mysql |