On Tue, Sep 22, 2009 at 02:50:23PM +0530, Onkar Shinde wrote: > Hi all, > > I am looking for sponsorship for java-gnome 4.0.13-3. This revision > should fix FTBFS on Debian buildd. > > The latest changelog entry for reference. > java-gnome (4.0.13-3) unstable; urgency=low > > * debian/rules > - Do not build docs on anything other than i386, amd64, powerpc. > Fixes FTBFS on Debian as well as Ubuntu buildd.
I have a bit of headache with this change. Cant you just disable the doc build? buildd normally only call binary-arch target, not binary-indep target of debian/rules. You can test this on your local machine debuild/dpkg-buildpackge -B when building. I know that in Ubuntu one buildd does all the arch-indep builds. I think it was i386 or amd64. So this should work. An it saves some resources on the buildds. Your solution is more a mess then a solution to me. Cheers, Michael -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org