This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch debian/unstable in repository samtools.
commit f69f412352db56f3f0ac519df3906862f49a5607 Author: Andreas Tille <[email protected]> Date: Mon Sep 22 12:26:29 2014 +0200 Versioned Build-Depends libhts-dev >= 1.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1cbf712..aa197a0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Priority: optional Build-Depends: debhelper (>= 9), bash-completion, libncurses5-dev, - libhts-dev, + libhts-dev (>= 1.0), zlib1g-dev, tabix (>= 1.0) # tabix is needed for the regression tests. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/samtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
