This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libgetopt-java.
commit b8802404849571a93fd6649adf1ceb3ec2353ec5 Author: Markus Koschany <[email protected]> Date: Fri Nov 27 23:02:05 2015 +0100 Use only Build-Depends field. --- debian/control | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 7883ae5..1137999 100644 --- a/debian/control +++ b/debian/control @@ -6,11 +6,10 @@ Uploaders: Markus Koschany <[email protected]> Build-Depends: debhelper (>= 9), + default-jdk, + default-jdk-doc, javahelper (>= 0.33~), maven-repo-helper (>= 1.6~) -Build-Depends-Indep: - default-jdk, - default-jdk-doc Standards-Version: 3.9.6 Homepage: http://www.urbanophile.com/arenn/hacking/download.html Vcs-Git: git://anonscm.debian.org/pkg-java/libgetopt-java.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgetopt-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

