[gradle] 02/02: d/control: Add findbugs to Build-Depends
    Kai-Chung Yan 
    seamlik-guest at moszumanska.debian.org
       
    Fri Jun 19 15:36:46 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
seamlik-guest pushed a commit to branch master
in repository gradle.
commit 748a067b7a3aba690e8996e311d35a0342e4e638
Author: Kai-Chung Yan <seamlikok at gmail.com>
Date:   Fri Jun 19 23:36:27 2015 +0800
    d/control: Add findbugs to Build-Depends
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)
diff --git a/debian/control b/debian/control
index 5dd7f8a..a278fd3 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: ant,
                default-jdk (>= 1:1.6),
                default-jdk-doc,
                docbook-xsl,
+               findbugs,
                gradle (>= 1.5),
                groovy (>= 1.8.6),
                groovy-doc,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle.git
    
    
More information about the pkg-java-commits
mailing list