Debian Package Tracker
Register | Log in
Subscribe

fftw3

Choose email to subscribe with

general
  • source: fftw3 (main)
  • version: 3.3.8-2
  • maintainer: Debian Science Team (archive) (DMD)
  • uploaders: Paul Brossier [DMD] – Julian Taylor [DMD] [DM]
  • arch: all any
  • std-ver: 4.2.1
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • oldstable: 3.3.5-3
  • stable: 3.3.8-2
  • testing: 3.3.8-2
  • unstable: 3.3.8-2
versioned links
  • 3.3.5-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 3.3.8-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • libfftw3-3
  • libfftw3-bin
  • libfftw3-dev
  • libfftw3-doc
  • libfftw3-double3
  • libfftw3-long3 (1 bugs: 0, 0, 1, 0)
  • libfftw3-mpi-dev
  • libfftw3-mpi3
  • libfftw3-quad3
  • libfftw3-single3
action needed
A new upstream version is available: 3.3.9 high
A new upstream version 3.3.9 is available, you should consider packaging it.
Created: 2020-12-17 Last update: 2021-04-10 20:02
version in VCS is newer than in repository, is it time to upload? normal
vcswatch reports that this package seems to have a new changelog entry (version 3.3.8-3, distribution UNRELEASED) and new commits in its VCS. You should consider whether it's time to make an upload.

Here are the relevant commit messages:
commit fc511955b838269a9797384c01379d5d3e30d6c6
Merge: 75d25708 3168ec6c
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Tue Jul 14 18:23:36 2020 +0000

    Merge branch 'master' into 'master'
    
    Various packaging improvements
    
    See merge request science-team/fftw3!3

commit 3168ec6cd9d49c58fec81b38f14b07bf244b3387
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 16:46:14 2020 +0200

    Remove transitional package libfftw3-3, it no longer has reverse dependencies

commit f2bc7bcd6ca4e82b68360aa82ae48fcbb6a76cce
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 16:42:23 2020 +0200

    Reword abstract in d/libfftw3-doc.doc-base.fftw3-faq to make lintian happy

commit 8bff70f1a09fa6b8a7b86a27686f1cc00d3d8c55
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 16:29:13 2020 +0200

    d/tests/{build,tools}: replace $ADTTMP with $AUTOPKGTEST_TMP

commit 2c4b1ec0153c4fee84dbdc3e801ac9c416933bdc
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 16:18:36 2020 +0200

    * d/control:
      + remove obsolete Breaks/Conflicts/Replaces/Provides
      + remove obsolete versioned Build-Depends on dpkg and ghostscript
      + remove useless Build-Depends on dh-autoreconf
      + bump Standards-Version to 4.5.0
      + add Rules-Requires-Root: no

commit 37e0ec49f66abf7765d7f2ed72dbdc97c90de76a
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 16:17:42 2020 +0200

    d/copyright: update copyright years
    
    Also remove the Files-Excluded stanzas: there is no need to exclude generated
    files, as long as their source is present. Source tarball repacking should only
    performed when there is a DFSG-freeness issue.

commit da242b2cacbb39e71744de50af31a3553771ecd5
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 15:05:14 2020 +0200

    Remove useless libfftw3-dev.dirs

commit 68c988f70f92e072b89498c50e29f90205a702c0
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Mon Jul 13 15:04:12 2020 +0200

    * d/upstream/metadata:
      - move to correct location
      - add more fields

commit 75d257083d5e3e1a69a1e76133b1ff25c8e79b94
Merge: 30bb7303 d72ddf96
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Sun Jun 14 10:44:35 2020 +0000

    Merge branch 'master' into 'master'
    
    Master
    
    See merge request science-team/fftw3!2

commit d72ddf96572fbefa86ce4f081dcf27f5335bb4f7
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Fri Jun 12 19:36:00 2020 +0200

    Bump to debhelper compat level 13
    
      - dh_autoreconf run by default
      - doc installed under /u/s/doc/libfftw-dev/
      - dh_makeshlibs now defaults to -V

commit c339a21413a19f4a344e495bd31101b320efa5b6
Author: Sébastien Villemot <sebastien@debian.org>
Date:   Fri Jun 12 18:59:12 2020 +0200

    Rewrite d/rules using dh sequencer
    
    By the way, fix some missing checks for DEB_BUILD_OPTIONS=nocheck

commit 30bb7303050f2102ff812fd0ef876e6c1d3ee642
Author: Jelmer Vernooij <jelmer@jelmer.uk>
Date:   Sat Oct 20 21:15:08 2018 +0000

    Trim trailing whitespace.
    
    Fixes lintian: file-contains-trailing-whitespace
    See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.

commit 867f5180d72c74f2a1bc5d35740deb853d6346df
Author: Steffen Möller <moeller@debian.org>
Date:   Wed Oct 3 08:53:48 2018 +0000

    Added new d/u/metadata file

commit 4a4c9c1a67fce8f1ae7e3eda0b7a1fdc42153055
Author: Steffen Möller <moeller@debian.org>
Date:   Wed Oct 3 08:48:34 2018 +0000

    Add new d/upstream directory

commit d47f0dd533491463bf1527c07c98906e91c2aced
Author: Steffen Möller <moeller@debian.org>
Date:   Tue Oct 2 00:20:23 2018 +0200

    Reformatting d/copyright
    
    Also indicating problems with the source tree with Files-Excluded.
Created: 2018-10-01 Last update: 2021-04-10 07:34
lintian reports 9 warnings normal
Lintian reports 9 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2020-07-29 Last update: 2020-08-22 06:03
Build log checks report 1 warning low
Build log checks report 1 warning
Created: 2017-10-26 Last update: 2017-10-26 07:22
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.5.1 instead of 4.2.1).
Created: 2018-12-23 Last update: 2020-11-17 05:41
news
[rss feed]
  • [2018-09-13] fftw3 3.3.8-2 MIGRATED to testing (Debian testing watch)
  • [2018-09-10] Accepted fftw3 3.3.8-2 (source) into unstable (Paul Brossier)
  • [2018-06-29] fftw3 3.3.8-1 MIGRATED to testing (Debian testing watch)
  • [2018-06-25] Accepted fftw3 3.3.8-1 (source amd64 all) into unstable (Julian Taylor)
  • [2017-12-15] fftw3 3.3.7-1 MIGRATED to testing (Debian testing watch)
  • [2017-12-10] Accepted fftw3 3.3.7-1 (source amd64 all) into unstable (Steffen Moeller)
  • [2017-09-03] fftw3 3.3.6p2-2 MIGRATED to testing (Debian testing watch)
  • [2017-08-29] Accepted fftw3 3.3.6p2-2 (source) into unstable (Paul Brossier)
  • [2017-06-20] fftw3 3.3.6p2-1 MIGRATED to testing (Debian testing watch)
  • [2017-05-15] Accepted fftw3 3.3.5-3~bpo8+1 (source all amd64) into jessie-backports->backports-policy, jessie-backports (Steffen Moeller)
  • [2017-05-10] Accepted fftw3 3.3.6p2-1 (source amd64 all) into unstable (Steffen Moeller)
  • [2017-01-17] fftw3 3.3.5-3 MIGRATED to testing (Debian testing watch)
  • [2017-01-06] Accepted fftw3 3.3.5-3 (source amd64 all) into unstable (Julian Taylor)
  • [2017-01-06] Accepted fftw3 3.3.5-2 (source amd64 all) into unstable (Julian Taylor)
  • [2016-10-09] fftw3 3.3.5-1 MIGRATED to testing (Debian testing watch)
  • [2016-10-03] Accepted fftw3 3.3.5-1 (source amd64 all) into unstable (Ghislain Antony Vaillant) (signed by: Julian Taylor)
  • [2014-11-29] fftw3 3.3.4-2 MIGRATED to testing (Britney)
  • [2014-11-23] Accepted fftw3 3.3.4-2 (source all armhf) into unstable (Sébastien Villemot)
  • [2014-10-30] fftw3 3.3.4-1.1 MIGRATED to testing (Britney)
  • [2014-10-19] Accepted fftw3 3.3.4-1.1 (source all amd64) into unstable (YunQiang Su)
  • [2014-04-12] fftw3 3.3.4-1 MIGRATED to testing (Debian testing watch)
  • [2014-04-06] Accepted fftw3 3.3.4-1 (source all amd64) (Julian Taylor)
  • [2013-11-27] fftw3 3.3.3-7 MIGRATED to testing (Debian testing watch)
  • [2013-10-27] Accepted fftw3 3.3.3-7 (source all amd64) (Julian Taylor)
  • [2013-10-26] Accepted fftw3 3.3.3-6 (source all amd64) (Julian Taylor)
  • [2013-05-27] fftw3 3.3.3-5 MIGRATED to testing (Debian testing watch)
  • [2013-05-22] Accepted fftw3 3.3.3-5 (source all amd64) (Julian Taylor)
  • [2013-05-21] Accepted fftw3 3.3.3-4 (source all amd64) (Julian Taylor)
  • [2013-05-04] Accepted fftw3 3.3.3-3 (source all amd64) (Julian Taylor)
  • [2012-12-09] Accepted fftw3 3.3.3-2 (source all amd64) (Julian Taylor)
  • 1
  • 2
bugs [bug history graph]
  • all: 2
  • RC: 0
  • I&N: 1
  • M&W: 1
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian (0, 9)
  • buildd: logs, checks, clang, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 3.3.8-2ubuntu6
  • 2 bugs (1 patch)
  • patches for 3.3.8-2ubuntu6

Debian Package Tracker — Copyright 2013-2018 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing