[pyfai] 01/01: remove python-fftw dependency

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Aug 27 15:07:29 UTC 2016


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

picca pushed a commit to branch master
in repository pyfai.

commit 8036ce8de097aa0f3bb55f1d816305f427f2760b
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 27 16:58:56 2016 +0200

    remove python-fftw dependency
---
 debian/control | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index a11fd5d..40a9d8c 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,6 @@ Build-Depends: cython,
                python-all-dbg,
                python-fabio (>= 0.3.0+dfsg-1~),
                python-fabio-dbg (>= 0.3.0+dfsg-1~),
-               python-fftw,
                python-h5py,
                python-lxml,
                python-lxml-dbg,
@@ -92,8 +91,7 @@ Depends: ${misc:Depends},
          python-imaging,
          python-matplotlib,
          python-scipy
-Recommends: python-fftw,
-            python-h5py,
+Recommends: python-h5py,
             python-pyopencl,
             python-qt4 | python-pyside
 Suggests: pymca,
@@ -134,8 +132,7 @@ Depends: ${misc:Depends},
 Recommends: python-dbg,
             python-pyopencl-dbg,
             python-qt4-dbg
-Suggests: python-fftw-dbg,
-          python-h5py-dbg
+Suggests: python-h5py-dbg
 Description: Fast Azimuthal Integration scripts - Python2 debug
  PyFAI is a Python library for azimuthal integration; it allows the conversion
  of diffraction images taken with 2D detectors like CCD cameras into X-Ray
@@ -168,8 +165,7 @@ Depends: ${misc:Depends},
          python3-scipy
 Recommends: python3-pyopencl,
             python3-pyqt4 | python3-pyside
-Suggests: python3-fftw,
-          python3-h5py
+Suggests: python3-h5py
 Description: Fast Azimuthal Integration scripts - Python3
  PyFAI is a Python library for azimuthal integration; it allows the conversion
  of diffraction images taken with 2D detectors like CCD cameras into X-Ray
@@ -203,8 +199,7 @@ Depends: ${misc:Depends},
 Recommends: python3-dbg,
             python3-pyopencl-dbg,
             python3-pyqt4-dbg | python3-pyside-dbg
-Suggests: python3-fftw-dbg,
-          python3-h5py-dbg
+Suggests: python3-h5py-dbg
 Description: Fast Azimuthal Integration scripts - Python3 debug
  PyFAI is a Python library for azimuthal integration; it allows the conversion
  of diffraction images taken with 2D detectors like CCD cameras into X-Ray

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



More information about the debian-science-commits mailing list