On 6/5/05, Andreas Jochens <[EMAIL PROTECTED]> wrote: > > > -Build-Depends-Indep: gcj-3.3 | java-compiler, debhelper (>> 4.0.0) > > > +Build-Depends-Indep: debhelper, gcj, fastjar > > > Standards-Version: 3.6.1.0 > > > > Thanks for catching the fastjar dependency. A couple questions on the > > rest of the patch... > > Why did you drop the versioned dependency on debhelper? > > It is not necessary to drop it. However, even woody has version 4.0.2.
Thanks for pointing this out. I assumed incorrectly that woody had version 3. I haven't changed it this time, but I'll probably start dropping it in new packages. > > Why did you drop the java-compiler alternative to gcj? The Makefile > > only references `javac', and so can be fulfilled by any package that > > provides java-compiler. > > I think that the Build-Depends should be 'gcj' instead of 'gcc-3.3'. > > If it really builds with any java-compiler, the alternative > Build-Depends should probably be kept. Good point. I've gone with gcj | java-compiler. Thanks again for the bug report. Cheers, Shaun