[stegosuite] 04/07: Use only Build-Depends field because we build arch:all only.
Markus Koschany
apo at moszumanska.debian.org
Sat Jun 4 09:25:08 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository stegosuite.
commit f2bdb158d8b473f96d9ff43c6bad677ddbe458f2
Author: Markus Koschany <apo at debian.org>
Date: Sat Jun 4 10:27:41 2016 +0200
Use only Build-Depends field because we build arch:all only.
---
debian/control | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 8d22898..5c17c35 100644
--- a/debian/control
+++ b/debian/control
@@ -7,13 +7,12 @@ Uploaders:
Build-Depends:
debhelper (>= 9),
default-jdk,
+ liblogback-java,
libmaven-compiler-plugin-java,
libmaven-jar-plugin-java,
- maven-debian-helper (>= 1.5)
-Build-Depends-Indep:
- liblogback-java,
libslf4j-java,
- libswt-gtk-4-java
+ libswt-gtk-4-java,
+ maven-debian-helper (>= 1.5)
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/pkg-java/stegosuite.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/stegosuite.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/stegosuite.git
More information about the pkg-java-commits
mailing list