This is an automated email from the git hooks/post-receive script. vdanjean pushed a commit to branch master in repository htsjdk.
commit ac92dd2c0afe9d3c2da44130704bc0c701098c7b Author: Vincent Danjean <[email protected]> Date: Thu Jul 7 00:11:03 2016 +0200 Force the dependency on libngs-java to be sure the pom file is installed --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 2840c69..1c93539 100644 --- a/debian/control +++ b/debian/control @@ -22,7 +22,7 @@ Build-Depends: ant, # required for tests: libjcommander-java, ant, - libngs-java + libngs-java (>= 1.2.4-2~) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/htsjdk.git Vcs-Git: https://anonscm.debian.org/git/debian-med/htsjdk.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/htsjdk.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
