fftw3 (3.1.2-3ubuntu1) hardy; urgency=low * Merge with Debian; remaining changes: - Add optimization options for lpia. - On lpia build using -march=i686 to avoid test suite failures. * Link using -Bsymbolic-functions. * debian/rules (clean): Remove debian/tmp-*. -- Matthias Klose Wed, 05 Dec 2007 14:15:32 +0100 fftw3 (3.1.2-3) unstable; urgency=low * Rename fftw3{,-dev,-doc} to libfftw3{,-dev,-doc}. (closes: #430238, #378444) * Add Conflicts/Replaces/Provides to all packages accordingly. * Add -$(RM) -rf debian/tmp-long-double to debian/rules:clean (closes: #424261) -- Paul Brossier Fri, 03 Aug 2007 13:33:47 +0200 fftw3 (3.1.2-2ubuntu2) gutsy; urgency=low * Test suite failures when built with gcc-4.2. Explicitely use gcc-4.1 as a workaround on lpia. -- Matthias Klose Thu, 23 Aug 2007 22:03:34 +0200 fftw3 (3.1.2-2ubuntu1) gutsy; urgency=low * Add optimization options for lpia. * Set Ubuntu maintainer address. -- Matthias Klose Fri, 10 Aug 2007 21:25:16 +0000 fftw3 (3.1.2-2) unstable; urgency=low * debian/rules, debian/control: switching fortran compiler from g77 to gfortran, avoiding dependancies against older gcc binaries. Compatibility with g77 compiled libraries should work, since the -ff2c option is used. DEB_BUILD_OPTIONS=nog77 can be used to disable backward compatibility. Thanks to Steven G. Johnson and Warren Turkal. (closes: #392301) * debian/fftw3-doc.doc-base.{fftw3-faq,manual}: add missing Index: line to Info and Text formats (closes: #418798) -- Paul Brossier Fri, 13 Apr 2007 11:24:21 +0200 fftw3 (3.1.2-1) unstable; urgency=low * New upstream release (closes: #376967) * debian/rules: enable altivec optimisations on powerpc (closes: #225959) * debian/fftw3-dev: manpages are in usr/share/man/man1 * fix noopt build option. -- Paul Brossier Thu, 27 Jul 2006 12:13:39 +0200 fftw3 (3.1.1-2) unstable; urgency=low * fftw3-dev: use versioned dependancy against fftw3 (= ${Source-version}) (closes: #372246) instead of '${shlibs:Depends}, pkg-config' -- Paul Brossier Sat, 1 Jul 2006 13:17:24 +0200 fftw3 (3.1.1-1) unstable; urgency=low * New upstream release (closes: #350327, #338487, #338501) * Add --enable-portable-binary to use -mtune instead of -march * Use --with-gcc-arch=G5 / pentium4 on powerpc / i386 * Updated Standards-Version -- Paul Brossier Wed, 31 May 2006 13:44:05 +0200 fftw3 (3.0.1-14) unstable; urgency=low * Fixes in acinclude.m4: + bypass all checks for specific architecture flags + make gcc flags check even when CFLAGS is set + don't add -fomit-frame-pointer to CFLAGS (automatically added by -O on machines that supports it) + avoid overwriting CFLAGS passed from configure + don't compile codelets with -O3 * Other fixes in source tree: + add AC_CANONICAL_HOST to configure.in + update depcomp, libtool and friends, rerun aclocal and autoconf + update __attribute__(mode()) to vector_size() in simd/simd-*.h + fix INFO-DIR-SECTION of info files in doc * Changes to debian/: + add '-march=i386 -mtune=pentiumpro' to CFLAGS on i386 + add a Build-Depends-Indep and rebuild the docs in build-indep + use dh_install, update doc-base entries fftw3-doc.doc-base.* + removed hardcoded shlibs and custom postinst/prerm + add tests in fftw3-dev examples, add a watch file + add ascii and info version of the faq + remove K6 workaround, add a noopt debbuild option -- Paul Brossier Tue, 4 Oct 2005 20:49:58 +0100 fftw3 (3.0.1-13) unstable; urgency=low * Remove CFLAGS and archconfflags on m68k and i386 (broken autoconf and automake, setting either makes configure script breaks and select wrong cpu flags, more info in acinclude.m4) -- Paul Brossier Sun, 7 Aug 2005 17:42:15 +0100 fftw3 (3.0.1-12) unstable; urgency=low * Patch from Javier Fernández-Sanguino Peña to make fftw-wisdom-to-conf temporary file creation more secure (closes: #321566) * Begin to simplify debian/rules, set CFLAGS and --host on all platforms * Add a dummy program to check sizeof(long double) != sizeof(double) * Update config.sub config.guess in clean rules, clean cleaner * Uncapitalise short descriptions * Bump standards-version to 3.6.2 * Change maintainer address to @debian.org -- Paul Brossier Sun, 7 Aug 2005 04:42:08 +0100 fftw3 (3.0.1-11) unstable; urgency=low * Added workaround for K6 (closes: #219688, #255755, #259612), thanks goes to Steven G. Johnson and Guus Sliepen. (recompiled simd/taint.c by hand in debian/rules) * Clean cleaner: replaced make clean by distclean in rules. * Added source section to debian/control. -- Paul Brossier Tue, 9 Nov 2004 18:21:52 +0000 fftw3 (3.0.1-10) unstable; urgency=high * Adopted package (closes: #263125). * Ditch config.guess in favor of values from dpkg-architecture, to avoid over-optimized mis-builds of the package (Steve Langasek,closes: #265193). * Added version (>=4.0.0) to debhelper Build-Depends. * Added missing #DEBHELPER# token to fftw-doc.postinst -- Paul Brossier Sun, 15 Aug 2004 19:28:44 +0200 fftw3 (3.0.1-9) unstable; urgency=low * m68k still doesn't work properly with optimatzion turned on. -- James A. Treacy Mon, 19 Apr 2004 17:33:04 -0400 fftw3 (3.0.1-8) unstable; urgency=low * add missing files /usr/bin/fftw{f,l}-wisdom and related man files. Closes: Bug#228959 * remove setgid in source. Closes: Bug#240180 * add m68k to the list of arches that don't install long-double libs in binary-arch. Closes: Bug#244393 -- James A. Treacy Wed, 21 Jan 2004 19:00:01 -0500 fftw3 (3.0.1-7) unstable; urgency=low * disable altivec on powerpc. See Bug#223601 for an explanation. -- James A. Treacy Thu, 1 Jan 2004 20:50:40 -0500 fftw3 (3.0.1-6) unstable; urgency=low * Compile without optimization on powerpc until gcc is fixed. Closes: #220666 * Add doc-base entry. Closes: #218132 -- James A. Treacy Wed, 29 Oct 2003 10:40:39 -0500 fftw3 (3.0.1-4) unstable; urgency=low * Add missing man pages. Closes: #203084 * applied patch from upstream to fix the -t option of fftw-wisdom. Closes: #203154 -- James A. Treacy Sun, 27 Jul 2003 14:08:48 -0400 fftw3 (3.0.1-3) unstable; urgency=low * applied patch from upstream to fix the sparc build properly. * remove optimization from m68k build to get around gcc bug. -- James A. Treacy Fri, 25 Jul 2003 01:41:25 -0400 fftw3 (3.0.1-2) unstable; urgency=low * Remove timer for sparc as it seems to be buggy. * Fix typo in bench-main.c. Should fix m68k. -- James A. Treacy Sat, 12 Jul 2003 13:32:46 -0400 fftw3 (3.0.1-1) unstable; urgency=low * New upstream source. * fftw3-dev depends on pkg-config. Closes: #197637 -- James A. Treacy Sun, 6 Jul 2003 17:14:38 -0400 fftw3 (3.0-4) unstable; urgency=low * Use --without-cycle-counter for mips and mipsel. * /usr/lib/pkgconfig/fftw3.pc added to -dev package. Closes: #193799 * Fixed fftw3-dev dependencies. Closes: #196615 -- James A. Treacy Tue, 6 May 2003 22:07:43 -0400 fftw3 (3.0-3) unstable; urgency=low * Forgot to remove 'time' from make check. -- James A. Treacy Tue, 6 May 2003 13:37:13 -0400 fftw3 (3.0-2) unstable; urgency=low * Disable building of the long double library for arches where double == long double. Closes: #191999 * Includes information to build on arm, m68k and s390 (also submitted upstream. Most likely will still not build on mips{,el}. * Will probably hang during make check on sparc. -- James A. Treacy Tue, 29 Apr 2003 00:28:16 -0400 fftw3 (3.0-1) unstable; urgency=low * New upstream release * New package. FFTW should stay in the distribution until packages convert to the new API -- James A. Treacy Tue, 1 Apr 2003 12:50:10 -0500