[med-svn] [Git][med-team/fast5-research][master] Add build system dependencies and cme fix

Shayan Doust gitlab at salsa.debian.org
Sun Jul 26 17:07:53 BST 2020



Shayan Doust pushed to branch master at Debian Med / fast5-research


Commits:
6b041cd8 by Shayan Doust at 2020-07-26T17:07:31+01:00
Add build system dependencies and cme fix

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -1,9 +1,12 @@
 Source: fast5-research
-Section: science
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Shayan Doust <hello at shayandoust.me>
-Build-Depends: debhelper-compat (= 13)
+Section: science
+Priority: optional
+Build-Depends: debhelper-compat (= 13),
+               dh-python,
+               python3-all,
+               python3-setuptools
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/med-team/fast5-research
 Vcs-Git: https://salsa.debian.org/med-team/fast5-research.git
@@ -12,6 +15,12 @@ Rules-Requires-Root: no
 
 Package: fast5-research
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends}
 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 reading of bulk .fast5 files. It reads interface bulk .fast5 files for extracting reads, channel states, voltage, etcetera.
+ 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
+ reading of bulk .fast5 files. It reads interface bulk .fast5 files for
+ extracting reads, channel states, voltage, etcetera.



View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/commit/6b041cd87b67a9cc87d590b9179dc52ec58de700

-- 
View it on GitLab: https://salsa.debian.org/med-team/fast5-research/-/commit/6b041cd87b67a9cc87d590b9179dc52ec58de700
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/20200726/7539c397/attachment-0001.html>


More information about the debian-med-commit mailing list