Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
Use own wrapper script using run_java instead of upstream provided one
· 8ce2f491
Andreas Tille
authored
Dec 01, 2018
8ce2f491
Remove trailing whitespace in debian/changelog
· 43448153
Andreas Tille
authored
Dec 01, 2018
43448153
Upload to unstable
· af2b5a42
Andreas Tille
authored
Dec 01, 2018
af2b5a42
Show whitespace changes
Inline
Side-by-side
debian/bin/figtree
0 → 100755
View file @
af2b5a42
#! /bin/sh
set
-e
# export JAVA_HOME=/usr/lib/jvm/default-java
export
JAVA_CMD
=
java
# Include the wrappers utility script
.
/usr/lib/java-wrappers/java-wrappers.sh
# For memory setting see https://github.com/rrwick/Unicycler/issues/63
run_java
-Xms64m
-Xmx512m
-jar
/usr/share/java/figtree.jar
"
$@
"
debian/changelog
View file @
af2b5a42
figtree (1.4.4-2) unstable; urgency=medium
* Use own wrapper script using run_java instead of upstream provided one
Closes: #915149
* Remove trailing whitespace in debian/changelog
-- Andreas Tille <tille@debian.org> Sat, 01 Dec 2018 07:43:24 +0100
figtree (1.4.4-1) unstable; urgency=medium
* Team upload
...
...
debian/figtree.install
View file @
af2b5a42
dist
/
figtree
.
jar
usr
/
share
/
java
debian
/*.
xpm
usr
/
share
/
pixmaps
release
/
Linux
/
scripts
/
figtree
usr
/
bin
debian
/
bin
usr