[pyfftw] 05/11: Drop -dbg packages in favor of autogenerated -dbgsym.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Jun 7 05:13:03 UTC 2016


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

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

commit 1187403c44406702aabef1438dde29ebf3353779
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sun Jun 5 23:05:02 2016 +0100

    Drop -dbg packages in favor of autogenerated -dbgsym.
---
 debian/control | 60 ----------------------------------------------------------
 1 file changed, 60 deletions(-)

diff --git a/debian/control b/debian/control
index fcfe680..8fa6adb 100644
--- a/debian/control
+++ b/debian/control
@@ -8,19 +8,13 @@ Build-Depends:
  dh-python,
  libfftw3-dev (>= 3.3),
  cython,
- cython-dbg,
- python-all-dbg,
  python-all-dev,
  python-numpy,
- python-numpy-dbg,
  python-pkgconfig,
  python-setuptools,
  cython3,
- cython3-dbg,
- python3-all-dbg,
  python3-all-dev,
  python3-numpy,
- python3-numpy-dbg,
  python3-pkgconfig,
  python3-setuptools
 Standards-Version: 3.9.6
@@ -52,33 +46,6 @@ Description: Pythonic wrapper around FFTW - Python 2
  .
  This package provides the Python 2 bindings.
 
-Package: python-pyfftw-dbg
-Architecture: any
-Priority: extra
-Section: debug
-Depends: 
- python-dbg,
- python-numpy-dbg,
- python-pyfftw (= ${binary:Version}),
- ${shlibs:Depends},
- ${python:Depends},
- ${misc:Depends}
-Provides: python-fftw3-dbg
-Conflicts: python-fftw3-dbg
-Replaces: python-fftw3-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
- 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 debugging information of the Python 2 bindings.
-
 Package: python3-pyfftw
 Architecture: any
 Depends:
@@ -100,30 +67,3 @@ Description: Pythonic wrapper around FFTW - Python 3
  does not).
  .
  This package provides the Python 3 binding.
-
-Package: python3-pyfftw-dbg
-Architecture: any
-Priority: extra
-Section: debug
-Depends: 
- python3-dbg,
- python3-numpy-dbg,
- python3-pyfftw (= ${binary:Version}),
- ${shlibs:Depends},
- ${python3:Depends},
- ${misc:Depends}
-Provides: python3-fftw3-dbg
-Conflicts: python3-fftw3-dbg
-Replaces: python3-fftw3-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
- 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 debugging information of the Python 3 bindings.

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