[med-svn] [Git][med-team/cgview][master] 2 commits: Fix usage of java-wrappers

Andreas Tille gitlab at salsa.debian.org
Sat Jun 6 11:27:07 BST 2020



Andreas Tille pushed to branch master at Debian Med / cgview


Commits:
7b4dcb43 by Andreas Tille at 2020-06-06T12:19:47+02:00
Fix usage of java-wrappers

- - - - -
640932a1 by Andreas Tille at 2020-06-06T12:23:31+02:00
Upload to unstable

- - - - -


2 changed files:

- debian/bin/cgview
- debian/changelog


Changes:

=====================================
debian/bin/cgview
=====================================
@@ -1,10 +1,9 @@
 #! /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
 
+find_java_runtime
+
 run_java -Xms128M -Xmx1G -jar /usr/share/java/cgview.jar "$@"


=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+cgview (0.0.20100111-6) unstable; urgency=medium
+
+  * Fix usage of java-wrappers
+    Closes: #962317
+
+ -- Andreas Tille <tille at debian.org>  Sat, 06 Jun 2020 12:19:54 +0200
+
 cgview (0.0.20100111-5) unstable; urgency=medium
 
   * Team upload



View it on GitLab: https://salsa.debian.org/med-team/cgview/-/compare/10fc0fb98937836ec837c1391c81c489d727409d...640932a19ecbf5bd95776b70731d5d8aee5fbe2c

-- 
View it on GitLab: https://salsa.debian.org/med-team/cgview/-/compare/10fc0fb98937836ec837c1391c81c489d727409d...640932a19ecbf5bd95776b70731d5d8aee5fbe2c
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/20200606/8f38aa9f/attachment.html>


More information about the debian-med-commit mailing list