[med-svn] [codonw] 03/05: add doc-base

Sascha Steinbiss sascha-guest at moszumanska.debian.org
Sat Nov 21 23:39:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

sascha-guest pushed a commit to branch master
in repository codonw.

commit c9cdafdfef3dc630bb76383103b3e8319b3fa07c
Author: Sascha Steinbiss <sascha at steinbiss.name>
Date:   Sat Nov 21 23:33:21 2015 +0000

    add doc-base
---
 debian/doc-base | 10 ++++++++++
 debian/rules    |  2 ++
 2 files changed, 12 insertions(+)

diff --git a/debian/doc-base b/debian/doc-base
new file mode 100644
index 0000000..429218e
--- /dev/null
+++ b/debian/doc-base
@@ -0,0 +1,10 @@
+Document: codonw
+Title: CodonW accompanying documents
+Author: John Peden
+Abstract: README files and references for CodonW
+ These files explain how to use CodonW and also explain some of the
+ foundations of the calculated statistics in detail.
+Section: Science/Biology
+
+Format: Text
+Files: /usr/share/doc/codonw/*.txt.gz
diff --git a/debian/rules b/debian/rules
index cb38dc6..fb851b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,6 +18,8 @@ override_dh_auto_build:
 override_dh_installdocs:
 	mkdir -p debian/codonw/usr/share/doc/codonw
 	cp *.txt debian/codonw/usr/share/doc/codonw
+	mkdir -p debian/codonw/usr/share/doc-base
+	cp debian/doc-base debian/codonw/usr/share/doc-base/codonw-doc
 	dh_installdocs --
 
 override_dh_installman:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/codonw.git



More information about the debian-med-commit mailing list