Christopher Martin wrote: > on libkcddb1 (see bug #365018). My guess it that this change in 0.4.39: > > * Moved dh_shlibdeps call to binary-predeb (debhelper.mk) > (closes: #326926) > > ...is the root of the problem - perhaps it happens too early, and so > breaks DEB_SHLIBDEPS_INCLUDE. I welcome your thoughts on the best way > to fix this.
The problem appears to be that dh_makeshlibs needs to be called for all packages before any dh_shlibdeps call. If you need this fixed immediately (which I would guess you do), please make an upload that reverts this change. I won't get to it myself this week.

