Package: jmol / 16.2.33+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
jmol | 16.2.33+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
java9 compatibility.patch | (download) |
src/javajs/util/DebugJS.java |
2 1 + 1 - 0 ! |
changes for compatibility with java 9 Besides the JSpecView error caused by changes to DefaultMutableTreeNode in Java 9 there is an error caused by the use of sun.audio.* classes (replaced by equivalent classes in javax.sound.sampled in the patch), and another one during the generation of the javadoc caused by the use of a debug method named '_()' (fixed by setting the source level to 1.7). |
Lst_conversion.patch | (download) |
src/org/jmol/symmetry/Symmetry.java |
2 1 + 1 - 0 ! |
solving a non-working implicit conversion during the debian build |
1