This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch dev in repository jabref.
commit e41c91285e3f4c890a3de750ec307cf2a3b4402d Author: gregor herrmann <[email protected]> Date: Tue Dec 6 19:15:30 2016 +0100 Update debian/README.Debian. --- debian/README.Debian | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index 4d979d5..503c766 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -1,15 +1,16 @@ JabRef for Debian ----------------- -Please note that JabRef needs OpenJDK (or Sun Java 6). - -Starting with version 2.2-01-4 /usr/bin/jabref should find and use your -installed OpenJDK or Sun Java virtual machine. - -In case it doesn't find any of them it falls back to using another JVM it -finds on your system. +Please note that JabRef needs OpenJDK 8. +/usr/bin/jabref should find and use your installed Java 8 virtual machine. If you want to override this selection mechanism start JabRef with + JAVA_HOME=/path/to/your/JVM jabref - -- gregor herrmann <[email protected]> Fri, 21 Nov 2008 21:27:10 +0100 +The debian version of JabRef is close to the official version. The +only difference that the dialog for merging entries +(https://help.jabref.org/en/MergeEntries) does not support syntax +highlighting. + + -- gregor herrmann <[email protected]> Tue, 06 Dec 2016 19:14:34 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

