This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository qualimap.
commit 0175ddb24e4b1fb7edee0c0c1bf717bcfdc28dc9 Author: Andreas Tille <[email protected]> Date: Tue Nov 24 11:00:08 2015 +0100 Add missing Build-Depends (Thanks to Bas for the hint) --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c699e03..b3d1e9e 100644 --- a/debian/control +++ b/debian/control @@ -5,11 +5,13 @@ Section: science Priority: optional Build-Depends: debhelper (>= 9), default-jdk, + javahelper, maven-debian-helper, libmaven-antrun-plugin-java, + libmaven-dependency-plugin-java, picard-tools, libsam-java, - libejml-java +# libejml-java Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/qualimap.git Vcs-Git: git://anonscm.debian.org/debian-med/qualimap.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/qualimap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
