File: changelog

package info (click to toggle)
fplll 5.4.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,984 kB
  • sloc: cpp: 21,118; javascript: 1,284; sh: 1,050; makefile: 199; perl: 46; python: 42
file content (341 lines) | stat: -rw-r--r-- 10,219 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
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
fplll (5.4.4-3) unstable; urgency=medium

  * Add breaks+replace for libfplll7-data 5.4.3-2 (Closes: #1028292).

 -- Julien Puydt <jpuydt@debian.org>  Mon, 16 Jan 2023 09:31:36 +0100

fplll (5.4.4-2) unstable; urgency=medium

  * Re-upload to unstable.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 08 Jan 2023 21:10:03 +0100

fplll (5.4.4-1) experimental; urgency=medium

  * New upstream release. 
  * Drop upstream patch for upstream #500.
  * Bump soversion to version 8.

 -- Julien Puydt <jpuydt@debian.org>  Fri, 06 Jan 2023 16:37:30 +0100

fplll (5.4.3-2) unstable; urgency=medium

  * Add upstream patch fixing upstream #500.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 29 Dec 2022 18:25:46 +0100

fplll (5.4.3-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards-version to 4.6.2.
  * Avoid building with -j8 as it's too much for my box.
  * Drop lintian overrides.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 27 Dec 2022 11:51:46 +0100

fplll (5.4.2-1) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation lines.
  * Set upstream metadata fields: Repository.

  [ Julien Puydt ]
  * Move to the math team.
  * Bump standards-version to 4.6.1.
  * New upstream release.
  * Refresh patches.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 30 May 2022 15:51:40 +0200

fplll (5.4.1-1) unstable; urgency=medium

  * New upstream release.
  * Bump std-vers to 4.6.0.
  * Drop fix for gcc 11 compilation (fixed upstream).

 -- Julien Puydt <jpuydt@debian.org>  Sun, 22 Aug 2021 08:37:20 +0200

fplll (5.4.0-3) unstable; urgency=medium

  * Team Upload.
  [ Andreas Tille ]
  * Fix typo

  [ Nilesh Patra ]
  * d/p/gcc11_fix.patch: Fix gcc11 FTBFS (Closes: #984136)

  [ Julien Puydt ]
  * Fix d/watch.

 -- Nilesh Patra <nilesh@debian.org>  Sun, 15 Aug 2021 16:26:15 +0530

fplll (5.4.0-2) unstable; urgency=medium

  * Source-only upload to allow testing migration.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 19 Dec 2020 12:20:06 +0100

fplll (5.4.0-1) unstable; urgency=medium

  * New upstream release (refreshed patches).
  * Drop now-useless lintian overrides.
  * Bump std-vers to 4.5.1.
  * Add a d/upstream/metadata file.
  * Follow upstream soname bump.
  * Drop manpage for latsieve, which isn't there anymore.
  * Ship the binary-independent strategies file in a
    binary-independent packet.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 06 Dec 2020 16:11:57 +0100

fplll (5.3.3-2) unstable; urgency=medium

  * Update the manpages. (Closes: #965011)
  * Declare d/rules doesn't require root.
  * Bump dh-compat to 13.
  * Add lintian overrides, since the manpages have been
   offered to upstream.
  * Fix Vcs-Browser link.
  * Refresh d/copyright.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 03 Sep 2020 22:02:08 +0200

fplll (5.3.3-1) unstable; urgency=medium

  * New upstream release.
  * Update the team mail address.
  * Bump std-ver to 4.5.0.
  * Drop -Wl,--as-needed from d/rules (it's now the default).
  * Ship the static library (Closes: #964062).
  * Refresh patches and drop upstreamed ones.
  * Add b-dep on pkg-config.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 05 Jul 2020 09:51:48 +0200

fplll (5.3.2-1) unstable; urgency=medium

  * New upstream release.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 13 Jan 2020 22:26:34 +0100

fplll (5.3.1-2) unstable; urgency=medium

  * Add workaround for missing -latomic
    on some arches (Closes: #947718).

 -- Julien Puydt <jpuydt@debian.org>  Sat, 04 Jan 2020 23:10:06 +0100

fplll (5.3.1-1) unstable; urgency=medium

  * New upstream release.
  * Update fix_pc_file patch.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 23 Dec 2019 12:00:48 +0100

fplll (5.3.0-1) unstable; urgency=medium

  * New upstream release.
  * Refresh patches.
  * Move from debian/compat 11 to dh-compat 12.
  * Bump std-ver to 4.4.1.
  * Follow upstream soname bump from 5 to 6.
  * Add patch to improve fplll.pc.
  * Update d/copyright to new paths.

 -- Julien Puydt <jpuydt@debian.org>  Fri, 20 Dec 2019 08:28:43 +0100

fplll (5.2.1-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Wed, 26 Sep 2018 20:01:59 +0200

fplll (5.2.1-1) experimental; urgency=medium

  * New upstream release (soname bump to 5).
  * Update packaging:
    - Use my debian.org mail address.
    - Bump dh compat to 11.
    - Bump std-ver to 4.1.4.
    - Point Vcs-* fields to salsa.
    - Update dates in d/copyright.
    - Drop upstreamed patches.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 03 Jul 2018 16:35:22 +0200

fplll (5.2.0-3) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Sat, 30 Dec 2017 11:43:42 +0100

fplll (5.2.0-2) experimental; urgency=medium

  * Team upload.
  * Add disable-test_int_rel_200.patch:
    Disable a faulty test that fails on armel, armhf, mips, mipsel.

 -- Tobias Hansen <thansen@debian.org>  Sat, 09 Dec 2017 11:23:42 +0100

fplll (5.2.0-1) experimental; urgency=medium

  * Team upload to experimental.

  [ Julien Puydt ]
  * New upstream release.
  * Bump std-ver to 4.1.1.
  * Bump d/watch to version 4.
  * Remove the test pruner patch : obsolete (upstream improved the code).
  * Refresh the patch for versioned strategy paths.
  * Follow upstream soname bump from 3 to 4.
  * Add upstream patch to fix typos.

 -- Tobias Hansen <thansen@debian.org>  Sun, 12 Nov 2017 16:05:16 +0100

fplll (5.1.0-3) unstable; urgency=medium

  [ Julien Puydt ]
  * Improved the strategies patch (Closes: #870698).
  * Bump standards-version to 4.0.0.

  [ Ximin Luo ]
  * Backport an upstream commit that fixes tests on 32-bit systems.
  * Add myself to Uploaders.

 -- Ximin Luo <infinity0@debian.org>  Wed, 16 Aug 2017 21:14:52 +0200

fplll (5.1.0-2) experimental; urgency=medium

  * Made the strategies file go in a versioned directory so different
  libfplll<version> packages are coinstallable (and document how to soname
  bump in README.source as it becomes a bit involved).

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 18 Jun 2017 08:46:35 +0200

fplll (5.1.0-1) experimental; urgency=medium

  * New upstream release.
  * Follow the soname version bump.
  * Updated the fplll(1) manpage.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 31 Mar 2017 08:39:32 +0200

fplll (5.0.3-1) unstable; urgency=medium

  * Add libmpfr-dev and libgmp-dev as depends of -dev (Closes: #841260).
  * New upstream release.

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 19 Oct 2016 21:29:47 +0200

fplll (5.0.2-2) unstable; urgency=medium

  * Push dh compat to 10, and simplify the packaging accordingly.
  * Mark the -dev package as Multi-Arch:same following tracker hint.
  * Upload to unstable.

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 11 Oct 2016 14:33:57 +0200

fplll (5.0.2-1) experimental; urgency=medium

  * New upstream release.
  * Dropping all patches, since upstream took them.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 01 Sep 2016 17:50:16 +0200

fplll (5.0.1-1) experimental; urgency=medium

  [Ximin Luo]
  * Install pkgconfig file.
  * Prepare a package for an upstream prerelease
    (for sagemath use)

  [Julien Puydt]
  * New stable upstream release.
  * Bump standards-version up.
  * Use https in Vcs-* fields.
  * Complete d/copyright.
  * Enable all hardening options.
  * Added a patch for typos.
  * Added a patch for the pkgconfig script.
  * Added a manpage for latsieve.
  * Follow soname bump.

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 25 Aug 2016 14:24:41 +0200

fplll (4.0.4-2) unstable; urgency=low

  * Updated the build deps (Closes: #747999).

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 18 May 2014 11:20:59 +0200

fplll (4.0.4-1) unstable; urgency=low

  * Upgraded to latest upstream.
  * Updated homepage and upstream contact in the watch, copyright
    and control file.
  * Removed now useless patch (link to homepage in README.html).
  * Changed the VCS uri to make lintian happy.
  * Removed the lintian overrides for hardening-no-fortify-functions (useless).

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 17 Jun 2013 21:41:04 +0200

fplll (4.0.3-1) unstable; urgency=low

  * Upgraded to latest upstream.
  * Made "Euclidian" capitalized in all decriptions (Closes: #704556).
  * Bumped Standards-Version: to 3.9.4.

 -- Julien Puydt <julien.puydt@laposte.net>  Tue, 07 May 2013 18:41:27 +0200

fplll (4.0.1-2) unstable; urgency=low

  * Add the static library to the devel package (Closes: #702898).

 -- Julien Puydt <julien.puydt@laposte.net>  Thu, 14 Mar 2013 22:09:06 +0100

fplll (4.0.1-1) unstable; urgency=low

  * Upgraded to latest upstream.
  * Re-introduction in debian (Closes: #691192).
  * Added a patch to fix a link issue in README.html.
  * Made the manpages point to README.html in the libfplll-dev package.
  * Changed the license of the debian directory to LGPL-2.1.
  * Apply descriptions patch from Tobias Hansen.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 17 Dec 2012 22:08:00 +0200

fplll (4.0.0-1) unstable; urgency=low

  * New maintainer upload. Thanks Tim!
  * Updated to the last upstream (Closes: #592354).
  * Fully converted to dh and source format 3.0 (quilt).
  * Added a watch file.
  * New upstream has tools, so spawn a new fplll-tools package off this
    source package.
  * New upstream switched from GPL to LGPL, so reflect it in the copyright.
  * Added manpages for binaries (generated using help2man -N then edited).

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 27 May 2012 15:04:51 +0200

fplll (2.1.6+20071129-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Don't ship .la files (Closes: #621188).

 -- Luk Claes <luk@debian.org>  Sat, 11 Jun 2011 17:23:13 +0200

fplll (2.1.6+20071129-2) unstable; urgency=low

  * Fix remaining uses of ldexpl to use DPE_LDEXPL, which falls back to
    ldexp if ldexpl isn't available.  Thanks to Thiemo Seufer. (Closes:
    #495465)

 -- Tim Abbott <tabbott@mit.edu>  Sun, 17 Aug 2008 13:22:35 -0400

fplll (2.1.6+20071129-1) unstable; urgency=low

  * Initial release (Closes: #480081).

 -- Tim Abbott <tabbott@mit.edu>  Tue, 27 May 2008 20:21:00 -0400