[pynfft] 01/07: d/control: update following DbgBuilds guidelines

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Feb 13 21:14:05 UTC 2014


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

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

commit e4ea3d2ddd611c742dd0781b5fc959e2299a8207
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Thu Feb 13 20:41:59 2014 +0000

    d/control: update following DbgBuilds guidelines
---
 debian/control | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 87172e2..e091a25 100644
--- a/debian/control
+++ b/debian/control
@@ -52,8 +52,9 @@ Priority: extra
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
-         python-nfft3 (= ${binary:Version}),
-         python-numpy
+         python-nfft3 (= ${binary:Version})
+Recommends: python-dbg,
+            python-numpy-dbg
 Description: Python bindings to the NFFT3 library - Python 2 (debug)
  This package provides Python bindings to the NFFT library, useful for 
  performing Fourier transforms on non-uniformly sampled data with efficient 
@@ -86,8 +87,9 @@ Priority: extra
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
-         python3-nfft3 (= ${binary:Version}),
-         python3-numpy
+         python3-nfft3 (= ${binary:Version})
+Recommends: python3-dbg,
+            python3-numpy-dbg
 Description: Python bindings to the NFFT3 library - Python 3 (debug)
  This package provides Python bindings to the NFFT library, useful for 
  performing Fourier transforms on non-uniformly sampled data with efficient 

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



More information about the debian-science-commits mailing list