Public bug reported:
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
** Affects: libtunepimp (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
Missing dependencies
https://launchpad.net/bugs/80306
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs