[bintray-client-java] 16/22: d/control: Depend on not only jre virtual package
    Kai-Chung Yan 
    seamlik-guest at moszumanska.debian.org
       
    Thu Jun  4 08:20:04 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository bintray-client-java.
commit e2c35db773f5f7c432a47bf1a5cc10bfa905d149
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Tue Jun 2 19:16:41 2015 +0800
    d/control: Depend on not only jre virtual package
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 3a7db0f..b1b4344 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Homepage: https://bintray.com/jfrog/bintray-tools/bintray-client-java
 
 Package: libbintray-client-java
 Architecture: all
-Depends: java7-runtime,
+Depends: java7-runtime-headless | default-jre-headless (>= 2:1.7),
          groovy (>= 1.8.0),
          libcommons-io-java (>= 2.1),
          libcommons-lang-java (>= 2.6),
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bintray-client-java.git
    
    
More information about the pkg-java-commits
mailing list