[java-wrappers] 19/61: [java-wrappers] Adding the sunmin5 (for jabref)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Oct 24 17:55:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository java-wrappers.

commit b5fe80bd8764e2f7f40cb75cbdc6d151d918b172
Author: Vincent Fourmond <fourmond at debian.org>
Date:   Sat Nov 22 22:39:26 2008 +0000

    [java-wrappers] Adding the sunmin5 (for jabref)
---
 debian/changelog | 6 ++++++
 jvm-list.sh      | 2 ++
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d598b38..c78560b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+java-wrappers (0.1.11) experimental; urgency=low
+
+  * Adding (back) the sunmin5 alias for jabref
+
+ -- Vincent Fourmond <fourmond at debian.org>  Sat, 22 Nov 2008 14:13:19 +0100
+
 java-wrappers (0.1.10) experimental; urgency=low
 
   * Added Vcs-* fields
diff --git a/jvm-list.sh b/jvm-list.sh
index a9cadd3..d7b0536 100644
--- a/jvm-list.sh
+++ b/jvm-list.sh
@@ -29,6 +29,8 @@ __jvm_sun6="/usr/lib/jvm/java-6-sun /usr/lib/j2*1.6-sun"
 
 # all sun runtimes
 __jvm_sun="$__jvm_sun4 $__jvm_sun5 $__jvm_sun6"
+# Sun version at least 5:
+__jvm_sunmin5="$__jvm_sun5 $__jvm_sun6"
 
 # IBM runtimes. This comes from argouml.sh
 __jvm_ibm="/usr/lib/j2*1.[456]-ibm"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/java-wrappers.git



More information about the pkg-java-commits mailing list