[med-svn] [sprai] 08/12: Adjust package relationships
Afif Elghraoui
afif at moszumanska.debian.org
Fri Apr 15 08:34:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
afif pushed a commit to branch master
in repository sprai.
commit 88d53cc31b9cffb707216c7c6131658eb828eae4
Author: Afif Elghraoui <afif at ghraoui.name>
Date: Fri Apr 15 01:04:30 2016 -0700
Adjust package relationships
* Remove unnecessary dependencies
* Add necessary dependencies (the 'time' package is needed)
* Add Suggests
---
debian/control | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 9ceb697..dff12d2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Afif Elghraoui <afif at debian.org>
Build-Depends:
debhelper (>= 9),
- python-all,
- libstatistics-descriptive-perl,
+ python,
Standards-Version: 3.9.7
Homepage: http://zombie.cb.k.u-tokyo.ac.jp/sprai/index.html
Vcs-Git: https://anonscm.debian.org/git/debian-med/sprai.git
@@ -18,9 +17,12 @@ Depends:
${shlibs:Depends},
${misc:Depends},
${perl:Depends},
- libstatistics-descriptive-perl,
- python,
ncbi-blast+ (>= 2.2.27),
+ time,
+Suggests:
+ pbh5tools,
+ pbgenomicconsensus,
+ pbalign,
Description: single-pass sequencing read accuracy improver
Sprai is a tool to correct sequencing errors in single-pass reads for
de novo assembly. It is originally designed for correcting sequencing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sprai.git
More information about the debian-med-commit
mailing list