This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository deepnano.
commit 9459d7ced268deab3ad1e8d4381bd6b18ad146e8 Author: Andreas Tille <[email protected]> Date: Wed Mar 8 14:13:22 2017 +0100 If python-watchdog is needed for a certain function its better to recommend it rather than only suggesting it --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a88dd92..dbc2b29 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Depends: ${python:Depends}, python-dateutil, python-theano, deepnano-data -Suggests: python-watchdog +Recommends: python-watchdog Description: alternative basecaller for MinION reads of genomic sequences DeepNano is alternative basecaller for Oxford Nanopore MinION reads based on deep recurrent neural networks. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/deepnano.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
