[maven-bundle-plugin] 01/01: d/control: Build-Depends on headless JDK

Kai-Chung Yan seamlik-guest at moszumanska.debian.org
Sat Mar 3 09:19:22 GMT 2018


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

seamlik-guest pushed a commit to branch master
in repository maven-bundle-plugin.

commit 91e755b431bd28d3125f207f236feed892964832
Author: 殷啟聰 | Kai-Chung Yan <seamlikok at gmail.com>
Date:   Sat Mar 3 17:19:04 2018 +0800

    d/control: Build-Depends on headless JDK
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 156f819..26f598d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
-Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 2.0~)
+Build-Depends: debhelper (>= 10), default-jdk-headless, maven-debian-helper (>= 2.0~)
 Build-Depends-Indep: bnd (>= 2.1.0~),
                      default-jdk-doc,
                      junit4,

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



More information about the pkg-java-commits mailing list