This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository electric.
commit 28085b77ad38fa458403c238ca42650700c197a0 Author: Markus Koschany <[email protected]> Date: Sat Jun 27 17:11:09 2015 +0200 Electric 9.06 requires Java7. Drop alternative dependency on java6-runtime. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c5e4efe..b5a83a3 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Homepage: http://www.staticfreesoft.com/productsFree.html Package: electric Architecture: all Depends: - default-jre | java7-runtime | java6-runtime, + default-jre | java7-runtime, java-wrappers, ${java:Depends}, ${misc:Depends} -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

