[jabref] 02/03: add runtime dependency on Java8 and antlr4

Tony Mancill tmancill at moszumanska.debian.org
Fri Dec 2 05:54:46 UTC 2016


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

tmancill pushed a commit to branch dev
in repository jabref.

commit f62750d4822c8997f05bd0a3bfad1d435481969b
Author: tony mancill <tmancill at debian.org>
Date:   Thu Dec 1 21:11:20 2016 -0800

    add runtime dependency on Java8 and antlr4
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index c0c1e09..985ff74 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,8 @@ Architecture: all
 Depends: ${misc:Depends},
          antlr,
          antlr3,
-         default-jre (>= 2:1.6) | java6-runtime,
+         antlr4,
+         default-jre (>= 2:1.8) | java8-runtime,
          java-wrappers,
          libcommons-logging-java,
          libglazedlists-java,

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



More information about the pkg-java-commits mailing list