This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository qdwizard.
commit 519cdf36edb283f280d43ccf9fa8e58255ff571e Author: Markus Koschany <[email protected]> Date: Sun Mar 6 15:43:03 2016 +0100 Use only Build-Depends field because we build only arch:all. --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index e61af06..34e861c 100644 --- a/debian/control +++ b/debian/control @@ -3,8 +3,7 @@ Section: java Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: Felix Natter <[email protected]> -Build-Depends: debhelper (>= 9), default-jdk, maven-debian-helper (>= 1.5) -Build-Depends-Indep: junit4 +Build-Depends: debhelper (>= 9), default-jdk, junit4, maven-debian-helper (>= 1.5) Standards-Version: 3.9.7 Vcs-Git: https://anonscm.debian.org/git/pkg-java/qdwizard.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/qdwizard.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/qdwizard.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

