This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository bamtools.
commit 23770f567b8f92da68aa734ae0bc1652924dc088 Author: Kevin Murray <[email protected]> Date: Thu Sep 24 18:11:57 2015 +1000 Build-dep on doxygen --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 9bfc286..a010c97 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,8 @@ Build-Depends: debhelper (>= 9.0.0), cmake, libz-dev, libjsoncpp-dev, - help2man + help2man, + doxygen Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/bamtools.git Vcs-Git: git://anonscm.debian.org/debian-med/bamtools.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
