This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository simplyhtml.
commit 1d5de40606b4373643a4937991f5f8f33d62d834 Author: Felix Natter <[email protected]> Date: Thu Nov 7 19:49:33 2013 +0100 depend on default-jre instead of openjdk-6/7-jre --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 8358840..9097c17 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Homepage: http://sf.net/projects/simplyhtml Package: simplyhtml Architecture: all -Depends: openjdk-6-jre | openjdk-7-jre | java2-runtime, +Depends: default-jre, libgnu-regexp-java, ${misc:Depends} Recommends: javahelp2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/simplyhtml.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

