Commit 1244d3ae authored by Fabian Klötzl's avatar Fabian Klötzl
Browse files

use JDK 8

parent d84ab195
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
figtree (1.4.3+dfsg-7) UNRELEASED; urgency=medium

  [ Fabian Klötzl ]
  * use JDK 8
    Closes: #908039

 -- Fabian Klötzl <kloetzl@evolbio.mpg.de>  Mon, 29 Oct 2018 15:27:36 +0000

figtree (1.4.3+dfsg-6) unstable; urgency=medium

  * Add batik-constants.jar to CLASSPATH
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Section: science
Priority: optional
Build-Depends: debhelper (>= 11~),
               javahelper,
               default-jdk,
               openjdk-8-jdk,
               ant,
               libbatik-java,
               libjebl2-java,
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

export JAVA_HOME=/usr/lib/jvm/default-java
export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-$(DEB_HOST_ARCH)

%:
	dh $@ --with javahelper