Package: jalview / 2.7.dfsg-4

Metadata

Package Version Patches format
jalview 2.7.dfsg-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
mutilate build system.diff | (download)

build.xml | 13 1 + 12 - 0 !
1 file changed, 1 insertion(+), 12 deletions(-)

---
newer jmol api.diff | (download)

build.xml | 2 1 + 1 - 0 !
nbproject/project.properties | 8 4 + 4 - 0 !
src/jalview/appletgui/AppletJmolBinding.java | 22 14 + 8 - 0 !
src/jalview/ext/jmol/JalviewJmolBinding.java | 107 61 + 46 - 0 !
src/jalview/gui/AppJmolBinding.java | 3 2 + 1 - 0 !
5 files changed, 82 insertions(+), 60 deletions(-)

 fix build with newer jmol api
 Patch from 12808bb..a60375a of http://source.jalview.org/git/jalview.git


newer mime4j api.diff | (download)

src/jalview/ws/io/mime/JalviewMimeContentHandler.java | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 patch to use the latest version of apache mime4j
java8 compatibility.patch | (download)

src/jalview/ws/rest/InputType.java | 3 1 + 2 - 0 !
1 file changed, 1 insertion(+), 2 deletions(-)

 fix the compilation errors with java 8