* Non-maintainer upload.
* Fix "FTBFS: Unescaped left brace in regex is deprecated here":
add patch fix-texi2html-perl526.patch to fix Perl 5.26 regexp
warnings/errors.
(Closes: #871367)
* Add support for DEB_BUILD_OPTIONS=nocheck in debian/rules.
* Non-maintainer upload.
* Fix "FTBFS due to bfnnconv.pl failing to execute m-ascii.pl (.
removed from @INC in perl)":
add patch adding "./" to the require() calls in FAQ/bfnnconv.pl.
(Closes: #837055)
* Team upload
* Bug fix: "Removal of debhelper compat 4", thanks to
niels@thykier.net</a>; (Closes: #817452).
* Team upload.
* Run wrap-and-sort.
* Packaging moved to git, set correctly Vcs-Git and Vcs-Browser.
* remove useless debian/*dirs files.
* Fix FTBFS with perl 5.22. Closes: #811223
Thanks to Graham Inggs <ginggs@debian.org> for the patch!
* Use DEB_HOST_ARCH_CPU instead of DEB_HOST_ARCH to correctly optimize for
non-linux architectures too. Closes: #674762
Thanks: Robert Millan <rmh@debian.org> for the patch!
* Team upload.
* Bug fix: "FTBFS with TZ=GMT-14", thanks to Holger Levsen (Closes:
#786694).
* Fix fftw.texi and make sure it is always rebuilt.
* Check against Policy 3.9.6
* Team upload.
* New upstream release
* Package moved into the Debian Science team (no answer from the previous
maintainer) and package not maintained.
* Standards-Version updated to version 3.9.2
* Vcs-Browser & Vcs-Svn updated
* Switch to mpi-default-dev (Closes: #571446)
* Get ride of .la files (Closes: #633175)
* Fix lintian warning debhelper-but-no-misc-depends
* Fix lintian warning patch-system-but-direct-changes-in-diff
* Switch to dpkg-source 3.0 (quilt) format
* Add missed patches from 2.1.3-20.1 to dpatch (closes: #480908)
* Call autoreconf to avoid shipping Makefile.inS in diff.gz
* debian/control: add build-depends on autotools-dev, autoconf and automake
* debian/control: add build-conflicts on autoconf2.13, automake1.4
* debian/rules: add build-depends on dpatch
* debian/rules: use $(CURDIR), not `pwd`
* debian/rules: do not ignore clean failures
* debian/control: bump Standards-Version to 3.7.3
* debian/control: fftw-docs to Section doc
* debian/control: {,s}fftw-dev use binary:Version, not Source-Version
* Acknowledge non-maintainer upload, thanks to Colin Tuckley
(closes: #466366)
* Fix bashism in debian/rules, thanks to Chris Lamb and Raphael Geissert
(closes: #478375)
* Non-maintainer Upload.
* Use/depend on gfortran based Lapack and Blas packages (Closes: #466366).
* Build with gfortran instead of g77.
* Add working makefiles to fftw-docs (closes: #378550)
* Patch tests/test_main.c to workaround buggy counter when using gcc 4.1 on
64 bit machines (many thanks to Vincent Fourmond, closes: #373647)
* Fix inclusions in generated headers (closes: #372518)
* Realign paragraphs in long descriptions
* Change Priority to extra
* Adopt package (closes: #263126).
* Acknowledge NMU (closes: #325813, #333631, #334726)
* Start again packaging from dh_make templates.
* Fix autoconf/automake
+ update generated files with autoreconf -f -i (closes: #356966)
+ do not use XXX_variables_XXX, use @variables@ instead
+ do not use -rpath in {threads,mpi}/Makefile.am (closes: #358157)
+ do not use EXTRA_LTLIBRARIES in {threads,mpi}/Makefile.am
(libtool unhappy with installing extra libs, so always build anyway)
+ do not use mpicc in mpi/Makefile.am, add -lmpi to LDFLAGS
+ install .la files, .so links updated to new libtool
* debian/control:
+ lower first character case in short descriptions
+ move fftw2 and sfftw2 to Section oldlibs
+ move fftw-dev and sfftw-dev to Section oldlibs (closes: #339995, #339996)
+ move fftw-docs to Section oldlibs
+ move source package to Section math
+ bump Standards-Version
+ suggests mpich-bin instead of mpich
+ added build-deps on debhelper and libtool
* debian/rules:
+ always rebuild doc and FAQ
+ rebuilt info page is one single file
+ hack to install files as before
+ moved tests to examples in fftw-docs
* debian/copyright Updated licence entries
* added info section in doc/fftw.texi
* Reuploaded to allow compilation with gcc 3.3 which will help some arches.
* Docs moved into fftw-docs
* added AM_MAINTAINER_MODE to configure.in. Should avoid dependency on
aclocal-1.4 and allow build to work on all arches
* Update files using newer libtool. Closes: bug#157246
* Don't install static libs using install -s. Closes: bug#136955
* sfftw conflicts: fftw2 (<= 2.1.3-10). closes: Bug#129818
* Change the shlibs files so dependencies get set correctly.
* split package into single and double precision versions.
This is done because some of the hand tuned versions of
fftw only come in single or double precision.
* Include fortran/fftw_f77.i. Closes: #127840
* Create the virtual packages fftw-single and fftw-double, since
the assembler optimized versions of fftw only provide single or
double precision.
* Rebuild to fix signing problem
* Remove config.cache. Closes: bug #105343
* Update config.guess and config.sub. Closes: bug #103887
* Build single precision libraries. Closes: bug #92834, #93646
* Add g77 to the Build-Depends. Closes: bug #81804
* Corrected the descriptions. Closes: bug #51459, #56585
* New upstream version.
* New Upstream version.
* New Upstream version.
* New Upstream version.
* info documentation now included. Fixes bug #33140
* Include threaded version of library (uses different name).
* New Upstream version.
* New Upstream version.
* missing .gif files added to documentation. Fixes bug #22304
* new upstream version
* released under the GPL
* made -dev package depend on specific version of fftw1
* Got rid of lintian bugs.
* Added missing copyright file
* Initial Release.