File: changelog

package info (click to toggle)
simde 0.7.4~rc2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 44,968 kB
  • sloc: ansic: 629,784; sh: 273; makefile: 37; python: 26
file content (217 lines) | stat: -rw-r--r-- 6,416 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
simde (0.7.4~rc2-2) unstable; urgency=medium

  * Autopkgtest s390x: skip arm/neon/qdmulh*

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 14 Feb 2023 18:54:32 +0100

simde (0.7.4~rc2-1) unstable; urgency=medium

  * Build & test with default gcc version.  Closes: #1023687, #1002223
  * New upstream version. Closes: #1030577
  * Skip dbsad tests on i686, known failure. Closes: #102124

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 12 Feb 2023 19:29:01 +0100

simde (0.7.4~rc1-1) unstable; urgency=medium

  * watch: switch to Git mode to avoid GitHub release page changes.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 02 Feb 2023 19:18:54 +0100

simde (0.7.2-6) unstable; urgency=medium

  * Team Upload.
  * d/rules: Skip testing on clang for now to get package building

 -- Nilesh Patra <nilesh@debian.org>  Mon, 10 Jan 2022 18:10:36 +0530

simde (0.7.2-5) unstable; urgency=medium

  * Testing: use g{cc,++}-10 until we there is a new release of SIMDe
    with the better GCC 11 support already available upstream.
    Closes: #996281
  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 13 Oct 2021 10:48:30 +0200

simde (0.7.2-4) unstable; urgency=medium

  * debian/control: requires meson >= 0.54. Closes: #983094

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 19 Feb 2021 11:19:59 +0100

simde (0.7.2-3) unstable; urgency=high

  * Autopkgtests: skip known failure of x86/avx512/madd on s390x

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 26 Jan 2021 11:03:28 +0100

simde (0.7.2-2) unstable; urgency=high

  * Autopkgtests: drop clang, simplify deps. Closes: #971429
  * Skip build-time testing with clang on i386 due to known bug.
  * Freshen debian/copyright
  * Remove cruft from debian/watch

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 25 Jan 2021 10:01:52 +0100

simde (0.7.2-1) unstable; urgency=medium

  * New upstream version
  * debian/tests/run-test: make the autopkgtest compilation verbose

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 24 Jan 2021 19:28:30 +0100

simde (0.7.0-2) unstable; urgency=medium

  * Use meson in the autopkgtests, just like during the build, as cmake is
    deprecated for building the tests.

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 31 Dec 2020 20:09:04 +0100

simde (0.7.0-1) unstable; urgency=medium

  * debian/watch: only find non-release candidates.
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * All patches removed except munit, they are no longer needed.
  * Switch to meson/ninja for build+test

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 27 Dec 2020 14:18:39 +0100

simde (0.6.0-3) unstable; urgency=medium

  * Add patch for better altivec support from upstream.

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 04 Sep 2020 10:39:45 +0200

simde (0.6.0-2) unstable; urgency=medium

  * Add two patches for 32bit x86 from upstream.

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 02 Sep 2020 11:39:33 +0200

simde (0.6.0-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 24 Aug 2020 17:50:12 +0200

simde (0.5.0-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 13 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 23 Jun 2020 13:24:06 +0200

simde (0.0.0.git.20200620-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 20 Jun 2020 15:35:52 +0200

simde (0.0.0.git.20200619.2.5fb12ac-1) unstable; urgency=medium

  * New upstream version with fix for plink2 on ppc64el

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 20 Jun 2020 09:55:06 +0200

simde (0.0.0.git.20200619-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Fri, 19 Jun 2020 12:31:07 +0200

simde (0.0.0.git.20200616-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Wed, 17 Jun 2020 11:18:22 +0200

simde (0.0.0.git.20200611-1) unstable; urgency=medium

  * New upstream version
  * Refresh munit patch

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 11 Jun 2020 10:29:43 +0200

simde (0.0.0.git.20200531-1) unstable; urgency=medium

  * New upstream version. Closes: #961599.

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 01 Jun 2020 19:49:33 +0200

simde (0.0.0.git.20200526-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 26 May 2020 10:43:34 +0200

simde (0.0.0.git.20200522-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 22 May 2020 21:54:08 +0200

simde (0.0.0.git.20200424-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Fri, 24 Apr 2020 18:50:02 +0200

simde (0.0.0.git.20200421-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 21 Apr 2020 18:26:12 +0200

simde (0.0.0.git.20200419-1) unstable; urgency=medium

  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Sun, 19 Apr 2020 21:34:54 +0200

simde (0.0.0.git.20200415-1) unstable; urgency=medium

  * Disable clang on ppc64
  * Release as arch: all
  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 16 Apr 2020 16:15:35 +0200

simde (0.0.0.git.20200414-1) unstable; urgency=medium

  * Fix clang skip logic
  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 14 Apr 2020 11:51:26 +0200

simde (0.0.0.git.20200412-1) unstable; urgency=medium

  * New upstream version
  * Parallelize building in the autopkgtests
  * debian/{control,rules}: skip clang where it is not available
  * debian/rules: armel: add -latomic

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 13 Apr 2020 09:35:08 +0200

simde (0.0.0.git.20200408-1) unstable; urgency=medium

  * Team upload.

  [ Michael R. Crusoe ]
  * New upstream version

  [ Andreas Tille ]
  * Test-Depends: build-essential

 -- Andreas Tille <tille@debian.org>  Mon, 13 Apr 2020 07:33:38 +0200

simde (0.0.0.git.20200402-1) unstable; urgency=medium

  * Initial release. (Closes: #946299)

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 02 Apr 2020 09:53:54 +0200