[pyfftw] 07/09: Restore support for multi-precision FFTW

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Jan 18 19:09:30 UTC 2014


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

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

commit 7d0824ac57dcdcd9368385374f4e39243699d4c9
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Sat Jan 18 18:56:00 2014 +0000

    Restore support for multi-precision FFTW
    
    This reverts commit 437d7b0fe418025fee2bf049f9d519474ac9200c.
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 623c570..7a4252d 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,8 @@ Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
          libfftw3-double3,
+         libfftw3-long3,
+         libfftw3-single3,
          python-numpy
 Suggests: python-fftw3-doc
 Description: Pythonic wrapper around FFTW
@@ -75,6 +77,8 @@ Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
          libfftw3-double3,
+         libfftw3-long3,
+         libfftw3-single3,
          python3-numpy
 Suggests: python-fftw3-doc
 Description: Pythonic wrapper around FFTW (Python 3)

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



More information about the debian-science-commits mailing list