[med-svn] [Git][med-team/fast5-research][master] 2 commits: Add forgotten comma for dependency list
Shayan Doust
gitlab at salsa.debian.org
Thu Jul 30 14:59:23 BST 2020
Shayan Doust pushed to branch master at Debian Med / fast5-research
Commits:
13eb4659 by Shayan Doust at 2020-07-30T14:13:03+01:00
Add forgotten comma for dependency list
- - - - -
ed0dd0e3 by Shayan Doust at 2020-07-30T14:58:58+01:00
Fix identical synopsis lintian complaint
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -39,13 +39,12 @@ Description: command line executable tools for python3-fast5-research
Package: python3-fast5-research
Architecture: any
Depends: ${python3:Depends},
- ${misc:Depends}
+ ${misc:Depends},
python3-h5py,
python3-numpy,
python3-progressbar,
python3-pysam
Description: python fast5 reading and writing functionality provided by ONT Research
- Python fast5 reading and writing functionality provided by ONT Research.
This package comprises an API to HDF containers used by the research
groups within Oxford Nanopore Technologies. It complements the official
API. Reading and writing of read files can be accomplished as well as
View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/compare/b2889e2f3a89a63b29fd079cce59aac07bd26964...ed0dd0e373283fe6b51c77097fab3ab06d468865
--
View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/compare/b2889e2f3a89a63b29fd079cce59aac07bd26964...ed0dd0e373283fe6b51c77097fab3ab06d468865
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200730/bd5bb76e/attachment.html>
More information about the debian-med-commit
mailing list