This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository orthanc-imagej.
commit c211e935e437132ce9759b4b00853791a7928d8e Author: Sébastien Jodogne <[email protected]> Date: Mon Apr 18 08:58:06 2016 +0000 update to openjdk 8 --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index b4cebdc..4b62b52 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Section: science Priority: optional Standards-Version: 3.9.7 Build-Depends: cmake (>= 2.8), - default-jdk, + default-jdk | openjdk-8-jdk, debhelper (>= 9), imagej, libjson-simple-java @@ -17,7 +17,7 @@ Homepage: http://www.orthanc-server.com/static.php?page=imagej Package: orthanc-imagej Architecture: all Depends: ${misc:Depends}, - default-jre | openjdk-7-jre, + default-jre | openjdk-8-jre, imagej, libjson-simple-java Recommends: orthanc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-imagej.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
