[qdwizard] 02/06: Use only Build-Depends field because we build only arch:all.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 6 15:06:10 UTC 2016
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 <apo at debian.org>
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 <pkg-java-maintainers at lists.alioth.debian.org>
Uploaders: Felix Natter <fnatter at gmx.net>
-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
More information about the pkg-java-commits
mailing list