[nfft] 02/04: d/control: lintian fix duplicate-short-description
Ghislain Vaillant
ghisvail-guest at alioth.debian.org
Mon Oct 28 21:49:44 UTC 2013
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository nfft.
commit 4453ef92fdb3f17e9cf576fbda501d2aea789066
Author: Ghislain Vaillant <ghisvail at gmail.com>
Date: Mon Oct 28 21:08:35 2013 +0000
d/control: lintian fix duplicate-short-description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 68c0ff3..6370c48 100644
--- a/debian/control
+++ b/debian/control
@@ -35,7 +35,7 @@ Depends: libnfft3-1 (= ${binary:Version}),
libfftw3-dev,
${misc:Depends},
${shlibs:Depends}
-Description: Library for computing Non-uniform Fast Fourier Transforms
+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
size, and of complex data.
@@ -48,7 +48,7 @@ Section: debug
Priority: extra
Depends: libnfft3-1 (= ${binary:Version}),
${misc:Depends}
-Description: Library for computing Non-uniform Fast Fourier Transforms
+Description: Library for computing Non-uniform Fast Fourier Transforms - debug symbols
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.
--
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