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/applications/ktorrent/debian | |
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/applications/ktorrent/debian')
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/changelog | 2 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/control.in | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/ubuntu/maverick/applications/ktorrent/debian/changelog b/ubuntu/maverick/applications/ktorrent/debian/changelog index ad2282ecb..7d19f0f25 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/changelog +++ b/ubuntu/maverick/applications/ktorrent/debian/changelog @@ -6,7 +6,7 @@ ktorrent-trinity (2.2.6-0ubuntu1) karmic; urgency=low ktorrent-trinity (2.2.5-0ubuntu3) intrepid; urgency=low - * Moved KDE3 to /opt/trinity + * Moved Trinity to /opt/trinity * Integrated properly with KDE4.2+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Fri, 06 March 2009 01:35:00 -0600 diff --git a/ubuntu/maverick/applications/ktorrent/debian/control b/ubuntu/maverick/applications/ktorrent/debian/control index c7afb4a94..059977a33 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control +++ b/ubuntu/maverick/applications/ktorrent/debian/control @@ -10,8 +10,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: php5-cli Recommends: kdebase-kio-plugins-trinity -Description: BitTorrent client for KDE3 - KTorrent is a BitTorrent program for KDE3. Its features include speed capping +Description: BitTorrent client for Trinity + KTorrent is a BitTorrent program for Trinity. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the KDE Panel enabling background downloading. diff --git a/ubuntu/maverick/applications/ktorrent/debian/control.in b/ubuntu/maverick/applications/ktorrent/debian/control.in index 94ad0fce4..f688d0c53 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control.in +++ b/ubuntu/maverick/applications/ktorrent/debian/control.in @@ -12,8 +12,8 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: php5-cli Recommends: kdebase-kio-plugins-trinity -Description: BitTorrent client for KDE3 - KTorrent is a BitTorrent program for KDE3. Its features include speed capping +Description: BitTorrent client for Trinity + KTorrent is a BitTorrent program for Trinity. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the KDE Panel enabling background downloading. |