fftw3 (3.3.8-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.3.8-3 > 3.3.8-2
- Git: https://salsa.debian.org/science-team/fftw3.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/science-team/fftw3
- Last scan: 2021-01-13 23:07:07+00
- Next scan: 2021-01-21 08:12:00+00
- Merge requests: 1
- Debian changelog in Git:
fftw3 (3.3.8-3) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* d/copyright: format changed to be machine readable.
[ Jelmer Vernooij ]
* Trim trailing whitespace.
[ Sébastien Villemot ]
* Rewrite d/rules using dh sequencer.
By the way, fix some missing checks for DEB_BUILD_OPTIONS=nocheck
* 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
* d/upstream/metadata:
- move to correct location
- add more fields
* Remove useless libfftw3-dev.dirs
* d/copyright: update copyright years
* 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
* d/tests/{build,tools}: replace $ADTTMP with $AUTOPKGTEST_TMP
* Reword abstract in d/libfftw3-doc.doc-base.fftw3-faq to make
lintian happy
* Remove transitional package libfftw3-3, it no longer has
reverse dependencies
-- Steffen Moeller <moeller@debian.org> Mon, 01 Oct 2018 16:31:17 +0200
- This branch is 15 commits ahead of tag debian/3.3.8-2
- Git log:
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.