[pynfft] 01/02: d/control: disable doc, python3-all-* are back

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri Feb 14 09:47:50 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 1a5a9eacc887f322944952182c72ecb7baca9de9
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Fri Feb 14 09:46:13 2014 +0000

    d/control: disable doc, python3-all-* are back
---
 debian/control | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 156f5ba..c84717b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,8 +16,8 @@ Build-Depends: cython,
                python-numpy-dbg,
                python-setuptools,
                python-sphinx (>= 1.0.7+dfsg-1~),
-               python3.3-dbg,
-               python3.3-dev,
+               python3-all-dbg,
+               python3-all-dev,
                python3-numpy,
                python3-numpy-dbg,
                python3-setuptools
@@ -34,7 +34,7 @@ Section: python
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends},
-         libnfft3,
+         libnfft3-1,
          python-numpy
 Suggests: python-nfft3-doc
 Description: Python bindings to the NFFT3 library - Python 2
@@ -69,7 +69,7 @@ Section: python
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends},
-         libnfft3,
+         libnfft3-1,
          python3-numpy
 Suggests: python-nfft3-doc
 Description: Python bindings to the NFFT3 library - Python 3
@@ -98,15 +98,15 @@ Description: Python bindings to the NFFT3 library - Python 3 (debug)
  .
  This package provides the debugging information of the Python 3 bindings.
 
-Package: python-nfft3-doc
-Architecture: all
-Section: doc
-Depends: ${misc:Depends},
-         ${sphinxdoc:Depends}
-Description: Python bindings to the NFFT3 library - Documentation
- This package provides Python bindings to the NFFT library, useful for 
- performing Fourier transforms on non-uniformly sampled data with efficient 
- speed. The bindings were generated using Cython and abstract the creation 
- and execution of NFFT plans out using classes.
- .
- This package provides the common documentation.
+#Package: python-nfft3-doc
+#Architecture: all
+#Section: doc
+#Depends: ${misc:Depends},
+#         ${sphinxdoc:Depends}
+#Description: Python bindings to the NFFT3 library - Documentation
+# This package provides Python bindings to the NFFT library, useful for 
+# performing Fourier transforms on non-uniformly sampled data with efficient 
+# speed. The bindings were generated using Cython and abstract the creation 
+# and execution of NFFT plans out using classes.
+# .
+# This package provides the common documentation.

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