[med-svn] [python-skbio] 03/03: Remove unused build-dep, add doc-base
Kevin Murray
daube-guest at moszumanska.debian.org
Mon Dec 21 05:41:40 UTC 2015
This is an automated email from the git hooks/post-receive script.
daube-guest pushed a commit to branch master
in repository python-skbio.
commit e1c5a00ffc455bc20d017e93f551b204412d27a9
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Mon Dec 21 16:34:54 2015 +1100
Remove unused build-dep, add doc-base
Also fix over-long description
---
debian/control | 4 +---
debian/python-skbio-doc.doc-base | 10 ++++++++++
2 files changed, 11 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index e09ed1e..46f4816 100644
--- a/debian/control
+++ b/debian/control
@@ -42,8 +42,6 @@ Build-Depends: debhelper (>= 9),
python3-scipy,
python-six,
python3-six,
- python-tk,
- python3-tk,
Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-skbio.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-skbio.git
@@ -66,7 +64,7 @@ Depends: ${misc:Depends},
libjs-mathjax,
Recommends: python-skbio (= ${binary:Version}) | python3-skbio (= ${binary:Version})
Section: doc
-Description: Python data structures, algorithms, educational resources for bioinformatics -- docs
+Description: Data structures, algorithms, educational resources for bioinformatics (docs)
Scikit-bio is a Python package providing data structures, algorithms, and
educational resources for bioinformatics.
.
diff --git a/debian/python-skbio-doc.doc-base b/debian/python-skbio-doc.doc-base
new file mode 100644
index 0000000..e5f9954
--- /dev/null
+++ b/debian/python-skbio-doc.doc-base
@@ -0,0 +1,10 @@
+Document: scikit-bio
+Title: python-skbio documentation
+Author: scikit-bio authors
+Abstract: scikit-bio is an open-source, BSD-licensed, Python package providing
+ data structures, algorithms, and educational resources for bioinformatics.
+Section: Science/Biology
+
+Format: html
+Files: /usr/share/doc/python-skbio-doc/html/*
+Index: /usr/share/doc/python-skbio-doc/html/index.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-skbio.git
More information about the debian-med-commit
mailing list