Package: cdbs<br>Version: 0.4.97<br>Severity: important<br><br>When in an unpacked copy of the libv8 source package, on amd64, I get:<br><br>snt@frobozz:/tmp/libv8-3.1.8.22$ /usr/lib/cdbs/list-packages same<br><br>snt@frobozz:/tmp/libv8-3.1.8.22$ <br>
<br>while it should output all packages in debian/control, i.e. "libv8-dev libv8-3.1.8.22 libv8-dbg".<br><br>This is causing the libv8 build not to even get to the point of #625377, because the package list is empty and so cdbs thinks there's nothing to do for the build or binary targets.  I have to work around it by moving the include of rules/<a href="http://debhelper.mk">debhelper.mk</a> before the other CDBS includes.<br>
-- <br>Daniel Schepler<br><br>