[med-svn] [imagej] 06/09: d/control: move from build-depends to build-depends-indep
Carnë Draug
carandraug+dev at gmail.com
Sat Aug 12 16:00:16 UTC 2017
This is an automated email from the git hooks/post-receive script.
carandraug-guest pushed a commit to branch master
in repository imagej.
commit c13a59fdb6d19b50cb9068a1a66054ac75f77540
Author: Carnë Draug <carandraug+dev at gmail.com>
Date: Sat Aug 12 03:35:15 2017 +0100
d/control: move from build-depends to build-depends-indep
---
debian/control | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index bfa1547..ce90f4f 100644
--- a/debian/control
+++ b/debian/control
@@ -4,11 +4,11 @@ Uploaders: Paolo Ariano <paolo.ariano at unito.it>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: default-jdk,
- debhelper (>= 10),
- ant,
- javahelper
-Build-Depends-Indep: maven-repo-helper
+Build-Depends: debhelper (>= 10)
+Build-Depends-Indep: ant,
+ default-jdk-headless,
+ javahelper,
+ maven-repo-helper
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/imagej.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/imagej.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/imagej.git
More information about the debian-med-commit
mailing list