This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository stegosuite.
commit 868b1a71ae3978d7139bf44e6c0ac6645a30059e Author: Markus Koschany <[email protected]> Date: Sat Jun 4 20:19:01 2016 +0200 Depend on default-jre | java8-runtime since stegosuite is an application. --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 5c17c35..e3c9632 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Homepage: https://dev.stegosuite.org/stegosuite/stegosuite Package: stegosuite Architecture: all Depends: + default-jre | java8-runtime, libswt-cairo-gtk-4-jni, libswt-gtk2-4-jni, ${maven:Depends}, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stegosuite.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

