This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository bamtools.
commit 9052d574c4449a8b85ce5398d17fd8b090070d26 Author: Kevin Murray <[email protected]> Date: Thu Sep 24 19:09:40 2015 +1000 use dh_doxygen --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index e3881f4..ca62bae 100755 --- a/debian/rules +++ b/debian/rules @@ -12,6 +12,7 @@ DEBPKGNAME := $(shell dpkg-parsechangelog | awk '/^Source:/ {print $$2}') override_dh_auto_build: dh_auto_build doxygen docs/Doxyfile + dh_doxygen override_dh_install: d-shlibmove --commit \ -- 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
