Package: libtunepimp5
Version: 0.5.3-1

The main library package is missing dependencies for the included
plugins, because dh_shlibdeps doesn't try to generate them for .tpp
files. Here is a patch that fixes the problem:

--- rules.orig  2007-01-17 21:10:33.000000000 +0100
+++ rules       2007-01-17 21:04:55.000000000 +0100
@@ -74,7 +74,7 @@
        rm -rf debian/python-tunepimp/usr/lib
        dh_makeshlibs
        dh_installdeb
-       dh_shlibdeps
+       dh_shlibdeps --
debian/libtunepimp5/usr/lib/tunepimp/plugins/*.tpp
        dh_gencontrol
        dh_md5sums
        dh_builddeb

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to