[med-svn] [iqtree] 03/04: Fix doc
Andreas Tille
tille at debian.org
Tue Sep 1 07:50:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository iqtree.
commit e1560787808ecfd871b9d596a5a220995bb85db4
Author: Andreas Tille <tille at debian.org>
Date: Tue Sep 1 09:34:28 2015 +0200
Fix doc
---
debian/doc-base | 20 --------------------
debian/rules | 5 +++++
2 files changed, 5 insertions(+), 20 deletions(-)
diff --git a/debian/doc-base b/debian/doc-base
deleted file mode 100644
index 5e7e1d4..0000000
--- a/debian/doc-base
+++ /dev/null
@@ -1,20 +0,0 @@
-Document: <pkg>
-Title: <title for this doc>
-Author: <author of this doc>
-Abstract: <if you have no better clue the short and
- long description from debian/control might fit here as well>
-Section: Science/{Biology,Medicine} # see /usr/share/doc/doc-base/doc-base.txt.gz "2.3.3. The `section' field"
-
-# pick one of the below options
-Format: Text
-Files: /usr/share/doc/<pkg>/<pkg>.txt.gz
-
-Format: html
-Index: /usr/share/doc/<pkg>/html/index.html
-Files: /usr/share/doc/<pkg>/html/*
-
-Format: pdf
-Files: /usr/share/doc/<pkg>/<pkg>.pdf.gz
-
-Format: postscript
-Files: /usr/share/doc/<pkg>/<pkg>.ps.gz
diff --git a/debian/rules b/debian/rules
index 7a8ee54..da40490 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,5 +18,10 @@
%:
dh $@
+override_dh_installdocs:
+ dh_installdocs
+ # source of upstream doc needes to be obtained first
+ find debian -name iqtree-manual-1.0.pdf -delete
+
get-orig-source:
uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git
More information about the debian-med-commit
mailing list