> > Fix all that and get back to me with -3, and I'll sponsor it if everything > > turns out okay. > Done. You can find it at the same place.
It seems to build okay when I run apt-get -b source fceu as root, but not if I try the same thing as a user; it seems debian/rules clean is not being run with fakeroot, i'm not sure why this is. It could be that debuild runs fakeroot whereas dpkg-buildpackage does not; if dpkg-buildpackage is passed -rfakeroot, it will build the package just fine, but for some resason on my system, dpkg-buildpackage never gets its fakeroot command. This is, btw, on both testing and unstable. I haven't tried it on a woody system yet. If anyone on the list has any ideas re: this problem, especially if it's my fault, please let us know :)

