Skip to content

Changelog fftw (2.1.5-4.2)

2017

fftw (2.1.5-4.2) unstable; urgency=medium

   * 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.

2016

fftw (2.1.5-4.1) unstable; urgency=medium

   * 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)

fftw (2.1.5-4) unstable; urgency=medium

   * Team upload
   * Bug fix: "Removal of debhelper compat 4", thanks to
     niels@thykier.net</a>; (Closes: #817452).

fftw (2.1.5-3) unstable; urgency=medium

   * 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!

2015

fftw (2.1.5-2) unstable; urgency=low

   * 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

2011

fftw (2.1.5-1) unstable; urgency=low

   * 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

2008

fftw (2.1.3-22) unstable; urgency=low

   * 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

fftw (2.1.3-21) unstable; urgency=low

   * Acknowledge non-maintainer upload, thanks to Colin Tuckley
     (closes: #466366)
   * Fix bashism in debian/rules, thanks to Chris Lamb and Raphael Geissert
     (closes: #478375)

fftw (2.1.3-20.1) unstable; urgency=low

   * Non-maintainer Upload.
   * Use/depend on gfortran based Lapack and Blas packages (Closes: #466366).
   * Build with gfortran instead of g77.

2006

fftw (2.1.3-20) unstable; urgency=low

   * Add working makefiles to fftw-docs (closes: #378550)

fftw (2.1.3-19) unstable; urgency=low

   * 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)

fftw (2.1.3-18) unstable; urgency=low

   * Fix inclusions in generated headers (closes: #372518)
   * Realign paragraphs in long descriptions
   * Change Priority to extra

fftw (2.1.3-17) unstable; urgency=low

   * 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

2003

fftw (2.1.3-16) unstable; urgency=low

   * Reuploaded to allow compilation with gcc 3.3 which will help some arches.

fftw (2.1.3-15) unstable; urgency=low

   * Docs moved into fftw-docs

2002

fftw (2.1.3-14) unstable; urgency=low

   * added AM_MAINTAINER_MODE to configure.in. Should avoid dependency on
     aclocal-1.4 and allow build to work on all arches

fftw (2.1.3-13) unstable; urgency=low

   * Update files using newer libtool. Closes: bug#157246

fftw (2.1.3-12) unstable; urgency=low

   * Don't install static libs using install -s. Closes: bug#136955

fftw (2.1.3-11) unstable; urgency=low

   * sfftw conflicts: fftw2 (<= 2.1.3-10). closes: Bug#129818

fftw (2.1.3-10) unstable; urgency=low

   * Change the shlibs files so dependencies get set correctly.

fftw (2.1.3-9) unstable; urgency=low

   * 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.

fftw (2.1.3-8) unstable; urgency=low

   * 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.

2001

fftw (2.1.3-7) unstable; urgency=low

   * Rebuild to fix signing problem

fftw (2.1.3-6) unstable; urgency=low

   * Remove config.cache. Closes: bug #105343

fftw (2.1.3-5) unstable; urgency=low

   * Update config.guess and config.sub. Closes: bug #103887

fftw (2.1.3-4) unstable; urgency=low

   * Build single precision libraries. Closes: bug #92834, #93646

fftw (2.1.3-3) unstable; urgency=low

   * Add g77 to the Build-Depends. Closes: bug #81804

1999

fftw (2.1.3-2) unstable; urgency=low

   * Corrected the descriptions. Closes: bug #51459, #56585

fftw (2.1.3-1) unstable; urgency=low

   * New upstream version.

fftw (2.1.2-1) unstable; urgency=low

   * New Upstream version.

fftw (2.1.1-1) unstable; urgency=low

   * New Upstream version.

fftw (2.1-1) unstable; urgency=low

   * New Upstream version.
   * info documentation now included. Fixes bug #33140

fftw (2.0.1-2) unstable; urgency=low

   * Include threaded version of library (uses different name).

1998

fftw (2.0.1-1) unstable; urgency=low

   * New Upstream version.

fftw (2.0-1) unstable; urgency=low

   * New Upstream version.

fftw (1.3-2) unstable; urgency=low

   * missing .gif files added to documentation. Fixes bug #22304

fftw (1.3-1) unstable; urgency=low

   * new upstream version
   * released under the GPL

fftw (1.2.1-4) unstable; urgency=low

   * made -dev package depend on specific version of fftw1

fftw (1.2.1-3) unstable; urgency=low

   * Got rid of lintian bugs.

fftw (1.2.1-2) unstable; urgency=low

   * Added missing copyright file

fftw (1.2.1-1) unstable; urgency=low

   * Initial Release.