File: changelog

package info (click to toggle)
polymake 3.2r4-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 22,564 kB
  • sloc: cpp: 153,464; perl: 40,590; ansic: 2,829; java: 2,654; python: 589; sh: 219; xml: 117; makefile: 63
file content (178 lines) | stat: -rw-r--r-- 5,369 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
polymake (3.2r4-4) unstable; urgency=medium

  * Upload to unstable

 -- David Bremner <bremner@debian.org>  Mon, 14 Jan 2019 06:36:07 -0400

polymake (3.2r4-3) experimental; urgency=medium

  * Re-build against the unified arithmetic lrslib

 -- David Bremner <bremner@debian.org>  Wed, 09 Jan 2019 21:02:21 -0400

polymake (3.2r4-2) unstable; urgency=medium

  * re-enable all arches. "architecture mismatch makes libpolymake-dev
    uninstallable", thanks to Jeremy Bicha (Closes: #914845).

 -- David Bremner <bremner@debian.org>  Tue, 27 Nov 2018 20:45:34 -0400

polymake (3.2r4-1) unstable; urgency=medium

  * New upstream release.
  * install polymake-config manpage again (missing in 3.2r2-1, -2)
  * Bug fix: "[polymake] FTBFS with boost1.67", thanks to Giovanni
    Mascellani (Closes: #911949).
  * Bug fix: "polymake FTBFS: test failure", thanks to Adrian Bunk
    (Closes: #912174).
  * Add runtime dependency on sensible-utils, to use "sensible-browser"

 -- David Bremner <bremner@debian.org>  Mon, 26 Nov 2018 18:44:59 -0400

polymake (3.2r2-2) unstable; urgency=medium

  * Disable one test output check in i386; needs some smarter definition
    of floating point equality.
  * Use "-g1" for minimal debug symbols are armhf, mips, mipsel. Attempt to avoid OOM on buildds.

 -- David Bremner <bremner@debian.org>  Tue, 27 Feb 2018 08:40:10 -0400

polymake (3.2r2-1) unstable; urgency=medium

  [ Benjamin Lorenz ]
  * update to 3.2
  * activate callable library
  * enable ppl interface again
  * enable libsingular interface
  [ David Bremner ]
  * Enable test suite
  * Split  into common, dev, and library packages

 -- David Bremner <bremner@debian.org>  Sun, 25 Feb 2018 08:17:13 -0400

polymake (3.1-5) unstable; urgency=medium

  * Bug fix: "polymake FTBFS with gcc 7", thanks to Adrian Bunk (Closes:
    #871929).
  * Disable "no-format" in config.pl; fix clash with hardening flags

 -- David Bremner <bremner@debian.org>  Tue, 15 Aug 2017 08:50:03 -0300

polymake (3.1-4) unstable; urgency=medium

  * bump debhelper compat level to 10
  * Assert compliance with policy 4.0.0
  * update Vcs-git header to use https
  * rebuild against liblrsgmp1

 -- David Bremner <bremner@debian.org>  Tue, 04 Jul 2017 23:16:51 -0300

polymake (3.1-3) unstable; urgency=medium

  * rebuild for unstable

 -- David Bremner <bremner@debian.org>  Sun, 25 Jun 2017 12:29:11 -0300

polymake (3.1-2) experimental; urgency=medium

  * disable -march=native

 -- David Bremner <bremner@debian.org>  Mon, 12 Jun 2017 13:44:59 -0300

polymake (3.1-1) experimental; urgency=medium

  * New upstream release

 -- David Bremner <bremner@debian.org>  Mon, 24 Apr 2017 20:29:12 -0300

polymake (3.0r2-2) unstable; urgency=medium

  * Bug fix: force . in @INC for configure, thanks
    to Dominic Hargreaves (Closes: #835432).

 -- David Bremner <bremner@debian.org>  Mon, 29 Aug 2016 16:51:55 -0300

polymake (3.0r2-1) unstable; urgency=medium

  * New upstream bugfix release, in particular support gcc 6
    and perl 5.24
  * drop dependency on PPL due to (temporary?) PPL build failures

 -- David Bremner <bremner@debian.org>  Wed, 27 Jul 2016 14:03:36 +0900

polymake (3.0r1-4) unstable; urgency=medium

  * Drop support for armhf, mips, mipsel; these all OOM compiling
    rel_int_point.o at O1 and linking at O0.

 -- David Bremner <bremner@debian.org>  Wed, 03 Feb 2016 19:54:48 -0400

polymake (3.0r1-3) unstable; urgency=medium

  * fix typo in optimization level calculation
  * Use -O1 instead of -O0 for weak arches; -O0 causes link time explosion

 -- David Bremner <bremner@debian.org>  Mon, 01 Feb 2016 22:17:18 -0400

polymake (3.0r1-2) unstable; urgency=medium

  * Drop support for armel
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58938

  * Reduce optimization levels on armhf, mips, and mipsel

 -- David Bremner <bremner@debian.org>  Sun, 31 Jan 2016 20:40:25 -0400

polymake (3.0r1-1) unstable; urgency=medium

  * New upstream bugfix release
    - fix incompatibility of the Integer type with libnormaliz on 32bit
      platforms (Closes: #812431).

 -- David Bremner <bremner@debian.org>  Tue, 26 Jan 2016 17:29:40 -0400

polymake (3.0-2) unstable; urgency=medium

  * Limit parallel builds to allow 2G per process. Memory starvation +
    optimistic buildd configuration = fail on armel and armhf

 -- David Bremner <bremner@debian.org>  Sat, 23 Jan 2016 20:47:25 -0400

polymake (3.0-1) unstable; urgency=medium

  * Major new upstream release.

 -- David Bremner <bremner@debian.org>  Fri, 22 Jan 2016 17:18:58 -0400

polymake (2.14r1-2) unstable; urgency=medium

  * Cherry pick f293923ae201 (gmp 6.1 problems with libnormaliz)(Closes: #807368).

 -- David Bremner <bremner@debian.org>  Tue, 08 Dec 2015 10:25:31 -0400

polymake (2.14r1-1) unstable; urgency=medium

  * New upstream bugfix release
  * support for gcc 5.x
  * Bug fix: "FTBFS with perl 5.22: compile failure", thanks to Dominic
    Hargreaves (Closes: #796923).

 -- David Bremner <bremner@debian.org>  Wed, 30 Sep 2015 22:32:09 -0300

polymake (2.14-2) unstable; urgency=medium

  * update debian/copyright for missing license

 -- David Bremner <bremner@debian.org>  Thu, 23 Jul 2015 15:35:15 +0200

polymake (2.14-1) unstable; urgency=low

  * Initial debian upload (Closes: #461976)
  
 -- David Bremner <bremner@debian.org>  Tue, 03 Mar 2015 15:03:09 +0100