diff -u ktorrent-2.0/debian/rules ktorrent-2.0/debian/rules --- ktorrent-2.0/debian/rules +++ ktorrent-2.0/debian/rules @@ -74,6 +74,9 @@ rm -f debian/ktorrent/usr/bin/ktcachecheck rm -f debian/ktorrent/usr/bin/kttorinfo + rm -rf debian/ktorrent/usr/share/applnk + rm -rf debian/ktorrent/usr/share/mimelnk + # Remove libs to link against when building (no -dev package) rm -f debian/ktorrent/usr/lib/libktorrent.so #rm -f debian/ktorrent/usr/lib/libktorrent.la diff -u ktorrent-2.0/debian/changelog ktorrent-2.0/debian/changelog --- ktorrent-2.0/debian/changelog +++ ktorrent-2.0/debian/changelog @@ -1,3 +1,11 @@ +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 + * Closes Malone Bug #55969 + + -- Brandon Holtsclaw Wed, 09 Aug 2006 09:51:44 -0500 + ktorrent (2.0-0ubuntu1) edgy; urgency=low * New Upstream Version