[med-svn] [Git][med-team/figtree][master] use JDK 8

Fabian Klötzl gitlab at salsa.debian.org
Mon Oct 29 15:33:49 GMT 2018


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 <kloetzl at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20181029/886b3ab4/attachment-0001.html>


More information about the debian-med-commit mailing list