File: changelog

package info (click to toggle)
nfft 3.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 8,920 kB
  • sloc: ansic: 44,442; lisp: 1,697; makefile: 1,322; sh: 744; sed: 5
file content (191 lines) | stat: -rw-r--r-- 7,301 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
nfft (3.5.3-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Fix VCS fields
  * Standards-Version: 4.6.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * watch file standard 4 (routine-update)
  * Enable dh_missing --fail-missing
  * Enable running autopkgtest script on local machine

  [ Ileana Dumitrescu ]
  * New upstream version 3.5.3
  * Removed doxygen patch (fixed in upstream)
  * Removed patches folder (doxygen patch was the only patch before)

 -- Andreas Tille <tille@debian.org>  Fri, 29 Jul 2022 09:40:27 +0200

nfft (3.3.2-2) unstable; urgency=medium

  * Restrict testing to single- and double-precision builds on powerpc
    architectures.
    Thanks to Breno Leitao for the fix (Closes: #844403)

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 14 Dec 2016 12:00:01 +0000

nfft (3.3.2-1) unstable; urgency=medium

  * New upstream version 3.3.2
  * Drop superfluous query for DEB_HOST_ARCH_CPU.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 31 Oct 2016 09:00:52 +0000

nfft (3.3.2~rc3-1) unstable; urgency=medium

  * New upstream version 3.3.2~rc3
  * Upgrade to debhelper 10.
    - Bump compat version to 10.
    - Bump versioned depends on debhelper to 10.
    - Drop explicit dependency on dh-autoreconf.
    - Drop explicit usage of `--with autoreconf` from dh command.
    - Drop explicit usage of `--parallel` from dh command.
  * Refactor and simplify content of rules file.
    - Use dh_listpackages to detect long-double precision availability.
    - Drop superfluous query for DEB_HOST_ARCH_CPU.
    - Drop explicit setup of precision suffix, use upstream's defaults.
    - Simplify all targets by looping through the available precisions.
  * Enable testing for long-double precision for all architectures.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 12 Oct 2016 11:20:07 +0100

nfft (3.3.2~rc2-2) unstable; urgency=medium

  * d/rules: disable long-double testing for powerpc and ppc64el.
  * d/rules: overall reformatting:
    - Add missing export command for DH_VERBOSE.
    - Re-order flags to follow debhelper signature.
    - Call dh_auto_build to build the documentation.
    - Clear unnecessary usage of --arch / --indep flags.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 02 Aug 2016 15:07:31 +0100

nfft (3.3.2~rc2-1) unstable; urgency=medium

  * New upstream release.
  * Drop -dbg packages in favor of autogenerated -dbgsym.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 30 Jun 2016 11:50:15 +0100

nfft (3.3.2~rc1-1) unstable; urgency=medium

  * New upstream release.
  * Update upstream metadata.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 26 May 2016 07:39:14 +0100

nfft (3.3.1-1) unstable; urgency=medium

  * d/gbp.conf: switch packaging branch to debian/master (DEP-14).
  * d/gbp.conf: disable patch numbering with gbp-pq.
  * Update patch queue:
    - Drop Use-configured-libdir-in-pkgconfig-file.patch, applied upstream.
    - Drop Disable-slow-tests.patch, fixed upstream.
  * Simplify install and lintian-overrides regexes.
  * d/rules: fix buggy clean target.
  * d/rules: detect long-double availability with pkg-config.
  * d/rules: enable testsuite for single and long-double precisions.
  * d/rules: s/COMMON_BUILD_OPTIONS/BUILD_OPTIONS.
  * d/rules: simplify call to doc target.
  * d/rules: comment out DH_VERBOSE.
  * d/control: add mips64el to list of architectures supporting long-double.
  * d/control: fix formatting of long description.
  * Bump standards version to 3.9.8, no changes required.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Thu, 05 May 2016 10:18:39 +0100

nfft (3.3.0-5) unstable; urgency=medium

  * Upload to unstable.
  * d/control:
    - use secure VCS-Git URI.
    - add missing Testsuite field.
    - cme fix, wrap and sort.
  * d/copyright: correct NFFT3 licensing from GPL-2 to GPL-2+.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Tue, 02 Feb 2016 23:55:10 +0000

nfft (3.3.0-4) experimental; urgency=medium

  * Disable testing for single and long-double precisions.
  * Add patch disabling slow tests.
    File: Disable-slow-tests.patch
  * Revert inhibition of tests for architectures which may timeout.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 16 Dec 2015 01:06:46 +0000

nfft (3.3.0-3) experimental; urgency=medium

  * Run testsuite for single and double precisions.
  * Disable testsuite for selected architectures due to potential timeout.
  * d/control: use more verbose and accurate package descriptions.
  * Simplify installation of documentation.
  * Use explicit list of architectures which supports long-double precision.
  * Drop patches fix-broken-destdir.diff, fix-hppa-build.patch and
    fix-missing-lm.patch, applied upstream.
  * Add patch fixing multiarch support in pkgconfig file.
    File: Use-configured-libdir-in-pkgconfig-file.patch
  * d/rules: use more indicative naming for fftwl detection.
  * Add autopkgtest testsuite.
  * d/rules: use existing nfft build directory for building the docs.
  * d/control: remove unnecessary ${Pre-Depends} in transitional package.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sat, 12 Dec 2015 12:05:20 +0000

nfft (3.3.0-2) experimental; urgency=medium

  * Add d/p/doxygen-no-html-timestamps.patch. Disables usage of HTML
    timestamps in Doxygen documentation.
    Reason: improves package build reproducibility.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Sun, 18 Oct 2015 20:04:30 +0100

nfft (3.3.0-1) experimental; urgency=medium

  * New upstream release.
  * d/control:
    - suggest -doc package in -dev package,
    - move doxygen to Build-Depends-Indep,
    - wrap and sort according to debmake template.
  * d/rules:
    - remove override on dh_strip, use global --dbg-package option instead,
    - use stricter hardening,
    - split rules between -arch and -indep, documentation can now be built
      independently,
    - surround testing rules with notest check,
    - make build of the long-double NFFT conditional on successful detection
      of the long-double FFTW.
  * d/watch:
    - track Github releases for upstream tarballs.
    - add dversion mangling for alpha / beta / rc.
  * Add gbp.conf file.
  * Add upstream metadata file.

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Mon, 01 Jun 2015 10:59:19 +0100

nfft (3.3.0~alpha4-1) experimental; urgency=medium

  * New upstream development release
  * Add packages for multi-precision version of NFFT
  * Add documentation package, no more repack required
  * Run test suite during package build process
  * d/patches/*: drop all patches, fixed upstream

 -- Ghislain Antony Vaillant <ghisvail@gmail.com>  Wed, 14 Jan 2015 12:23:32 +0000

nfft (3.2.3+dfsg-1) unstable; urgency=medium

  * Repack to exclude sourceless documentation
  * Fix FTBFS on hppa (Closes: #742753)

 -- Ghislain Vaillant <ghisvail@gmail.com>  Mon, 31 Mar 2014 11:43:05 +0100

nfft (3.2.3-1) unstable; urgency=low

  * Initial release (Closes: #725705)

 -- Ghislain Vaillant <ghisvail@gmail.com>  Mon, 07 Oct 2013 10:08:24 +0100