diff -Nru fftw3-3.3.4/debian/changelog fftw3-3.3.4/debian/changelog --- fftw3-3.3.4/debian/changelog 2014-04-07 03:44:53.000000000 +0800 +++ fftw3-3.3.4/debian/changelog 2014-10-14 10:13:24.000000000 +0800 @@ -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 Sat, 11 Oct 2014 17:26:31 +0800 + fftw3 (3.3.4-1) unstable; urgency=medium * New upstream release (Closes: #741851) diff -Nru fftw3-3.3.4/debian/control fftw3-3.3.4/debian/control --- fftw3-3.3.4/debian/control 2014-04-07 03:44:53.000000000 +0800 +++ fftw3-3.3.4/debian/control 2014-10-11 17:26:18.000000000 +0800 @@ -21,7 +21,7 @@ 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 @@ 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