Package: libjogl-java Version: 1.1.1+dak1-3 The library does not use any Java 5 or 6 specific features. Hence it should be compiled for target JVM 1.4 so it is compatible with more runtimes. Simply adding following line to debian/rules should be sufficient. ANT_OPTS := -Dant.build.javac.source=1.4 -Dant.build.javac.target=1.4
Hope this helps. Onkar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

