This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository netbeans.
commit 857bfb21fecd1de0cd386f9d712773bfff0b301c Author: Markus Koschany <[email protected]> Date: Fri Jun 19 15:58:06 2015 +0200 Depend on libjsch-agent-proxy-java >= 0.0.8 We need a versioned dependency here because of the new artifacts in 0.0.8, which are required for Netbeans. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index fdd9281..f4a5b71 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Build-Depends: libjna-platform-java, libjnlp-servlet-java, libjpa-2.1-spec-java, - libjsch-agent-proxy-java, + libjsch-agent-proxy-java (>= 0.0.8), libjsch-java, libjson-simple-java, libjvyamlb-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

