This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit 6b96eb002edef7a471ab15ba8e38a95a95fca679 Author: Markus Koschany <[email protected]> Date: Thu Nov 12 00:10:23 2015 +0100 Just depend on default-jre headless | java7-runtime-headless --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index dc13fd1..004e4c5 100644 --- a/debian/control +++ b/debian/control @@ -31,7 +31,7 @@ Homepage: https://www.syncany.org Package: syncany Architecture: all Depends: - default-jre-headless | default-jre | java7-runtime-headless, + default-jre-headless | java7-runtime-headless, libbcpkix-java (>= 1.51), libbcprov-java (>= 1.51), libcommons-codec-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

