Missing dependencies

Bug #80306 reported by Lukáš Lalinský
4
Affects Status Importance Assigned to Milestone
libtunepimp (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

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

Revision history for this message
Ralph Janke (txwikinger) wrote :

The current version of libtunepimp on hardy has the proposed changes included.

Changed in libtunepimp:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.