Package: figtree / 1.4.2+dfsg-2~bpo8+1
Metadata
| Package | Version | Patches format | 
|---|---|---|
| figtree | 1.4.2+dfsg-2~bpo8+1 | 3.0 (quilt) | 
Patch series
view the series file| Patch | File delta | Description | 
|---|---|---|
| remove_webui.patch | (download) | 
              src/figtree/webui/FigTreeWebApplication.java |
                  298 	0 +	298 -	0 !  | 
           the web gui (servlet) is not used nor shipped in the
    binary packages.  If the files that are belonging to this gui
    are removed there is no need for shipping lib/jwt/*.jar which
    is one further step in the direction to remove binary only code
    from the tarball
           | 
        
| java7 compat.patch | (download) | 
              src/figtree/treeviewer/TreePane.java |
                    3 	2 +	1 -	0 !  | 
          fix up painter symbol resolution issue in treeview class.  | 
        
| build_figtree_gui_only.patch | (download) | 
              build.xml |
                   29 	0 +	29 -	0 !  | 
          do not build targets figtree-pdf.jar and figtree.war  | 
        
| ignore_quaqua.patch | (download) | 
              src/figtree/application/FigTreeApplication.java |
                   37 	1 +	36 -	0 !  | 
          quaqua (http://www.randelshofer.ch/quaqua/) is a Java class which provides OSX look and feel but only works on Mac. So this is simply not used on Linux and I simply deleted all lines containing the string [qQ]aqua which seems to lead to a usable application.  | 
        
| fix_classpath_in_build_xml.patch | (download) | 
              build.xml |
                    5 	4 +	1 -	0 !  | 
          adapt build file to match debian env  | 
        
| fix_itext_api_change.patch | (download) | 
              src/figtree/application/FigTreeFrame.java |
                    2 	1 +	1 -	0 !  | 
          defaultfontmapper moved to awt package in itext5, need to update code to match Debian available release Last-Updated: 2013-06-29  | 
        
| fix_jebl.patch | (download) | 
              src/figtree/application/FigTreeFrame.java |
                    2 	1 +	1 -	0 !  | 
          jebl in debian has different api, modify code to match it. Last-Updated: 2015-08-12  | 
        
