File: changelog

package info (click to toggle)
mpdecimal 2.5.1-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 10,336 kB
  • sloc: ansic: 17,720; javascript: 8,438; cpp: 6,299; sh: 3,464; makefile: 574; lisp: 502; python: 371; asm: 18
file content (129 lines) | stat: -rw-r--r-- 3,747 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
mpdecimal (2.5.1-1) unstable; urgency=medium

  * New upstream release.

 -- Matthias Klose <doko@debian.org>  Fri, 29 Jan 2021 12:29:46 +0100

mpdecimal (2.5.1~rc1-2) unstable; urgency=medium

  * New upstream release candidate.
  * Bump soname.

 -- Matthias Klose <doko@debian.org>  Mon, 11 Jan 2021 10:40:08 +0100

mpdecimal (2.5.0-5) unstable; urgency=medium

  * Mark some symbols as optional. (Helmut Grohne). Closes: #970735.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 08 Dec 2020 10:16:04 +0100

mpdecimal (2.5.0-4ubuntu1) groovy; urgency=medium

  * Mark a symbol as optional, not seen on s390x z12.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 07 Aug 2020 14:06:04 +0200

mpdecimal (2.5.0-4) unstable; urgency=medium

  * Update symbols files.

 -- Matthias Klose <doko@debian.org>  Thu, 06 Aug 2020 15:33:23 +0200

mpdecimal (2.5.0-1) unstable; urgency=medium

  * New upstream version.
  * Bump debhelper version.
  * Update symbols file.

 -- Matthias Klose <doko@debian.org>  Sun, 02 Aug 2020 17:14:47 +0200

mpdecimal (2.4.2-3) unstable; urgency=medium

  * bpo-39576: Prevent memory error for overly optimistic precisions.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Wed, 26 Feb 2020 09:33:46 +0100

mpdecimal (2.4.2-2) unstable; urgency=medium

  * Bump standards version.
  * Fix building the docs in recent unstable (Steve Langasek). Closes: #887735.

 -- Matthias Klose <doko@debian.org>  Mon, 23 Apr 2018 09:44:34 +0200

mpdecimal (2.4.2-1) unstable; urgency=medium

  * New upstream release.
  * Split out a libmpdec-doc package. Closes: #751861.

 -- Matthias Klose <doko@debian.org>  Fri, 18 Mar 2016 16:43:39 +0100

mpdecimal (2.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Matthias Klose <doko@debian.org>  Sun, 31 Aug 2014 21:16:48 +0200

mpdecimal (2.4.0-6) unstable; urgency=medium

  * Fix the uint128_t detection, so several architectures don't use the
    substantially slower ANSI build (Stefan Krah).
  * Fix the dangling .so symlink.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Jan 2014 17:01:31 +0100

mpdecimal (2.4.0-5) unstable; urgency=medium

  * Always build with -fPIC, fixing build failure on sparc64.
  * Don't use amd64-any in the symbols file, matching x32 for some reason.
    See #734842.

 -- Matthias Klose <doko@debian.org>  Fri, 10 Jan 2014 11:25:17 +0100

mpdecimal (2.4.0-4) unstable; urgency=medium

  * Disable the allocation failure tests, takes too long to run
    on slow architectures (Stefan Krah).

 -- Matthias Klose <doko@debian.org>  Fri, 10 Jan 2014 01:07:41 +0100

mpdecimal (2.4.0-3) unstable; urgency=medium

  * Fix symbols file for x32.
  * Make the test run a bit more verbose (Stefan Krah).

 -- Matthias Klose <doko@debian.org>  Thu, 09 Jan 2014 16:23:47 +0100

mpdecimal (2.4.0-2) unstable; urgency=medium

  * Run the subset of tests which can be run without downloading
    additional files.
  * debian/control: Use ${sphinxdoc:Depends}.
  * Removed copyrights for files removed upstream in 2.4.

 -- Matthias Klose <doko@debian.org>  Wed, 08 Jan 2014 23:11:05 +0100

mpdecimal (2.4.0-1) unstable; urgency=medium

  * New upstream release.

 -- Matthias Klose <doko@debian.org>  Sun, 05 Jan 2014 22:23:14 +0100

mpdecimal (2.3-3) unstable; urgency=low

  * Update symbols file for non-x86 32bit architectures.

 -- Matthias Klose <doko@debian.org>  Sat, 23 Nov 2013 07:42:40 +0100

mpdecimal (2.3-2) unstable; urgency=low

  * Update symbols file for 32bit architectures.

 -- Matthias Klose <doko@debian.org>  Fri, 22 Nov 2013 17:55:09 +0100

mpdecimal (2.3-1) unstable; urgency=low

  * Initial release (Closes: #692589).

 -- Matthias Klose <doko@debian.org>  Wed, 07 Nov 2012 14:57:10 +0100