[med-svn] [jmodeltest] 01/04: Add missing command line arguments to wrapper

Andreas Tille tille at debian.org
Wed Aug 17 14:12:40 UTC 2016


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository jmodeltest.

commit 68cac2f028e1fd57dcdbb6f0ef1faa582fe1bcf1
Author: Andreas Tille <tille at debian.org>
Date:   Wed Aug 17 14:47:51 2016 +0200

    Add missing command line arguments to wrapper
---
 debian/bin/runjmodeltest-gui | 2 +-
 debian/changelog             | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/bin/runjmodeltest-gui b/debian/bin/runjmodeltest-gui
index d7e170b..453312e 100755
--- a/debian/bin/runjmodeltest-gui
+++ b/debian/bin/runjmodeltest-gui
@@ -8,4 +8,4 @@ export JMODELTEST_HOME=/usr/share/jmodeltest
 # Include the wrappers utility script
 . /usr/lib/java-wrappers/java-wrappers.sh
 
-run_java -Xms128M -Xmx1G -jar /usr/share/jmodeltest/jModelTest.jar
+run_java -Xms128M -Xmx1G -jar /usr/share/jmodeltest/jModelTest.jar $*
diff --git a/debian/changelog b/debian/changelog
index 03e0323..78f3cc1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jmodeltest (2.1.10+dfsg-3) UNRELEASED; urgency=medium
+
+  * Add missing command line arguments to wrapper
+
+ -- Andreas Tille <tille at debian.org>  Wed, 17 Aug 2016 14:46:09 +0200
+
 jmodeltest (2.1.10+dfsg-2) unstable; urgency=medium
 
   * Added missing copyright statements

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/jmodeltest.git



More information about the debian-med-commit mailing list