This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository freebayes.
commit b8ce3b799b83bc14bbb371baeceb6fd72a3b3cc4 Author: Andreas Tille <[email protected]> Date: Sun Feb 2 17:09:47 2014 +0100 Add missing Build-Depends: zlib1g-dev --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 734b026..41b54e7 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: science Priority: optional Maintainer: Brad Chapman <[email protected]> Build-Depends: debhelper (>= 9), - cmake (>= 2) + cmake (>= 2), + zlib1g-dev Standards-Version: 3.9.5 Homepage: https://github.com/ekg/freebayes Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/freebayes.git -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/freebayes.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
