On Fri, Aug 7, 2009 at 5:43 PM, Jonny Lamb<jo...@debian.org> wrote: > On Fri, Aug 07, 17:01:21 +0530, Onkar Shinde wrote: >> Is there anything else that needs to be done before this package can >> be pushed to Debian? The reason I am pushing is that I want to get >> this package synced from Debian to Ubuntu before feature freeze (27th >> August). > > NAFAIK. Go go go! > >> In case you are too busy, I will ask someone else for sponsorship. > > So how are you building the package? I just tried building it and it > failed[0]. It's been a while since I used svn-buildpackage though, so > please do point out my errors. :-) > > 0. http://people.debian.org/~jonny/java3d-build-failure
After reading some old mails from 'Barak A. Pearlmutter' when he sponsored my first package and the manpage of svn-buildpackage I figured out what the problem is. I set two properties, svn-bp:origDir and mergeWithUpstream, on debian folder to make it work with svn-buildpackage. So now you have to run only two commands. 1. make -f debian/rules get-orig-source 2. svn-buildpackage I tried building the package on i386 and powerpc. The package builds fine on i386 but fails to build on powerpc currently. I haven't found complete solution for FTBFS. Also I am not sure if it will fail on other arch. What you can do for now is upload it if it builds properly for you on i386. We can look into the build failures later. Cheers, Onkar -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org