Fabian Klötzl pushed to branch master at Debian Med / figtree

Commits:
1244d3ae by Fabian Klötzl at 2018-10-29T15:29:32Z
use JDK 8

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+figtree (1.4.3+dfsg-7) UNRELEASED; urgency=medium
+
+  [ Fabian Klötzl ]
+  * use JDK 8
+    Closes: #908039
+
+ -- Fabian Klötzl <kloe...@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


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper (>= 11~),
                javahelper,
-               default-jdk,
+               openjdk-8-jdk,
                ant,
                libbatik-java,
                libjebl2-java,


=====================================
debian/rules
=====================================
@@ -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



View it on GitLab: 
https://salsa.debian.org/med-team/figtree/commit/1244d3aed7abb19732fd1023790647f342c7848d

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/figtree/commit/1244d3aed7abb19732fd1023790647f342c7848d
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to