[bnd] 04/05: d/control: Build-Depends on default-jdk-headless | default-jdk and libfindbugs-ant-java instead of default-jdk and findbugs

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Mon Nov 14 10:07:07 UTC 2016


This is an automated email from the git hooks/post-receive script.

seamlik-guest pushed a commit to branch master
in repository bnd.

commit 7f8b8d92d9edbc2ae04032a8a10e2b4a275bdfeb
Author: Kai-Chung Yan (殷啟聰) <seamlikok at gmail.com>
Date:   Mon Nov 14 17:25:33 2016 +0800

    d/control: Build-Depends on default-jdk-headless | default-jdk and libfindbugs-ant-java instead of default-jdk and findbugs
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 5bd62f7..dd94a8c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,10 +10,10 @@ Uploaders:
 Build-Depends:
  ant,
  debhelper (>= 9),
- default-jdk,
+ default-jdk-headless | default-jdk,
  eclipse-jdt,
  eclipse-rcp,
- findbugs,
+ libfindbugs-ant-java,
  gradle-debian-helper,
  javahelper,
  junit,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bnd.git



More information about the pkg-java-commits mailing list