clone 590594 -1
reassign 590594 dbus
found 590594 1.2.24-1+exp1
reassign -1 cdbs
retitle -1 should run dh_buildinfo only on request, and/or after dh_installdocs
found -1 0.4.71
thanks
On Tue, 27 Jul 2010 at 19:16:32 +0200, Michael Biebl wrote:
> reassign 590594 dh-buildinfo
I don't think this is actually dh-buildinfo's fault. The problem is that
cdbs "helpfully" runs dh_buildinfo, if present, as a result of us using
utils.mk for unrelated functionality.
dh-buildinfo correctly skips packages whose doc directory is a symlink,
but when invoked by cdbs, dh_link doesn't happen until dh_buildinfo has
already been run, causing failure.
Debhelper has an option to dh_installdocs designed to symlink together doc
directories (--link-doc); however, cdbs appears to run dh_buildinfo even
earlier than dh_installdocs, subverting this mechanism.
I've marked the cloned bug as present in cdbs since the version that merged
build-info.mk into utils.mk.
Simon
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]