This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d-furniture-editor.
commit 2cec88e66592ecaaa802b32988e4e60c53e37548 Author: Markus Koschany <[email protected]> Date: Mon Aug 29 21:23:02 2016 +0200 Depend on alternative java7-runtime. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4ac8884..dc69fbb 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Depends: ${misc:Depends}, libjava3d-java, libbatik-java, libvecmath-java, - default-jre + default-jre | java7-runtime Description: Sweet Home 3D Furniture Library Editor Sweet Home 3D is an interior design Java application for quickly choosing and placing furniture on a house 2D plan drawn by the end-user, with a 3D preview. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

