This is an automated email from the git hooks/post-receive script. debalance pushed a commit to branch build in repository freehep-graphicsio-ps.
commit 3ba36c7f3073c7ae6df3552289c440e0ebb4d728 Author: Philipp Huebner <[email protected]> Date: Tue Oct 20 16:42:18 2015 +0200 Dropped Depends on jre --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2b10c52..954c166 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Homepage: http://java.freehep.org/ Package: libfreehep-graphicsio-ps-java Architecture: all -Depends: ${misc:Depends}, ${maven:Depends}, openjdk-7-jre | java2-runtime +Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: FreeHEP (Encapsulated) PostScript 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-ps.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

