Hi, > My test is that the following work properly: > - dpkg-source -x > - fakeroot debian/rules build > - fakeroot debian/rules clean > - fakeroot debian/rules build > and it does work properly, is it enough to ensure this (kind of) bug is > fixed?
A lot of packages like to drop random files in random directories in their install and/or binary targets, so you want to run something like dpkg-buildpackage -rfakeroot && dpkg-buildpackage -rfakeroot Btw, your package in experimental FTBFS as I'm not able to satisfy the Build-Dependencies: ocaml-findlib: Depends: ocaml-nox-3.09.2 E: Broken packages Cheers, Bernd -- Bernd Zeimetz <[EMAIL PROTECTED]> <http://bzed.de/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

