diff options
author | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
---|---|---|
committer | Calvin Morrison <[email protected]> | 2011-11-13 19:27:09 -0500 |
commit | b04ad86203e19f0e89e971fefc3f40b380cbe7b2 (patch) | |
tree | 639782b440de136501ae6ee50d8d54450765346f /ubuntu/maverick/applications/ktorrent | |
parent | 7123ebd91f9851d8a0479d043508ec5885e24f91 (diff) | |
parent | 70daaabb4fd5f3b559f5ef489377c9fe93a47f0d (diff) | |
download | tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.tar.gz tde-packaging-b04ad86203e19f0e89e971fefc3f40b380cbe7b2.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/applications/ktorrent')
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/changelog | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/control | 4 | ||||
-rw-r--r-- | ubuntu/maverick/applications/ktorrent/debian/control.in | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/ubuntu/maverick/applications/ktorrent/debian/changelog b/ubuntu/maverick/applications/ktorrent/debian/changelog index 7d19f0f25..96eb17815 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/changelog +++ b/ubuntu/maverick/applications/ktorrent/debian/changelog @@ -51,7 +51,7 @@ ktorrent (2.2.3-0ubuntu1) hardy; urgency=low * New upstream release * kubuntu_03_remove_nasty_search_engines.patch: rebase against 2.2.3 - * Add kdebase-kio-plugins to Recommends, needed for IP Filters plugin + * Add tdebase-kio-plugins to Recommends, needed for IP Filters plugin (LP: #150062) -- John Dong <[email protected]> Fri, 16 Nov 2007 02:11:41 -0500 @@ -250,7 +250,7 @@ ktorrent (2.0.1-0ubuntu1) edgy; urgency=low ktorrent (2.0-0ubuntu2) edgy; urgency=low * Fixed install issue by removing debian/ktorrent/usr/share/applnk and - debian/ktorrent/usr/share/mimelnk in debian/rules already provided by kdelibs-data + debian/ktorrent/usr/share/mimelnk in debian/rules already provided by tdelibs-data * Closes Malone Bug #55969 -- Brandon Holtsclaw <[email protected]> Wed, 09 Aug 2006 09:51:44 -0500 diff --git a/ubuntu/maverick/applications/ktorrent/debian/control b/ubuntu/maverick/applications/ktorrent/debian/control index 770273cc4..ada1f4cb0 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control +++ b/ubuntu/maverick/applications/ktorrent/debian/control @@ -2,7 +2,7 @@ Source: ktorrent-trinity Section: kde Priority: optional Maintainer: Timothy Pearson <[email protected]> -Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, kdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, automake, autoconf, libtool, libltdl-dev +Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, tdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, automake, autoconf, libtool, libltdl-dev Standards-Version: 3.8.4 Package: ktorrent-trinity @@ -11,7 +11,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: ktorrent-kde3 (<< 4:3.5.13) Breaks: ktorrent-kde3 (<< 4:3.5.13) Suggests: php5-cli -Recommends: kdebase-kio-plugins-trinity +Recommends: tdebase-kio-plugins-trinity 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 diff --git a/ubuntu/maverick/applications/ktorrent/debian/control.in b/ubuntu/maverick/applications/ktorrent/debian/control.in index f688d0c53..93b55e4ff 100644 --- a/ubuntu/maverick/applications/ktorrent/debian/control.in +++ b/ubuntu/maverick/applications/ktorrent/debian/control.in @@ -4,14 +4,14 @@ Priority: optional Maintainer: Timothy Pearson <[email protected]> XSBC-Original-Maintainer: @@@MAINTAINER@@@ Uploaders: @@@UPLOADERS@@@ -Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, kdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, automake1.11-trinity, autoconf2.63, libtool, libltdl-dev +Build-Depends: debhelper (>= 5.0), cdbs, docbook2x, tdelibs4-trinity-dev, libpcre3-dev, libx11-dev, libgmp3-dev, automake1.11-trinity, autoconf2.63, libtool, libltdl-dev Standards-Version: 3.8.3 Package: ktorrent-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: php5-cli -Recommends: kdebase-kio-plugins-trinity +Recommends: tdebase-kio-plugins-trinity 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 |