[netbeans] 01/02: Depend on libjsch-agent-proxy-java >= 0.0.8
    Markus Koschany 
    apo-guest at moszumanska.debian.org
       
    Sat Jun 20 12:39:23 UTC 2015
    
    
  
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 <apo at gambaru.de>
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
    
    
More information about the pkg-java-commits
mailing list