[pyfftw] 02/03: d/control: add relevant recommends to -dbg pkg

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Feb 14 10:35:51 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 a05fcac9ee55c5695de44a6751ffcb470cc37b8d
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Fri Feb 14 09:52:16 2014 +0000

    d/control: add relevant recommends to -dbg pkg
---
 debian/control | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/control b/debian/control
index 10c1b12..e6d4af5 100644
--- a/debian/control
+++ b/debian/control
@@ -60,6 +60,8 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          python-fftw3 (= ${binary:Version}),
          python-numpy
+Recommends: python-dbg,
+            python-numpy-dbg
 Description: Pythonic wrapper around FFTW -- Python 2 (debug)
  Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
  aim is to present a unified interface for all the possible transforms
@@ -106,6 +108,8 @@ Depends: ${misc:Depends},
          ${shlibs:Depends},
          python3-fftw3 (= ${binary:Version}),
          python3-numpy
+Recommends: python3-dbg,
+            python3-numpy-dbg
 Description: Pythonic wrapper around FFTW -- Python 3 (debug)
  Pythonic wrapper around FFTW, the speedy FFT library. The ultimate
  aim is to present a unified interface for all the possible transforms

-- 
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