[med-svn] [python-skbio] 02/03: Python packages suggest doc package
Kevin Murray
daube-guest at moszumanska.debian.org
Mon Dec 21 05:41:39 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 738e28c5a5f3a1812e022cd62418c03ff9378a75
Author: Kevin Murray <spam at kdmurray.id.au>
Date: Mon Dec 21 16:21:55 2015 +1100
Python packages suggest doc package
Also, fix duplicate short name lintian warning.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 81eb491..e09ed1e 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
+Suggests: python-skbio-doc (= ${binary:Version})
Description: Python data structures, algorithms, educational resources for bioinformatics
Scikit-bio is a Python package providing data structures, algorithms, and
educational resources for bioinformatics.
@@ -65,7 +66,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
+Description: Python data structures, algorithms, educational resources for bioinformatics -- docs
Scikit-bio is a Python package providing data structures, algorithms, and
educational resources for bioinformatics.
.
@@ -76,6 +77,7 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
+Suggests: python-skbio-doc (= ${binary:Version})
Description: Python3 data structures, algorithms, educational resources for bioinformatic
Scikit-bio is a Python package providing data structures, algorithms, and
educational resources for bioinformatics.
--
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