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

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

commit 3940d65c230e158dd3a85c01633040c3abd2998f
Author: 殷啟聰 | Kai-Chung Yan <seamli...@gmail.com>
Date:   Wed Feb 7 22:37:36 2018 +0800

    Move all Build-Depends to Build-Depends-Indep
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index a99d212..6646b70 100644
--- a/debian/control
+++ b/debian/control
@@ -3,10 +3,12 @@ Section: java
 Priority: optional
 Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
 Uploaders: Sylvestre Ledru <sylves...@debian.org>
-Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.4)
-Build-Depends-Indep: libmaven-bundle-plugin-java, 
libmaven-javadoc-plugin-java, default-jdk-doc
 Standards-Version: 3.9.7
 Vcs-Git: git://anonscm.debian.org/pkg-java/jcommander.git
+Build-Depends-Indep: debhelper (>= 11),
+                     default-jdk-doc,
+                     default-jdk-headless (>= 2:1.8),
+                     maven-repo-helper (>= 1.9)
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jcommander.git
 Homepage: http://jcommander.org
 

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to