File: changelog

package info (click to toggle)
flint-arb 1%3A2.16.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 12,420 kB
  • sloc: ansic: 166,704; sh: 579; makefile: 305; python: 268
file content (143 lines) | stat: -rw-r--r-- 4,155 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
flint-arb (1:2.16.0-2) unstable; urgency=medium

  * Team upload to unstable.

 -- Tobias Hansen <thansen@debian.org>  Tue, 15 Jan 2019 13:41:05 +0100

flint-arb (1:2.16.0-1) experimental; urgency=medium

  * New upstream release.

 -- Julien Puydt <jpuydt@debian.org>  Wed, 12 Dec 2018 08:27:14 +0100

flint-arb (1:2.15.1-2) experimental; urgency=medium

  * Modify d/rules following H.Grohne to fix FTCBFS. (Closes: #914476)

 -- Julien Puydt <jpuydt@debian.org>  Fri, 23 Nov 2018 22:25:17 +0100

flint-arb (1:2.15.1-1) experimental; urgency=medium

  * New upstream release.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 30 Oct 2018 09:49:25 +0100

flint-arb (1:2.15.0-1) experimental; urgency=medium

  * New upstream release.
  * Drop all upstreamed patches.

 -- Julien Puydt <jpuydt@debian.org>  Thu, 04 Oct 2018 22:14:39 +0200

flint-arb (1:2.14.0-4) unstable; urgency=medium

  * Team upload.
  * Upload to unstable.

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

flint-arb (1:2.14.0-3) experimental; urgency=medium

  * Add patch to fix testsuite on arm* architectures.
  * Bump std-ver to 4.2.1.

 -- Julien Puydt <jpuydt@debian.org>  Tue, 18 Sep 2018 21:28:48 +0200

flint-arb (1:2.14.0-2) experimental; urgency=medium

  * Add patch to fix testuite on most architectures.

 -- Julien Puydt <jpuydt@debian.org>  Sat, 15 Sep 2018 10:21:23 +0200

flint-arb (1:2.14.0-1) experimental; urgency=medium

  * New upstream release

 -- Julien Puydt <jpuydt@debian.org>  Tue, 24 Jul 2018 19:13:55 +0200

flint-arb (1:2.12.0-3) unstable; urgency=medium

  * Team upload to unstable.
  * Introducing epoch after accidental upload of flint-arb 2.13
    which is incompatible with sagemath 8.2.

 -- Tobias Hansen <thansen@debian.org>  Tue, 26 Jun 2018 17:07:30 +0200

flint-arb (2.13.0-1) unstable; urgency=medium

  * Team upload to unstable.
  * Remove fix-l_vec_hurwitz-test.patch.

  [ Julien Puydt ]
  * New upstream release.
  * Refresh packaging:
    - Bump std-ver to 4.1.4.
    - Use my debian.org mail address. 

 -- Tobias Hansen <thansen@debian.org>  Tue, 26 Jun 2018 11:04:28 +0200

flint-arb (2.12.0-2) experimental; urgency=medium

  * Team upload.
  * Add patch from arb 2.13 to fix test l_vec_hurwitz. (Closes: #896578)

 -- Tobias Hansen <thansen@debian.org>  Tue, 26 Jun 2018 00:46:08 +0200

flint-arb (2.12.0-1) experimental; urgency=medium

  * New upstream release.
  * Small packaging improvements:
    - Better description for -dev
    - Bump std-ver to 4.1.4.
    - Point Vcs-* to salsa.

 -- Julien Puydt <julien.puydt@laposte.net>  Wed, 18 Apr 2018 07:53:14 +0200

flint-arb (2.11.1-2) unstable; urgency=medium

  * Team upload.
  * Bump flint Build-Depends version to pull in bugfixes there.

 -- Ximin Luo <infinity0@debian.org>  Thu, 09 Nov 2017 11:39:45 +0100

flint-arb (2.11.1-1) unstable; urgency=medium

  * New upstream release.
  * Mark libflint-arb1 as Multi-Arch: same.
  * Remove the fix flint includes patch (applied upstream).
  * Follow soname bump from 1 to 2.
  * Make the compilation of tests verbose (avoids build logs warnings).
  * Enable all hardening options.
  * Remove unused lintian override.
  * Install the lib into a multi-arch /usr/lib/ subdirectory using dh-exec.
  * Push standards-version to 4.1.1.
  * Bump d/watch to version 4.

 -- Julien Puydt <julien.puydt@laposte.net>  Mon, 06 Nov 2017 10:26:08 +0100

flint-arb (2.8.1-3) unstable; urgency=medium

  * Add a patch from Logan Rosen to fix FTBFS with PIE. (Closes: #837454)
  * Push dh compat to 10.
  * Follow Multi-Arch hinter advices.

 -- Julien Puydt <julien.puydt@laposte.net>  Fri, 28 Oct 2016 13:42:44 +0200

flint-arb (2.8.1-2) unstable; urgency=medium

  [ Tobias Hansen ]
  * Team upload.
  * New patch flint_incldues.patch to fix flint includes.

  [ Julien Puydt ]
  * Push standards-version up to 3.9.8

 -- Tobias Hansen <thansen@debian.org>  Mon, 01 Aug 2016 17:57:17 +0100

flint-arb (2.8.1-1) unstable; urgency=medium

  * Initial release. (Closes: #797822)
  * Push standards-version up to 3.9.7
  * Fix Vcs-* fields

 -- Julien Puydt <julien.puydt@laposte.net>  Sun, 17 Apr 2016 21:48:37 +0200