This is an automated email from the git hooks/post-receive script. debalance pushed a commit to branch build in repository freehep-export.
commit 504e3990608f2cf46766b48d80ee35952ad4eebf Author: Philipp Huebner <[email protected]> Date: Tue Oct 20 12:40:06 2015 +0200 Updated Depends to openjdk-7-jre --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 39b8818..a3a18e8 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Homepage: http://java.freehep.org/ Package: libfreehep-export-java Architecture: all -Depends: ${misc:Depends}, ${maven:Depends}, openjdk-6-jre | java2-runtime +Depends: ${misc:Depends}, ${maven:Depends}, openjdk-7-jre | java2-runtime Recommends: ${maven:OptionalDepends} Description: FreeHEP Export and Save As Library Library to register filetypes (which can be loaded as plugin modules). -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-export.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

