[pyoperators] 02/04: d/control: remove numpy and scipy from recommends

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Feb 19 20:50:57 UTC 2015


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

ghisvail-guest pushed a commit to branch master
in repository pyoperators.

commit 902eb2e70d7d44d8a2af0415eeeb381c01b840a0
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 19 19:40:52 2015 +0000

    d/control: remove numpy and scipy from recommends
---
 debian/control | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index d8146bd..b1bbaca 100644
--- a/debian/control
+++ b/debian/control
@@ -25,9 +25,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
-Recommends: python-numpy,
-            python-scipy,
-            python-numexpr
+Recommends: python-numexpr
 Suggests: python-pyfftw
 Description: Operators and solvers for high-performance computing (Python 2)
  The PyOperators package defines operators and solvers for high-performance
@@ -42,9 +40,7 @@ Architecture: any
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Recommends: python3-numpy,
-            python3-scipy,
-            python3-numexpr
+Recommends: python3-numexpr
 Suggests: python3-pyfftw
 Description: Operators and solvers for high-performance computing (Python 3)
  The PyOperators package defines operators and solvers for high-performance

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pyoperators.git



More information about the debian-science-commits mailing list