[fftw3] 01/01: Add mips64(el), ppc64el and arm64 to the list with long double support. (Closes: #763007)

Sébastien Villemot sebastien at debian.org
Sun Nov 23 19:31:15 UTC 2014


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

sebastien pushed a commit to branch master
in repository fftw3.

commit fa04dbc2cec0ca8ca1c1c542c54b4666265f79f4
Author: Sébastien Villemot <sebastien at debian.org>
Date:   Sun Nov 23 20:30:36 2014 +0100

    Add mips64(el), ppc64el and arm64 to the list with long double support. (Closes: #763007)
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 23b2494..5e96e66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+fftw3 (3.3.4-1.1) unstable; urgency=low
+
+  * Add mips64(el), ppc64el and arm64 to the list with long double support.
+    (Closes: #763007)
+
+ -- YunQiang Su <syq at debian.org>  Sat, 11 Oct 2014 17:26:31 +0800
+
 fftw3 (3.3.4-1) unstable; urgency=medium
 
   * New upstream release (Closes: #741851)
diff --git a/debian/control b/debian/control
index c7e6502..418b433 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ XS-Testsuite: autopkgtest
 Package: libfftw3-3
 Architecture: any
 Depends: libfftw3-double3 (=${binary:Version}),
-         libfftw3-long3 (=${binary:Version}) [amd64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc powerpcspe s390 s390x sparc x32],
+         libfftw3-long3 (=${binary:Version}) [amd64 arm64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips64 mips64el powerpc powerpcspe ppc64el s390 s390x sparc x32],
          libfftw3-single3 (=${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
@@ -74,7 +74,7 @@ Description: Library for computing Fast Fourier Transforms - Double precision
  libfftw3-dev. For documentation, see libfftw3-doc.
 
 Package: libfftw3-long3
-Architecture: amd64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc powerpcspe s390 s390x sparc x32
+Architecture: amd64 arm64 hurd-i386 i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips64 mips64el powerpc powerpcspe ppc64el s390 s390x sparc x32
 Pre-Depends: multiarch-support
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Suggests: libfftw3-bin, libfftw3-dev

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



More information about the debian-science-commits mailing list