File: changelog

package info (click to toggle)
diamond-aligner 2.0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 9,324 kB
  • sloc: cpp: 82,083; ansic: 53,794; sh: 36; makefile: 21
file content (267 lines) | stat: -rw-r--r-- 7,612 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
diamond-aligner (2.0.7-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 15 Feb 2021 09:29:10 +0100

diamond-aligner (2.0.6-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Sun, 03 Jan 2021 14:45:31 +0100

diamond-aligner (2.0.5-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Spelling patch removed, it was merged upstream.

 -- Michael R. Crusoe <crusoe@debian.org>  Sat, 21 Nov 2020 19:56:55 +0100

diamond-aligner (2.0.4-2) unstable; urgency=medium

  * Team upload.
  * Remove mips64el from the arch list, it is not supported upstream

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 31 Aug 2020 16:12:52 +0200

diamond-aligner (2.0.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Added patch to fix some typos and minor grammatical errors
  * Fix cross-building with test invocation

 -- Michael R. Crusoe <crusoe@debian.org>  Mon, 31 Aug 2020 15:03:46 +0200

diamond-aligner (2.0.2-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Mon, 10 Aug 2020 23:37:19 +0200

diamond-aligner (0.9.35-1) unstable; urgency=medium

  * Run test suite verbosely (no --quiet option)
  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sat, 20 Jun 2020 15:44:31 +0200

diamond-aligner (0.9.33-1) unstable; urgency=medium

  * New upstream version
    Closes: #959374
  * Remove sh4 from architecture list
    Closes: #959373
  * debhelper-compat 13 (routine-update)

 -- Andreas Tille <tille@debian.org>  Tue, 02 Jun 2020 11:06:15 +0200

diamond-aligner (0.9.32-2) unstable; urgency=medium

  * Fixed different build issues
    Closes: #958515, #958090
  * Upstream says diamond-aligner does not run on 32bit systems
    https://github.com/bbuchfink/diamond/issues/347#issuecomment-622051316

 -- Andreas Tille <tille@debian.org>  Thu, 30 Apr 2020 21:43:33 +0200

diamond-aligner (0.9.32-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Wed, 29 Apr 2020 12:43:07 +0200

diamond-aligner (0.9.31-2) unstable; urgency=medium

  * Use test from proteinorto as build time and autopkgtest

 -- Andreas Tille <tille@debian.org>  Tue, 28 Apr 2020 19:10:26 +0200

diamond-aligner (0.9.31-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.5.0 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Repository, Repository-Browse.

 -- Andreas Tille <tille@debian.org>  Fri, 27 Mar 2020 16:13:46 +0100

diamond-aligner (0.9.30-3) unstable; urgency=medium

  * Team upload.
  * Patch from upstream to fix i386 & s390x builds

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 17 Feb 2020 14:22:48 +0100

diamond-aligner (0.9.30-2) unstable; urgency=medium

  * Team upload.
  * No ld.gold for alpha

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Thu, 06 Feb 2020 15:41:48 +0100

diamond-aligner (0.9.30-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Wed, 05 Feb 2020 14:04:34 +0100

diamond-aligner (0.9.29+dfsg-5) unstable; urgency=medium

  * Team upload.
  * Restrict the use of the gold linker on architectures where it is not
    available.

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Tue, 14 Jan 2020 08:54:46 +0100

diamond-aligner (0.9.29+dfsg-4) unstable; urgency=medium

  * Breaks+Replaces: diamond
    Closes: #948849

 -- Andreas Tille <tille@debian.org>  Tue, 14 Jan 2020 08:03:08 +0100

diamond-aligner (0.9.29+dfsg-3) unstable; urgency=medium

  * Team upload.
  * patch to enable non-x86 builds again (no -msse, etc..)
    Closes: #942850

 -- Michael R. Crusoe <michael.crusoe@gmail.com>  Mon, 13 Jan 2020 19:34:04 +0100

diamond-aligner (0.9.29+dfsg-2) unstable; urgency=medium

  [ Frédéric Bonnard ]
  * Upstream 0.9.29 includes patch to build diamond-aligner on any
    Closes: #942850

  [ Andreas Tille ]
  * Package diamond was removed from Debian so the name /usr/bin/diamond
    can be used again
  * Set upstream metadata fields: Bug-Database, Bug-Submit.

 -- Andreas Tille <tille@debian.org>  Fri, 10 Jan 2020 13:50:28 +0100

diamond-aligner (0.9.29+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Steffen Moeller <moeller@debian.org>  Thu, 05 Dec 2019 00:17:29 +0100

diamond-aligner (0.9.28+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * One patch against upstream could go (-mnative no longer set)

 -- Steffen Moeller <moeller@debian.org>  Fri, 08 Nov 2019 19:28:00 +0100

diamond-aligner (0.9.26+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version

 -- Steffen Moeller <moeller@debian.org>  Fri, 20 Sep 2019 00:20:39 +0200

diamond-aligner (0.9.25+dfsg-1) unstable; urgency=medium

  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * Drop unneeded paragraph from d/copyright

 -- Andreas Tille <tille@debian.org>  Thu, 01 Aug 2019 15:00:33 +0200

diamond-aligner (0.9.24+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sat, 29 Dec 2018 21:10:22 +0100

diamond-aligner (0.9.23+dfsg-2) unstable; urgency=medium

  * Restrict architecture to amd64
    Closes: #916370

 -- Andreas Tille <tille@debian.org>  Thu, 13 Dec 2018 19:52:54 +0100

diamond-aligner (0.9.23+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.2.1

 -- Andreas Tille <tille@debian.org>  Thu, 13 Dec 2018 13:48:51 +0100

diamond-aligner (0.9.22+dfsg-2) unstable; urgency=medium

  * Do not use march=native flag
    Closes: #906615
  * Standards-Version: 4.2.0

 -- Andreas Tille <tille@debian.org>  Sun, 19 Aug 2018 06:41:39 +0200

diamond-aligner (0.9.22+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Tue, 22 May 2018 15:54:27 +0200

diamond-aligner (0.9.21+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4

 -- Andreas Tille <tille@debian.org>  Thu, 26 Apr 2018 15:10:07 +0200

diamond-aligner (0.9.19+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Thu, 29 Mar 2018 09:37:31 +0200

diamond-aligner (0.9.17+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Standards-Version: 4.1.3
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Sat, 10 Feb 2018 18:10:44 +0100

diamond-aligner (0.9.10+dfsg-1) unstable; urgency=medium

  * New upstream version
  * Force the symbol with c++ explicit function template instantiation for the
    latter prototype instead of relying on implicit instantiation
  * Standards-Version: 4.1.0 (no changes needed)
  * Do not parse d/changelog

 -- Andreas Tille <tille@debian.org>  Mon, 18 Sep 2017 14:51:21 +0200

diamond-aligner (0.9.8+dfsg-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Mon, 19 Jun 2017 08:15:18 +0200

diamond-aligner (0.8.35+dfsg-1) unstable; urgency=medium

  * New upstream version
    Closes: #852752
  * Drop -march=native flag
    Closes: #852753

 -- Andreas Tille <tille@debian.org>  Fri, 03 Feb 2017 21:42:37 +0100

diamond-aligner (0.8.34+dfsg-1) unstable; urgency=medium

  * Initial release (Closes: #850242)

 -- Andreas Tille <tille@debian.org>  Thu, 05 Jan 2017 11:51:45 +0100