This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository opensurgsim.
commit 4e31d3b56bda1b8b746291e7dd5b816ac468cc5d Author: Andreas Tille <ti...@debian.org> Date: Wed Feb 25 16:07:28 2015 +0100 Make sure the docs will be installed into a usual dir and also are made available via doc-base --- debian/opensurgsim-doc.doc-base | 18 ++++++++++++++++++ debian/opensurgsim-doc.install | 1 + debian/rules | 3 +-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/debian/opensurgsim-doc.doc-base b/debian/opensurgsim-doc.doc-base new file mode 100644 index 0000000..dd8fee8 --- /dev/null +++ b/debian/opensurgsim-doc.doc-base @@ -0,0 +1,18 @@ +Document: opensurgsim +Title: OpenSurgSim: A free platform for open surgery simulation +Author: SimQuest Solutions Inc. +Abstract: Free platform for surgical simulation + OpenSurgSim is a new (2013) effort to build an open source surgical simulation + framework. The foundation of the framework draws on many years of proprietary + simulation development that has matured to the point of being generally useful + for a wide range if simulators. Over the course of the year the released + framework will grow from the minimal infrastructure that is currently available + to a system capable of creating complete simulations. While the initial core is + being contributed by SimQuest, the intent is that other groups join in the + effort to from an active community with contributions coming from a variety of + places. +Section: Science/Medicine + +Format: html +Index: /usr/share/doc/opensurgsim-doc/html/index.html +Files: /usr/share/doc/opensurgsim-doc/html/* diff --git a/debian/opensurgsim-doc.install b/debian/opensurgsim-doc.install new file mode 100644 index 0000000..3a1daf3 --- /dev/null +++ b/debian/opensurgsim-doc.install @@ -0,0 +1 @@ +debian/tmp/usr/share/doc/OpenSurgSim/* usr/share/doc/opensurgsim-doc/html diff --git a/debian/rules b/debian/rules index 36e46b4..f522257 100755 --- a/debian/rules +++ b/debian/rules @@ -27,5 +27,4 @@ override_dh_install: dh_install -p$(pkg_dev) --autodest usr/lib/lib*.so dh_install -p$(pkg_dev) --autodest usr/lib/cmake/OpenSurgSim/* dh_install -p$(pkg_lib) --autodest usr/lib/lib*.so.* - dh_installdocs -p$(pkg_doc) debian/tmp/usr/share/doc/OpenSurgSim/* - + dh_install -p$(pkg_doc) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/opensurgsim.git _______________________________________________ debian-med-commit mailing list debian-med-commit@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit