[pyfftw] 03/12: d/control: remove -doc package for now
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Mon Apr 7 17:48:08 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 f667009153e4b861e2022d5e94c8e78566f99641
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date: Mon Apr 7 18:01:34 2014 +0100
d/control: remove -doc package for now
---
debian/control | 22 ----------------------
1 file changed, 22 deletions(-)
diff --git a/debian/control b/debian/control
index 20b5c40..996dd3b 100644
--- a/debian/control
+++ b/debian/control
@@ -36,8 +36,6 @@ Depends:
libfftw3-long3,
libfftw3-single3,
python-numpy
-Suggests:
- python-fftw3-doc
Description: Pythonic wrapper around FFTW - Python 2
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
aim is to present a unified interface for all the possible transforms
@@ -86,8 +84,6 @@ Depends:
libfftw3-long3,
libfftw3-single3,
python3-numpy
-Suggests:
- python-fftw3-doc
Description: Pythonic wrapper around FFTW - Python 3
Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
aim is to present a unified interface for all the possible transforms
@@ -125,21 +121,3 @@ Description: Pythonic wrapper around FFTW - Python 3 (debug)
does not).
.
This package provides the debugging information of the Python 3 bindings.
-
-Package: python-fftw3-doc
-Architecture: all
-Section: doc
-Depends:
- ${misc:Depends}
-Description: Pythonic wrapper around FFTW - Documentation
- Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
- aim is to present a unified interface for all the possible transforms
- that FFTW can perform.
- .
- Both the complex DFT and the real DFT are supported, as well as
- arbitrary axes of abitrary shaped and strided arrays, which makes it
- almost feature equivalent to standard and real FFT functions of
- numpy.fft (indeed, it supports the clongdouble dtype which numpy.fft
- does not).
- .
- This package provides the common documentation.
--
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