[med-svn] [python-cobra] 03/11: Add Suggests: qsopt-ex

Afif Elghraoui afif-guest at moszumanska.debian.org
Sat Feb 20 09:20:59 UTC 2016


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository python-cobra.

commit 71a45492081dc745e2ff45192b99dab644811630
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Fri Feb 19 20:55:45 2016 -0800

    Add Suggests: qsopt-ex
    
    It's newly available in Debian and can be used by cobrapy.
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 127d07a..b51aa6e 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,9 @@ Recommends: python-numpy,
 	    python-scipy,
 	    libsbml5-python,
 	    python-pandas
-Suggests: python-matplotlib
+Suggests:
+	python-matplotlib,
+	qsopt-ex,
 Description: constraint-based modeling of biological networks (Python 2)
  COnstraint-Based Reconstruction and Analysis (COBRA) methods are widely
  used for genome-scale modeling of metabolic networks in both prokaryotes
@@ -57,7 +59,9 @@ Depends: ${shlibs:Depends},
 Recommends: python3-numpy,
 	    python3-scipy,
 	    python3-pandas
-Suggests: python3-matplotlib
+Suggests:
+	python3-matplotlib,
+	qsopt-ex,
 Description: constraint-based modeling of biological networks (Python 3)
  COnstraint-Based Reconstruction and Analysis (COBRA) methods are widely
  used for genome-scale modeling of metabolic networks in both prokaryotes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-cobra.git



More information about the debian-med-commit mailing list