[Blends-commit] [SCM] med branch, master, updated. dc255815e3666beead5e702e1ee253a2e5754f96
Andreas Tille
tille at debian.org
Sat May 14 08:12:06 UTC 2016
The following commit has been merged in the master branch:
commit dc255815e3666beead5e702e1ee253a2e5754f96
Author: Andreas Tille <tille at debian.org>
Date: Sat May 14 10:11:46 2016 +0200
Always prefer python3 over python
diff --git a/tasks/bio-dev b/tasks/bio-dev
index 52b33d0..d3fe6e8 100644
--- a/tasks/bio-dev
+++ b/tasks/bio-dev
@@ -13,9 +13,9 @@ Depends: biosquid
Depends: libvibrant6-dev
-Depends: python-biopython | python3-biopython
+Depends: python3-biopython | python-biopython
-Suggests: python-biopython-sql | python3-biopython-sql, python-biopython-doc
+Suggests: python3-biopython-sql | python-biopython-sql, python-biopython-doc
Depends: python-cogent
@@ -187,7 +187,7 @@ Depends: libhts-dev
Depends: python-htseq
-Depends: python-csb | python3-csb
+Depends: python3-csb | python-csb
Depends: python-miso
@@ -265,7 +265,7 @@ Depends: python3-pyvcf | python-pyvcf
Depends: python3-pyfaidx | python-pyfaidx
-Depends: python-intervaltree-bio | python3-intervaltree-bio
+Depends: python3-intervaltree-bio | python-intervaltree-bio
Depends: python-kineticstools
--
Debian Med metapackages
More information about the Blends-commit
mailing list