[mvel] 03/13: Use only Build-Depends field.
Markus Koschany
apo at moszumanska.debian.org
Sat Dec 2 09:06:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository mvel.
commit fc372bb3985928490e5f791632c4a9f6016d034e
Author: Markus Koschany <apo at debian.org>
Date: Fri Dec 1 23:57:27 2017 +0100
Use only Build-Depends field.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 503b6cc..060791d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ 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
-Build-Depends-Indep: default-jdk-doc,
+Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper,
+ default-jdk-doc,
junit4,
libasm-java (>= 5.0),
libmaven-bundle-plugin-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/mvel.git
More information about the pkg-java-commits
mailing list