This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository bamtools.
commit 6d02ec22216e51fe840bc5b41030921a4831c9c5 Author: Kevin Murray <[email protected]> Date: Thu Sep 24 19:24:45 2015 +1000 Remove dh_doxygen --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index ca62bae..e3881f4 100755 --- a/debian/rules +++ b/debian/rules @@ -12,7 +12,6 @@ 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
