File: changelog

package info (click to toggle)
brial 1.2.12-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 11,404 kB
  • sloc: cpp: 219,610; ansic: 43,783; python: 4,172; makefile: 336; sh: 5
file content (361 lines) | stat: -rw-r--r-- 12,225 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
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
brial (1.2.12-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1062028

 -- Steve Langasek <vorlon@debian.org>  Wed, 28 Feb 2024 05:16:29 +0000

brial (1.2.12-1) unstable; urgency=medium

  * Bump standards-version to 4.6.2.
  * New upstream release.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 26 Jun 2023 08:01:31 +0200

brial (1.2.11-2.1) unstable; urgency=medium

  * Non-Maintainer upload.
  * Limit architectures for python3-brial package  to architectures where
    sagemath is available (Closes: #1034443).

 -- Peter Michael Green <plugwash@debian.org>  Tue, 09 May 2023 13:27:51 +0000

brial (1.2.11-2) unstable; urgency=medium

  * Team upload.
  * Remove superfluous import of removed function. (Closes: #1033584)
  * Depend on python3-sage. (Closes: #1033878)

 -- Bastian Germann <bage@debian.org>  Mon, 03 Apr 2023 14:13:10 +0200

brial (1.2.11-1) unstable; urgency=medium

  * New upstream release.
  * Bump standards-version to 4.6.1.
  * Drop now-useless version requirement in b-deps.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 30 Jul 2022 17:52:37 +0200

brial (1.2.10-1) unstable; urgency=medium

  * Drop the Multi-Arch: same for the -dev package.
  * New upstream release.
  * Bump dh compat to 13.
  * Declare d/rules deosn't require root.
  * Add a patch to get around an import error.
  * Add a patch to fix a typo.

 -- Julien Puydt <jpuydt@debian.org>  Mon, 12 Oct 2020 17:11:10 +0200

brial (1.2.8-1) unstable; urgency=medium

  * New upstream release.
  * Mark libbrial-groebner-dev M-A: same following hinter.
  * Drop patch (upstreamed).
  * Mark libbrial-dev M-A: same as lintian complains the
    libbrial-groebner-dev package depends on non-M-A package.
  * Drop DEB_LDFLAGS_MAINT_APPEND: it's not needed anymore,
    as it sets a linking flag to its default!

 -- Julien Puydt <jpuydt@debian.org>  Tue, 28 Apr 2020 06:44:57 +0200

brial (1.2.7-1) unstable; urgency=medium

  * New upstream release.
  * Drop tighter_config_h.patch: upstream.
  * Drop python3_warning.patch: upstream.
  * Forward 0003-Protect-CErrorInfo-from-invalid-array-access.patch to
    upstream.
  * Limit autopkgtest to default Python3 (sagemath doesn't do 3.8).
  * Disable building the static lib.
  * Bump std-ver to 4.5.0.

 -- Julien Puydt <jpuydt@debian.org>  Sun, 26 Jan 2020 20:51:13 +0100

brial (1.2.6-2) unstable; urgency=medium

  * Better patch for tighter config.h.in.
  * Add a patch to fix a Python3 warning.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 14 Jan 2020 08:22:11 +0100

brial (1.2.6-1) unstable; urgency=medium

  * New upstream release.
  * Drop the Python 2 package (Closes: #936238).
  * Make the autopkgtest depend on sagemath (Closes: #896218).
  * Add a patch for a tighter config.h.in (makes lintian happier).
  * Enable hardening flags.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 11 Jan 2020 14:01:01 +0100

brial (1.2.5-2) unstable; urgency=medium

  * Rebuild with gcc-9 (required to fix segfaults in sagemath).
  * Bump std-ver to 4.4.1.

 -- Tobias Hansen <thansen@debian.org>  Sun, 10 Nov 2019 21:15:02 +0100

brial (1.2.5-1) unstable; urgency=medium

  [ Julien Puydt ]
  * New upstream release.
  * Bump dh compat to 12 and drop d/compat.
  * Bump std-ver to 4.4.0.

 -- Tobias Hansen <thansen@debian.org>  Sun, 01 Sep 2019 12:11:05 +0200

brial (1.2.4-2) unstable; urgency=medium

  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Sat, 20 Oct 2018 11:19:27 +0200

brial (1.2.4-1) experimental; urgency=medium

  [ Tobias Hansen ]
  * Update Vcs-* fields after migration to salsa.
  * Build Python 3 package.

  [ Julien Puydt ]
  * Refresh d/copyright.
  * Remove M-A: same indication for libbrial*-dev (conflicting versions
    of config.h on various architectures).
  * Bump dh compat to 11.
  * Bump std-ver to 4.1.5.
  * New upstream release.
  * Add dh-python to build-deps before it becomes a FTBFS.
  * Don't ask for an ancient python version.
  * Use my debian.org mail address.

 -- Tobias Hansen <thansen@debian.org>  Sun, 30 Sep 2018 21:05:41 +0200

brial (1.2.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Sat, 30 Dec 2017 10:05:46 +0100

brial (1.2.0-1) experimental; urgency=medium

  [ Tobias Hansen ]
  * New upstream release.
  * SONAME changes from 0 to 3.
  * Remove testsuite-boost-1.62.patch (applied upstream).
  * Remove remnants from polybori -> brial renaming:
    - Remove transitional package python-polybori.
    - Don't provide libpolybori-dev etc.
  * Breaks: sagemath (<< 8.1~).
  * Change Build-Depends: libgd2-xpm-dev to libgd-dev. (Closes: #880723)

  [ Julien Puydt ]
  * Mark as Multi-Arch: same (following hinter):
    - libbrial-dev ;
    - libbrial-groebner-dev.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 10 Nov 2017 12:18:21 +0100

brial (0.8.7-2) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

  [ Tobias Hansen ]
  * Add Breaks: sagemath (<< 8.0~) to prevent testing migration
    before sagemath 8.0.

 -- Ximin Luo <infinity0@debian.org>  Sun, 27 Aug 2017 14:52:58 +0200

brial (0.8.7-1) experimental; urgency=medium

  * New upstream release.
  * Removed patches:
    - fix-testsuite.patch (SConstruct file was deleted upstream.)
    - fix_ftbfs_gcc-6.patch (applied upstream)

 -- Tobias Hansen <thansen@debian.org>  Wed, 10 May 2017 00:55:03 +0100

brial (0.8.5-4) unstable; urgency=medium

  * Add fix_ftbfs_gcc-6.patch:
    Upstream patch to fix FTBFS with gcc 6.
  * Remove -std=c++98 flag, obsolete with new patch.
  * Change fix-testsuite.patch: Do not set CXXFLAGS=-std=c++98.
  * Disable the test suite (it is not supported by upstream and
    modifies files that are going to be installed).
  * Add Breaks: sagemath (<= 7.4-4) to ensure brial and a rebuilt
    sagemath migrate to testing together.

 -- Tobias Hansen <thansen@debian.org>  Sat, 07 Jan 2017 10:18:15 +0100

brial (0.8.5-3) unstable; urgency=medium

  * Add Breaks and Replaces to old polybori for the dev packages.
    (Closes: #843354)

 -- Tobias Hansen <thansen@debian.org>  Mon, 07 Nov 2016 11:57:21 +0000

brial (0.8.5-2) unstable; urgency=medium

  * Add testsuite-boost-1.62.patch:
    boost::hash_combine() changed, so we need new hashes for
    the testsuite. (Closes: #843083)

 -- Tobias Hansen <thansen@debian.org>  Fri, 04 Nov 2016 15:56:11 +0000

brial (0.8.5-1) unstable; urgency=medium

  [ Ximin Luo ]
  * New upstream release. (Closes: #798145)

  [ Tobias Hansen ]
  * Rename source package to brial.
  * Rename binary packages polybori -> brial.
  * Create transitional dummy package python-polybori.
  * Remove packages polybori, polybori-doc and polybori-gui.
  * Build-depend on libpng-dev.
  * Build with -std=c++98 to work around upstream issue 11.
  * Move testsuite fixes into a single patch fix-testsuite.patch:
    - 0001-Added-libraries-symlinks-to-testsuite-dependencies-t.patch
    - fix-ftbfs-boost.1.60.patch
  * Remove 0002-Generate-clean-.pc-files-from-upstream.patch,
    no pkg-config files needed.
  * Remove Alexander Dreyer and Felix Salfelder from uploaders.
  * Bump standards version to 3.9.8.

 -- Tobias Hansen <thansen@debian.org>  Sun, 09 Oct 2016 12:12:00 +0000

polybori (0.8.3-5.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix build because of missing semicolon.
    - d/p/fix-ftbfs-boost.1.60.patch

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Tue, 26 Apr 2016 12:56:24 +0200

polybori (0.8.3-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Change libpng12-dev to libpng-dev, to ease libpng transition.
    Closes: #816116)

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 16 Mar 2016 16:11:48 +0100

polybori (0.8.3-5) unstable; urgency=medium

  [ Julien Puydt ]
  * Made the -dev package depend on libboost-dev. (Closes: #780570)

  [ Tobias Hansen ]
  * Made libpolybori-dev depend on libgd-dev, libpng12-dev and libm4ri-dev
    since they are referenced in the pkg-config file.
  * Made libpolybori-groebner-dev depend on libpolybori-dev (same reason).

 -- Tobias Hansen <thansen@debian.org>  Tue, 17 Mar 2015 22:13:55 +0100

polybori (0.8.3-4) unstable; urgency=medium

  * Modified the patch for clean pkg-config files. (Closes: #751098)
  * Pushed Standards-Version up.

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 04 Feb 2015 23:38:21 +0100

polybori (0.8.3-3) unstable; urgency=low

  * Tests still failed on ia64, fix it for real.
  * Try a workaround for failing testsuite on hurd due to
    problems with rpath.

 -- Tobias Hansen <thansen@debian.org>  Mon, 04 Nov 2013 22:49:54 +0100

polybori (0.8.3-2) unstable; urgency=low

  * Protect CErrorInfo::text() against invalid array access.
    The missing check caused failing tests on ia64 and alpha.

 -- Tobias Hansen <thansen@debian.org>  Sun, 03 Nov 2013 22:27:53 +0100

polybori (0.8.3-1) unstable; urgency=low

  * Add myself to Uploaders with ack from Alexander Dreyer.
  * Upload to unstable.
  * polybori-doc breaks and replaces libpolybori-dev (<< 0.8) because
    of file conflicts. (Closes: #717975)
  * Link with --as-needed to build on jessie.
  * Bump Standards-Version to 3.9.4.
  * Create watch file.
  * Create doc-base file.
  * Update debian/copyright.
  * Update package descriptions.

 -- Tobias Hansen <thansen@debian.org>  Sun, 03 Nov 2013 00:37:45 +0100

polybori (0.8.3-1~exp2) experimental; urgency=low

  * Added missing dependencies for test target
  * Generate cleaner pkgconfig files (Closes: #702056)
  * Install convenience header /user/include/polybori.h (Closes: #702056)

  * debian/patch
    - 0001-Added-libraries-symlinks-to-testsuite-dependencies-t.patch (new)
      Added libraries symlinks to testsuite dependencies to ensure that
      tests can be executed (from upstream)
    - 0002-Generate-clean-.pc-files-from-upstream.patch (new)
      Generate cleaner pkgconfig files (Closes: #702056)

 -- Alexander Dreyer <adreyer@gmx.de>  Tue, 12 Mar 2013 11:49:56 +0100

polybori (0.8.3-1~exp1) experimental; urgency=low

  * Updating to recent Debian standards
    - supported by Frédéric-Emmanuel Picca <picca@debian.org>
  * Packaging of PolyBoRi 0.8 by Felix Salfelder <felix@salfelder.org>
    - new upstream release
    - expected to work with gcc-4.7

 -- Alexander Dreyer <adreyer@gmx.de>  Tue, 8 Jan 2013 09:31:12 +0100

polybori (0.5~rc1-2.1) unstable; urgency=low

  * Non-maintainer upload. Thanks to Kumar Appaiah for the initial patch.
  * debian/control:
    - Add ‘XB-Python-Version: ${python:Version}’, as required by python-central.
    - Tighten internal package dependencies.
  * debian/*.install:
    - Stop referring to particular versions of Python in debian/*.install
      (closes: #557293).
  * debian/rules:
    - Use correct values for RELATIVEPYPREFIX variable.
    - Pass name of Python-versioned Boost library to scons.
  * debian/patches/link-with-versioned-boost.diff:
    - Link to a correct version of Boost library.

 -- Jakub Wilk <ubanus@users.sf.net>  Sat, 09 Jan 2010 21:53:54 +0100

polybori (0.5~rc1-2) unstable; urgency=low

  * Boost 1.39 has removed the "-mt" suffix, so revert the previous change
    (and update the build dependency to 1.39) (Closes: #545608).

 -- Tim Abbott <tabbott@mit.edu>  Fri, 18 Sep 2009 19:30:17 -0400

polybori (0.5~rc1-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix FTBFS with current boost (Closes: #530478). As explained by Steve
    M. Robbins, single- and multi-threaded variants got dropped, only mt
    variants are available as of 1.37.0, suffixed with “-mt”. Since the
    previous filenames aren't specified, make sure a “modern” version of
    boost headers are used, bumping the versioned build dependency from
    “>= 1.33” to “>= 1.37”, and tweak SConstruct to use “boost_python-mt”
    instead of “boost_python” for the LIBS variable, using the following
    patch:
     - 01-fix-ftbfs-with-new-boost.diff

 -- Cyril Brulebois <kibi@debian.org>  Thu, 02 Jul 2009 17:26:00 +0200

polybori (0.5~rc1-1) unstable; urgency=low

  * Initial release to Debian (Closes: #480077)

 -- Tim Abbott <tabbott@mit.edu>  Tue, 08 Jul 2008 19:04:16 -0400