[med-svn] [Git][med-team/nanofilt][master] Add build depends and dependency

Shayan Doust gitlab at salsa.debian.org
Tue Jun 16 17:37:46 BST 2020



Shayan Doust pushed to branch master at Debian Med / nanofilt


Commits:
7769382d by Shayan Doust at 2020-06-16T17:37:33+01:00
Add build depends and dependency

- - - - -


1 changed file:

- debian/control


Changes:

=====================================
debian/control
=====================================
@@ -3,7 +3,14 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Shayan Doust <hello at shayandoust.me>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               python3-all,
+               python3-setuptools,
+               dh-python,
+               python3-biopython,
+               python3-pandas,
+               python3-pytest,
+               python3-flake8
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/nanofilt
 Vcs-Git: https://salsa.debian.org/med-team/nanofilt.git
@@ -11,8 +18,11 @@ Homepage: https://github.com/wdecoster/nanofilt
 
 Package: nanofilt
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Section: python
+Depends: ${python3:Depends},
+         ${misc:Depends},
+         python3-biopython,
+         python3-pandas
 Description: filtering and trimming of long read sequencing data
  Filtering and trimming of long read sequencing data. Filtering on
  quality and/or read length, and optional trimming after passing filters.



View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/commit/7769382d607efd3f175238b95614e90d8561a97f

-- 
View it on GitLab: https://salsa.debian.org/med-team/nanofilt/-/commit/7769382d607efd3f175238b95614e90d8561a97f
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/20200616/14db9a03/attachment.html>


More information about the debian-med-commit mailing list