This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch master in repository bamtools.
commit bb20808eb553d6947cb6fdedc7560c976629d522 Author: Kevin Murray <[email protected]> Date: Thu Sep 24 19:41:49 2015 +1000 Add doc-base file for libbamtools-dev --- debian/copyright | 1 + debian/libbamtools-dev.doc-base | 9 +++++++++ 2 files changed, 10 insertions(+) diff --git a/debian/copyright b/debian/copyright index 65395a5..4a89112 100644 --- a/debian/copyright +++ b/debian/copyright @@ -13,6 +13,7 @@ License: Expat Files: debian/* Copyright: 2012 Michael R. Crusoe <[email protected]> 2014 Andreas Tille <[email protected]> + 2015 Kevin Murray <[email protected]> License: Expat License: Expat diff --git a/debian/libbamtools-dev.doc-base b/debian/libbamtools-dev.doc-base new file mode 100644 index 0000000..8c76853 --- /dev/null +++ b/debian/libbamtools-dev.doc-base @@ -0,0 +1,9 @@ +Document: libbamtools-dev +Title: Bamtools C++ API Documentation +Author: Derek Barnett <[email protected]> +Abstract: The Doxygen-generated API documentation for the bamtools C++ library +Section: Debian + +Format: HTML +Index: /usr/share/doc/libbamtools-dev/html/index.html +Files: /usr/share/doc/libbamtools-dev/html/*.html -- 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
