Package: jmodeltest / 2.1.10+dfsg-5

Metadata

Package Version Patches format
jmodeltest 2.1.10+dfsg-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_debian_packaged_jars.patch | (download)

build.xml | 5 2 + 3 - 0 !
1 file changed, 2 insertions(+), 3 deletions(-)

 use debian packaged jars


do_not_chmod_anything_in_usr_bin.patch | (download)

build.xml | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 build.xml should simply not touch all files in /usr/bin


adapt_config.patch | (download)

src/main/resources/conf/jmodeltest.conf | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 set path to debian packaged phyml


replace_natbib_bst_by_plainnat.patch | (download)

manual/manual.tex | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 natbib.bst as inside the download has a non-free license
 so simply remove it from the tarball (see Files-Excluded) and use plainnat
 instead.


remove_BrowserLauncher_reference.patch | (download)

src/main/java/es/uvigo/darwin/jmodeltest/gui/FrameMain.java | 11 0 + 11 - 0 !
1 file changed, 11 deletions(-)

 remove browserlauncher references.

They were just a fallback if java.awt.Desktop.getDesktop() is not available.