This is an automated email from the git hooks/post-receive script. debalance pushed a commit to branch build in repository freehep-graphicsio-java.
commit d3fa89f4ac5af7d4bd8b8748361093d0ca3d24cd Author: Philipp Huebner <[email protected]> Date: Tue Oct 20 12:40:21 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 1c8256c..965b9b1 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Homepage: http://java.freehep.org/ Package: libfreehep-graphicsio-java-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 Java Driver The GraphicsIO library offers a base interface for image exporters in many -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-graphicsio-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

