[nfft] 02/11: d/control: add doc package

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Mar 31 11:39:32 UTC 2014


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

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

commit 2e5ce206917b8551fb3a3ec9a6ad3e293c8f56cc
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date:   Sun Mar 30 16:22:58 2014 +0100

    d/control: add doc package
---
 debian/control | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/control b/debian/control
index 4efc8e3..bbe38d7 100644
--- a/debian/control
+++ b/debian/control
@@ -38,6 +38,8 @@ Depends:
  ${shlibs:Depends},
  libnfft3-1 (= ${binary:Version}),
  libfftw3-dev
+Suggests:
+ libnfft3-doc
 Description: Library for computing Non-uniform Fast Fourier Transforms - development
  NFFT is a C subroutine library for computing the nonequispaced discrete
  Fourier transform (NDFT) in one or more dimensions, of arbitrary input
@@ -59,3 +61,15 @@ Description: Library for computing Non-uniform Fast Fourier Transforms - debug s
  size, and of complex data.
  .
  This package contains the detached debugging symbols of the library.
+
+Package: libnfft3-doc
+Architecture: all
+Section: doc
+Depends:
+ ${misc:Depends}
+Description: Library for computing Non-uniform Fast Fourier Transforms - documentation
+ NFFT is a C subroutine library for computing the nonequispaced discrete
+ Fourier transform (NDFT) in one or more dimensions, of arbitrary input
+ size, and of complex data.
+ .
+ This package contains the API documentation.

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



More information about the debian-science-commits mailing list