This is an automated email from the git hooks/post-receive script. debalance pushed a commit to branch build in repository freehep-xml.
commit b78b96d5188fa12f73dc1a05b76bc544b513b986 Author: Philipp Huebner <[email protected]> Date: Tue Oct 20 16:42:28 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 d428971..57a89f5 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Homepage: http://java.freehep.org/ Package: libfreehep-xml-java Architecture: all -Depends: ${misc:Depends}, ${maven:Depends}, openjdk-7-jre | java2-runtime +Depends: ${misc:Depends}, ${maven:Depends} Recommends: ${maven:OptionalDepends} Description: FreeHEP XML Library This library provides tools to read and write XML and XHTML files. You can -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/freehep/freehep-xml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

