]> git.proxmox.com Git - rustc.git/blame - debian/changelog
Release 1.49.0+dfsg1-1 to Debian unstable.
[rustc.git] / debian / changelog
CommitLineData
c75068be 1rustc (1.49.0+dfsg1-1) unstable; urgency=medium
3b3a7bb2
XL
2
3 * Upload to unstable.
4
c75068be 5 -- Ximin Luo <infinity0@debian.org> Sat, 28 Aug 2021 10:48:11 +0100
3b3a7bb2 6
3af20cee 7rustc (1.49.0+dfsg1-1~exp1) experimental; urgency=medium
c2aa66ea
XL
8
9 * New upstream release.
10
3af20cee 11 -- Ximin Luo <infinity0@debian.org> Mon, 05 Apr 2021 14:59:34 +0100
c2aa66ea 12
eccab245 13rustc (1.49.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
5efaec2f
XL
14
15 * New upstream release.
16
eccab245 17 -- Ximin Luo <infinity0@debian.org> Sun, 20 Dec 2020 23:26:55 +0000
5efaec2f 18
869cb77a 19rustc (1.48.0+dfsg1-2) unstable; urgency=medium
5ba899dd
XL
20
21 * Enable +xgot on mips64*, see upstream #52108 for details.
22
869cb77a 23 -- Ximin Luo <infinity0@debian.org> Sun, 20 Dec 2020 18:52:10 +0000
5ba899dd 24
1206bf89 25rustc (1.48.0+dfsg1-1) unstable; urgency=medium
9199cfe9
XL
26
27 * New upstream release.
28
9ad3eda1 29 -- Ximin Luo <infinity0@debian.org> Tue, 01 Dec 2020 19:57:48 +0000
9199cfe9 30
9ac9d2bc 31rustc (1.48.0~beta.8+dfsg1-1~exp3) experimental; urgency=medium
7bcbab8c
XL
32
33 * Update u-update-version-check.patch
34
9ac9d2bc 35 -- Ximin Luo <infinity0@debian.org> Fri, 13 Nov 2020 01:36:31 +0000
7bcbab8c 36
f4dc61ed 37rustc (1.48.0~beta.8+dfsg1-1~exp2) experimental; urgency=medium
6caf4432
XL
38
39 * Disable copy_file_range optimisation for now, see upstream #78979.
b955fab0 40 * Ignore some other minor tests, bugs have been filed upstream.
6caf4432 41
f4dc61ed 42 -- Ximin Luo <infinity0@debian.org> Thu, 12 Nov 2020 23:51:53 +0000
6caf4432 43
c5a8b533 44rustc (1.48.0~beta.8+dfsg1-1~exp1) experimental; urgency=medium
9b4d7cdb
XL
45
46 * New upstream release.
47
c5a8b533 48 -- Ximin Luo <infinity0@debian.org> Wed, 11 Nov 2020 12:31:18 +0000
9b4d7cdb 49
19d448c4 50rustc (1.47.0+dfsg1-1) unstable; urgency=medium
94eec4ae 51
1c914c15 52 * New upstream release.
94eec4ae 53 * Update to LLVM 11.
18178d87 54 * Ignore more tests on big-endian.
94eec4ae 55
19d448c4 56 -- Ximin Luo <infinity0@debian.org> Sat, 07 Nov 2020 21:21:03 +0000
94eec4ae 57
c55c075a 58rustc (1.47.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
6301fb50
XL
59
60 * New upstream release.
61
c55c075a 62 -- Ximin Luo <infinity0@debian.org> Sat, 05 Sep 2020 16:11:16 +0100
6301fb50 63
7be29980 64rustc (1.46.0+dfsg1-1) unstable; urgency=medium
749782c3
XL
65
66 * New upstream release.
67
7be29980 68 -- Ximin Luo <infinity0@debian.org> Sat, 29 Aug 2020 16:54:36 +0100
749782c3 69
6356eeb2 70rustc (1.46.0~beta.2+dfsg1-1~exp5) experimental; urgency=medium
5500db47
XL
71
72 * Fix rust-gdb install path. (Closes: #968279)
73 * Drop powerpc allowed-failures to 12. (Closes: #955774)
74 * Update d-fix-mips64el-bootstrap.patch for newer LLVM.
75
6356eeb2 76 -- Ximin Luo <infinity0@debian.org> Fri, 14 Aug 2020 23:45:25 +0100
5500db47 77
8e9275e4 78rustc (1.46.0~beta.2+dfsg1-1~exp4) experimental; urgency=medium
57b218bc
XL
79
80 * Move cross-linker Depends to Recommends - for cross-compiling support
81 libraries should never hard-depend on toolchains. This also allows us to
82 add the usual M-A annotations for libraries.
83
8e9275e4 84 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 18:16:16 +0100
57b218bc 85
d198c453 86rustc (1.46.0~beta.2+dfsg1-1~exp3) experimental; urgency=medium
3e159f94
XL
87
88 * Drop "-cross" suffix from libstd naming, after discussion with Helmut
89 Grohne. Since libstd-rust-dev-wasm-cross is not yet in stable and only
90 has 4 installed users, we do not retain a migration package.
91
d198c453 92 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 14:27:54 +0100
3e159f94 93
df70c0bb 94rustc (1.46.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
27da05fd
XL
95
96 * Add support for cross-compiling to windows. See README.Debian for details.
247218ad 97 Currently only 64-bit works, we are waiting on #540782 for 32-bit.
27da05fd 98
df70c0bb 99 -- Ximin Luo <infinity0@debian.org> Sun, 09 Aug 2020 03:52:34 +0100
27da05fd 100
3dd48955 101rustc (1.46.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
a93d58bc
XL
102
103 * New upstream release.
104
3dd48955 105 -- Ximin Luo <infinity0@debian.org> Fri, 07 Aug 2020 00:15:46 +0100
a93d58bc 106
52abcce9 107rustc (1.45.0+dfsg1-2) unstable; urgency=medium
ac5bcd9b
XL
108
109 * Add some more big-endian test patches.
ccbe7b62 110 * Backport some patches to fix some testsuite ICEs.
ac5bcd9b 111
52abcce9 112 -- Ximin Luo <infinity0@debian.org> Thu, 06 Aug 2020 21:11:39 +0100
ac5bcd9b 113
8d75401f 114rustc (1.45.0+dfsg1-1) unstable; urgency=medium
f2d744c8
XL
115
116 * Upload to unstable.
117
8d75401f 118 -- Ximin Luo <infinity0@debian.org> Wed, 05 Aug 2020 21:41:39 +0100
f2d744c8 119
60467a2c 120rustc (1.45.0+dfsg1-1~exp1) experimental; urgency=medium
4e57616b
XL
121
122 * New upstream release.
123
60467a2c 124 -- Ximin Luo <infinity0@debian.org> Mon, 27 Jul 2020 17:45:24 +0100
4e57616b 125
4354a3c1 126rustc (1.44.1+dfsg1-3) unstable; urgency=medium
063ee895
XL
127
128 * Fix patch for line numbers on little-endian arches.
129
4354a3c1 130 -- Ximin Luo <infinity0@debian.org> Tue, 28 Jul 2020 21:51:36 +0100
063ee895 131
6c8dae4b 132rustc (1.44.1+dfsg1-2) unstable; urgency=medium
a0b6f187
XL
133
134 * Ignore tests that assume little-endian on big-endian arches.
135 See upstream #74829 for details.
136
6c8dae4b 137 -- Ximin Luo <infinity0@debian.org> Tue, 28 Jul 2020 21:20:24 +0100
a0b6f187 138
937557d1 139rustc (1.44.1+dfsg1-1) unstable; urgency=medium
4b0a16b7
XL
140
141 * Upload to unstable.
142 * Backport a typenum fix for i386.
6d9b8aba 143 * Work around upstream #74786 involving debuginfo maps.
4b0a16b7 144
937557d1 145 -- Ximin Luo <infinity0@debian.org> Mon, 27 Jul 2020 13:15:20 +0100
4b0a16b7 146
e79b9d19 147rustc (1.44.1+dfsg1-1~exp1) experimental; urgency=medium
50bd2472
XL
148
149 * New upstream release.
150
e79b9d19 151 -- Ximin Luo <infinity0@debian.org> Sat, 04 Jul 2020 18:04:42 +0100
50bd2472 152
061bc9cf 153rustc (1.43.0+dfsg1-1) unstable; urgency=medium
5e5d464d
XL
154
155 * Upload to unstable.
156 * Bump LLVM B-D version for some backported fixes affecting rustc.
157
061bc9cf 158 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jul 2020 15:06:52 +0100
5e5d464d 159
7be259c7 160rustc (1.43.0+dfsg1-1~exp1) experimental; urgency=medium
d9b94bc3
XL
161
162 * Drop sparc64 workaround. (Closes: #956413)
163 * Drop stack-gap workaround for old kernels and rust versions.
1aa55d57 164 * New upstream release.
d9b94bc3 165
7be259c7 166 -- Ximin Luo <infinity0@debian.org> Mon, 27 Apr 2020 13:09:20 +0100
d9b94bc3 167
e7717d19 168rustc (1.42.0+dfsg1-1) unstable; urgency=medium
6828e271
XL
169
170 * Upload to unstable.
171
e7717d19 172 -- Ximin Luo <infinity0@debian.org> Fri, 10 Apr 2020 11:33:25 +0100
6828e271 173
a8617012 174rustc (1.42.0+dfsg1-1~exp1) experimental; urgency=medium
a9b4d528 175
a9b4d528 176 [ Fabian Grünbichler ]
f3362cbf 177 * Team upload.
a9b4d528
FG
178 * New upstream release.
179
a8617012 180 -- Ximin Luo <infinity0@debian.org> Sat, 04 Apr 2020 16:06:03 +0100
a9b4d528 181
9b1158cf 182rustc (1.41.1+dfsg1-1) unstable; urgency=medium
34e3c184
XL
183
184 * Upload to unstable.
185
9b1158cf 186 -- Ximin Luo <infinity0@debian.org> Fri, 03 Apr 2020 23:41:11 +0100
34e3c184 187
b9071bd1 188rustc (1.41.1+dfsg1-1~exp1) experimental; urgency=medium
7a2e650f 189
d7648334 190 [ Ximin Luo ]
7a2e650f 191 * More python 2 -> 3 fixes.
453f6ddc 192 * Enable the wasm32-wasi target for code that needs a "real" libstd.
b676ddf6
XL
193 * Don't strip static rlibs. This sometimes breaks wasm, and more generally
194 the stripped debuginfo is actually totally lost rather than being moved
195 into the -dbgsym packages. Shared libraries are unaffected and work.
bed23ba6 196 * Allow 180 failing tests on riscv64, none were actually run last time.
7a2e650f 197
d7648334
FG
198 [ Fabian Grünbichler ]
199 * New upstream release.
200
b9071bd1 201 -- Ximin Luo <infinity0@debian.org> Mon, 09 Mar 2020 00:31:34 +0000
7a2e650f 202
2ae0f54d 203rustc (1.40.0+dfsg1-5) unstable; urgency=medium
e16d4608
XL
204
205 * More python 2 -> 3 fixes.
49657d97
XL
206 * Allow 24 failing tests on riscv64.
207 * Reenable debuginfo for rustc, not just libstd.
208 * Reenable backtraces during tests.
e16d4608 209
2ae0f54d 210 -- Ximin Luo <infinity0@debian.org> Sun, 05 Jan 2020 13:35:46 +0000
e16d4608 211
d5f9284d 212rustc (1.40.0+dfsg1-4) unstable; urgency=medium
bf19bdc7
XL
213
214 * Experimental riscv64 support.
215
d5f9284d 216 -- Ximin Luo <infinity0@debian.org> Sat, 04 Jan 2020 05:40:11 +0000
bf19bdc7 217
cbd76331 218rustc (1.40.0+dfsg1-3) unstable; urgency=medium
c9527bb9
XL
219
220 * Work around upstream #59264 again. :/
221
cbd76331 222 -- Ximin Luo <infinity0@debian.org> Fri, 03 Jan 2020 22:05:16 +0000
c9527bb9 223
4c727dc4 224rustc (1.40.0+dfsg1-2) unstable; urgency=medium
94bd9ad3
XL
225
226 * Fix more internal build scripts so they use python3.
f2b87e95 227 * Don't add -L/usr/lib/llvm when cross-compiling. (Closes: #941783)
94bd9ad3 228
4c727dc4 229 -- Ximin Luo <infinity0@debian.org> Fri, 03 Jan 2020 20:18:46 +0000
94bd9ad3 230
e3b2df5a 231rustc (1.40.0+dfsg1-1) unstable; urgency=medium
9566454d
XL
232
233 * Upload to unstable.
234 * Ignore new test failing on arm that also fails in previous versions.
235
e3b2df5a 236 -- Ximin Luo <infinity0@debian.org> Sun, 29 Dec 2019 22:17:04 +0000
9566454d 237
a55b183e 238rustc (1.40.0+dfsg1-1~exp1) experimental; urgency=medium
87c5eea3
XL
239
240 * New upstream release.
241
a55b183e 242 -- Ximin Luo <infinity0@debian.org> Wed, 25 Dec 2019 00:09:24 +0000
87c5eea3 243
211bb88f 244rustc (1.39.0+dfsg1-4) unstable; urgency=medium
e7dbf345 245
7b00322b 246 * Update to LLVM 9. (Closes: #946886)
e7dbf345 247
211bb88f 248 -- Ximin Luo <infinity0@debian.org> Mon, 23 Dec 2019 03:21:02 +0000
e7dbf345 249
f8779a31 250rustc (1.39.0+dfsg1-3) unstable; urgency=medium
914defe7
XL
251
252 * Fix mips patch involving mxgot for new RUSTFLAGS behaviour.
253
f8779a31 254 -- Ximin Luo <infinity0@debian.org> Fri, 06 Dec 2019 22:18:53 +0000
914defe7 255
5de66a87 256rustc (1.39.0+dfsg1-2) unstable; urgency=medium
400ee444
XL
257
258 * Include reproducibility patch for compiler-builtins.
5fe59560 259 * Use python3 instead of python to run rustbuild. (Closes: #938422)
189d24b7 260 * Expand d-ignore-error-detail-diff.patch for unfixed upstream #53081.
400ee444 261
5de66a87 262 -- Ximin Luo <infinity0@debian.org> Thu, 05 Dec 2019 22:51:41 +0000
400ee444 263
9b72d7cd 264rustc (1.39.0+dfsg1-1) unstable; urgency=medium
61189655
XL
265
266 * New upstream release.
267
9b72d7cd 268 -- Ximin Luo <infinity0@debian.org> Sat, 30 Nov 2019 22:20:48 +0000
61189655 269
78816d1f 270rustc (1.38.0+dfsg1-2) unstable; urgency=medium
7f6a3c3a
XL
271
272 * Fix building with rustc 1.38.0
273 * Fix building with cargo 0.40.0
274
78816d1f 275 -- Ximin Luo <infinity0@debian.org> Fri, 29 Nov 2019 00:05:16 +0000
7f6a3c3a 276
99e562ce 277rustc (1.38.0+dfsg1-1) unstable; urgency=medium
09de43ff
XL
278
279 * New upstream release.
280
99e562ce 281 -- Ximin Luo <infinity0@debian.org> Tue, 26 Nov 2019 14:41:46 +0000
09de43ff 282
140272ae 283rustc (1.37.0+dfsg1-1) unstable; urgency=medium
bae0839e
XL
284
285 * Upload to unstable.
286 * Fix a typo in debian/rules regex causing FTBFS on some arches.
287
140272ae 288 -- Ximin Luo <infinity0@debian.org> Thu, 05 Sep 2019 00:06:23 -0700
bae0839e 289
94450539 290rustc (1.37.0+dfsg1-1~exp2) experimental; urgency=medium
809d6012
XL
291
292 * Support cross-compiling to wasm32. (Closes: #903110)
293 To do that, install the libstd-rust-dev-wasm32-cross package and give
294 --target wasm32-unknown-unknown.
20e7deef
XL
295 * Drop dependency on system compiler-rt, these new versions of rustc
296 actually don't need it at all.
809d6012 297
94450539 298 -- Ximin Luo <infinity0@debian.org> Thu, 29 Aug 2019 09:00:03 -0700
809d6012 299
24a3339a 300rustc (1.37.0+dfsg1-1~exp1) experimental; urgency=medium
33d5e645
XL
301
302 * New upstream release.
9cd07821 303 * Use system compiler-rt.
33d5e645 304
24a3339a 305 -- Ximin Luo <infinity0@debian.org> Sun, 25 Aug 2019 03:06:33 -0700
33d5e645 306
e03c0e86 307rustc (1.36.0+dfsg1-2) unstable; urgency=medium
ca38e697
XL
308
309 * Set CARGO_HOME to debian/cargo_home (instead of $HOME/.cargo) as newer
310 versions of cargo must take a file lock that has to exist.
311
e03c0e86 312 -- Ximin Luo <infinity0@debian.org> Wed, 17 Jul 2019 18:25:06 -0700
ca38e697 313
7a2c8477
XL
314rustc (1.36.0+dfsg1-1) unstable; urgency=medium
315
316 * Upload to unstable.
317
318 -- Ximin Luo <infinity0@debian.org> Tue, 16 Jul 2019 20:27:55 -0700
319
ed00911a 320rustc (1.36.0+dfsg1-1~exp1) experimental; urgency=medium
cc2c9000
XL
321
322 * New upstream release.
323
ed00911a 324 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 12:42:05 -0700
cc2c9000 325
9eda1759 326rustc (1.35.0+dfsg1-1) unstable; urgency=medium
a27c02a8 327
e1eb931d
XL
328 * Add entry in 1.34.2+dfsg1-1 to note that it uses LLVM 7.
329 * Add entry in 1.35.0+dfsg1-1~exp2 to note that it uses LLVM 8.
a27c02a8
XL
330 * Fix ICE on sparc64 by including upstream PR #61881.
331
9eda1759 332 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 10:30:35 -0700
a27c02a8 333
7e6ced4d 334rustc (1.35.0+dfsg1-1~exp1) experimental; urgency=medium
46eb009d
XL
335
336 * Don't use system compiler-rt, it's not ready yet.
e1eb931d 337 * Update to LLVM 8.
619e18e2 338 * New upstream release.
46eb009d 339
7e6ced4d 340 -- Ximin Luo <infinity0@debian.org> Sun, 09 Jun 2019 23:20:52 -0700
46eb009d 341
22a6bc98 342rustc (1.34.2+dfsg1-1) unstable; urgency=medium
abde4e9d
XL
343
344 * Don't use system compiler-rt, there are issues with that for now.
e1eb931d 345 * Use LLVM 7 for the Debian buster release.
abde4e9d 346
22a6bc98 347 -- Ximin Luo <infinity0@debian.org> Wed, 29 May 2019 21:52:37 -0700
abde4e9d 348
0b6d825c 349rustc (1.34.2+dfsg1-1~exp2) experimental; urgency=medium
9720ecda
XL
350
351 * Fix doc build, add version 1 compat mode hack for mdBook 2.
cc46dafa 352 * Use system compiler-rt from libclang-common-*-dev.
9720ecda 353
0b6d825c 354 -- Ximin Luo <infinity0@debian.org> Fri, 24 May 2019 00:39:59 -0700
9720ecda 355
3a42c35f 356rustc (1.34.2+dfsg1-1~exp1) experimental; urgency=medium
d78053c3
XL
357
358 * Ensure Cargo.toml is in rust-src.
f6b101df 359 * New upstream release.
3c5f0b93 360 * Update to LLVM 8.
d78053c3 361
3a42c35f 362 -- Ximin Luo <infinity0@debian.org> Sun, 19 May 2019 02:40:02 -0700
d78053c3 363
f0d49015 364rustc (1.33.0+dfsg1-2) unstable; urgency=medium
3b7e53cc
XL
365
366 * Add Fedora patches.
be0ee34e 367 * Bump i386 allowed test failures to 12.
3b7e53cc 368
f0d49015 369 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 12:18:25 -0700
3b7e53cc 370
2c777bdf 371rustc (1.33.0+dfsg1-1) unstable; urgency=medium
4630fd0d 372
2c777bdf 373 * Upload to unstable.
4630fd0d 374 * Fix build on mips, flags needed whitespace massaging.
2c777bdf 375 * Drop obsolete patches.
4630fd0d 376
688dc3b8 377 -- Ximin Luo <infinity0@debian.org> Fri, 17 May 2019 21:04:20 -0700
4630fd0d 378
f59e6235 379rustc (1.33.0+dfsg1-1~exp1) experimental; urgency=medium
faded93c
XL
380
381 * New upstream release.
382
383 [ Hiroaki Nakamura ]
384 * Delete obsolete patch.
385
386 [ Sylvestre Ledru ]
387 * Update compiler-rt patch.
388 * Improve build-related docs a bit.
389
f59e6235 390 -- Ximin Luo <infinity0@debian.org> Mon, 29 Apr 2019 19:50:48 -0700
faded93c 391
6c5a46a7 392rustc (1.32.0+dfsg1-3) unstable; urgency=medium
ec365981
XL
393
394 * Conditionally-apply u-compiletest.patch based on stage0 compiler.
bbceb41b 395 * Fix syntax error in d/rules compiletest check.
ec365981 396
6c5a46a7 397 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 16:40:05 -0700
ec365981 398
929f537e 399rustc (1.32.0+dfsg1-2) unstable; urgency=medium
33416cd4
XL
400
401 * More verbose logging during builds.
91d3be64 402 * Fix compiletest compile error, and check log has at least 1 pass.
33416cd4 403
929f537e 404 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 12:52:57 -0700
33416cd4 405
822ce0d0 406rustc (1.32.0+dfsg1-1) unstable; urgency=medium
194bc315
XL
407
408 * New upstream release.
409
822ce0d0 410 -- Ximin Luo <infinity0@debian.org> Sun, 27 Jan 2019 22:02:48 -0800
194bc315 411
2f1fd01f 412rustc (1.32.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
48e04e69
XL
413
414 * Note that this upstream version already Closes: #917191.
415 * Backport other upstream fixes. (Closes: #916818, #917000, #917192).
416
2f1fd01f 417 -- Ximin Luo <infinity0@debian.org> Tue, 01 Jan 2019 15:26:57 -0800
48e04e69 418
8c73470e 419rustc (1.32.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
74001e95
XL
420
421 * New upstream release.
f497fa43 422 * Drop obsolete d-sparc64-dont-pack-spans.patch
74001e95 423
8c73470e 424 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 13:48:25 -0800
74001e95 425
e2c7f11a 426rustc (1.31.0+dfsg1-2) unstable; urgency=medium
15f51d41
XL
427
428 * Bump mips mipsel s390x allowed-failures to 24.
429
e2c7f11a 430 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 14:34:44 -0800
15f51d41 431
4988c190 432rustc (1.31.0+dfsg1-1) unstable; urgency=medium
69cb1dbc
XL
433
434 * Revert debuginfo patches, they're not ready yet.
435
4988c190 436 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 09:58:06 -0800
69cb1dbc 437
6f119a43 438rustc (1.31.0+dfsg1-1~exp2) experimental; urgency=medium
2dc25308
XL
439
440 * Drop redundant patches.
441 * Fix line numbers in some test-case patches.
442 * Backport an updated patch for gdb 8.2.
443
6f119a43 444 -- Ximin Luo <infinity0@debian.org> Sat, 15 Dec 2018 13:52:26 -0800
2dc25308 445
870e19eb 446rustc (1.31.0+dfsg1-1~exp1) experimental; urgency=medium
720cbe64
XL
447
448 * New upstream release.
449
870e19eb 450 -- Ximin Luo <infinity0@debian.org> Fri, 14 Dec 2018 21:30:56 -0800
720cbe64 451
2e8af001 452rustc (1.31.0~beta.19+dfsg1-1~exp2) experimental; urgency=medium
00b1b9fd
XL
453
454 * Filter LLVM build flags to not be stupid.
455
2e8af001 456 -- Ximin Luo <infinity0@debian.org> Sat, 01 Dec 2018 12:17:52 -0800
00b1b9fd 457
c5f8836a 458rustc (1.31.0~beta.19+dfsg1-1~exp1) experimental; urgency=medium
604d3c85
XL
459
460 * New upstream release.
461
c5f8836a 462 -- Ximin Luo <infinity0@debian.org> Thu, 29 Nov 2018 22:29:16 -0800
604d3c85 463
069dcc6d
XL
464rustc (1.31.0~beta.4+dfsg1-1~exp2) experimental; urgency=medium
465
466 * Merge changes from Debian unstable.
467
468 -- Ximin Luo <infinity0@debian.org> Tue, 06 Nov 2018 19:45:26 -0800
469
2beefcb3 470rustc (1.31.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
9f955824
XL
471
472 * New upstream release.
c6cc9989 473 * Drop old maintainers from Uploaders.
9f955824 474
2beefcb3 475 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 19:00:16 -0800
9f955824 476
0d287f0e 477rustc (1.30.0+dfsg1-2) unstable; urgency=medium
e8cad677
XL
478
479 * Increase FAILURES_ALLOWED for mips mipsel to 20.
480 * Set debuginfo-only-std = false for 32-bit powerpc architectures.
481
0d287f0e 482 -- Ximin Luo <infinity0@debian.org> Fri, 02 Nov 2018 01:42:36 -0700
e8cad677 483
58ecb196 484rustc (1.30.0+dfsg1-1) unstable; urgency=medium
508ebb42 485
58ecb196 486 * Upload to unstable. (Closes: #881845)
508ebb42 487 * Increase FAILURES_ALLOWED for mips architectures.
2e2d9bd1 488 * Set debuginfo-only-std = false for mips architectures.
508ebb42 489
58ecb196 490 -- Ximin Luo <infinity0@debian.org> Thu, 01 Nov 2018 10:05:52 -0700
508ebb42 491
0959f7a8 492rustc (1.30.0+dfsg1-1~exp2) experimental; urgency=medium
4807e449
XL
493
494 * Disable debuginfo-gdb tests relating to enums. These will be fixed in an
495 upcoming version, see upstream #54614 for details.
496
0959f7a8 497 -- Ximin Luo <infinity0@debian.org> Wed, 31 Oct 2018 00:02:25 -0700
4807e449 498
878943b0 499rustc (1.30.0+dfsg1-1~exp1) experimental; urgency=medium
3bdf427a
XL
500
501 * Actually don't build docs in an arch-only build.
c28950cb 502 * Add mips patch, hopefully closes #881845 but let's see.
82665bc4 503 * New upstream release.
3bdf427a 504
878943b0 505 -- Ximin Luo <infinity0@debian.org> Tue, 30 Oct 2018 22:05:59 -0700
3bdf427a 506
73942dcc 507rustc (1.30.0~beta.7+dfsg1-1~exp3) experimental; urgency=medium
5cb19022
XL
508
509 * Do the necessary bookkeeping for the LLVM update.
510
73942dcc 511 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 23:29:18 -0700
5cb19022 512
eb8340d1 513rustc (1.30.0~beta.7+dfsg1-1~exp2) experimental; urgency=medium
6404b712
XL
514
515 * Tweak test failure rules: armel <= 8, ppc64 <= 12.
194a2720 516 * Update to LLVM 7.
6404b712 517
eb8340d1 518 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 21:43:30 -0700
6404b712 519
2a49a14a 520rustc (1.30.0~beta.7+dfsg1-1~exp1) experimental; urgency=medium
d925017b
XL
521
522 * New upstream release.
523
2a49a14a 524 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:40:30 -0700
d925017b 525
400a2803 526rustc (1.29.0+dfsg1-1) unstable; urgency=medium
3adf8905
XL
527
528 * Upload to unstable.
529 * Drop d-armel-disable-kernel-helpers.patch as a necessary part of the
530 fix to #906520, so it is actually fixed.
531 * Backport a patch to fix the rand crate on powerpc. (Closes: #909400)
532 * Lower the s390x allowed failures back to 25.
533
400a2803 534 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:16:53 -0700
3adf8905 535
437a23d2 536rustc (1.29.0+dfsg1-1~exp1) experimental; urgency=medium
5c02168d
XL
537
538 * New upstream release.
539 * Include patch for armel atomics. (Closes: #906520)
56445feb 540 * Update to latest Standards-Version; no changes required.
5c02168d 541
437a23d2 542 -- Ximin Luo <infinity0@debian.org> Thu, 20 Sep 2018 22:33:20 -0700
5c02168d 543
2c859ae9
JC
544rustc (1.28.0+dfsg1-3) unstable; urgency=medium
545
546 * Team upload.
617a87c6 547
a2f13a02 548 [ Ximin Luo ]
617a87c6
XL
549 * More sparc64 fixes, and increase allowed-test-failures there to 180.
550
a2f13a02
JC
551 [ Julien Cristau ]
552 * Don't use pentium4 as i686 baseline (closes: #908561)
553
2c859ae9 554 -- Julien Cristau <jcristau@debian.org> Tue, 11 Sep 2018 15:54:27 +0200
617a87c6 555
b65cd570 556rustc (1.28.0+dfsg1-2) unstable; urgency=medium
873d1fa5
XL
557
558 * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
559 old failure-counting logic.
3a73ad5e
XL
560 * Allow 50 test failures on s390x, restored failure-counting logic avoids
561 more double-counts.
873d1fa5 562
b65cd570 563 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 02:18:10 -0700
873d1fa5 564
7f003f19 565rustc (1.28.0+dfsg1-1) unstable; urgency=medium
f06cedf1
XL
566
567 * New upstream release.
d79ce711
XL
568 * Add patches from Fedora to fix some test failures.
569 * Ignore a failure testing specific error output, under investigation.
dcd18e8d 570 * Allow 100 test failures on s390x, should be reducible later with LLVM 7.
9488899e 571 * Temporary fix for mips64el bootstrap.
378cdb53
XL
572 * Be even more verbose during the build.
573 * Update to latest Standards-Version.
f06cedf1 574
7f003f19 575 -- Ximin Luo <infinity0@debian.org> Sat, 04 Aug 2018 23:04:41 -0700
f06cedf1 576
8511ab89 577rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
71a978ab
XL
578
579 * Update test-failure counting logic.
580 * Fix version constraints for Recommends: cargo.
2160ef26 581 * Add patch to fix sparc64 CABI.
71a978ab 582
8511ab89 583 -- Ximin Luo <infinity0@debian.org> Fri, 27 Jul 2018 04:26:52 -0700
71a978ab 584
1e043037 585rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
b49766ad
XL
586
587 * New upstream release.
d20b6943 588 * Update to latest Standards-Version; no changes required.
b49766ad 589
1e043037 590 -- Ximin Luo <infinity0@debian.org> Wed, 25 Jul 2018 03:11:11 -0700
b49766ad 591
6d75c0f2 592rustc (1.27.2+dfsg1-1) unstable; urgency=medium
fd9cbce1 593
e133b084 594 [ Sylvestre Ledru ]
fd9cbce1
SL
595 * Update of the alioth ML address.
596
e133b084
XL
597 [ Ximin Luo ]
598 * Fail the build if our version contains ~exp and we are not releasing to
599 experimental, this has happened by accident a few times already.
356c70ca 600 * Allow 36 and 44 test failures on armel and s390x respectively.
0bf22a45 601 * New upstream release.
e133b084 602
6d75c0f2 603 -- Ximin Luo <infinity0@debian.org> Tue, 24 Jul 2018 21:35:56 -0700
fd9cbce1 604
131daaa8 605rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
98955da7
XL
606
607 * Unconditonally prune crate checksums to avoid having to manually prune them
608 whenever we patch the vendored crates.
609
131daaa8 610 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 14:49:18 -0700
98955da7 611
a62b6dd2 612rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
3add846c
XL
613
614 * Add patch from Fedora to fix rebuild against same version.
615
a62b6dd2 616 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 08:52:03 -0700
3add846c 617
6d6323b6 618rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
39b43581
XL
619
620 * Fix some failing tests.
621
6d6323b6 622 -- Ximin Luo <infinity0@debian.org> Wed, 18 Jul 2018 09:06:44 -0700
39b43581 623
cc09b3a2 624rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
08170615
XL
625
626 * New upstream release.
627
cc09b3a2 628 -- Ximin Luo <infinity0@debian.org> Fri, 13 Jul 2018 22:58:02 -0700
08170615 629
a9abb202 630rustc (1.26.2+dfsg1-1) unstable; urgency=medium
fa6232de 631
b6dd51e9 632 * New upstream release.
fa6232de
XL
633 * Stop ignoring tests that now pass.
634 * Don't ignore tests that still fail, instead raise FAILURES_ALLOWED.
635 This allows us to see the test failures in the build logs, rather than
636 hiding them.
637
a9abb202 638 -- Ximin Luo <infinity0@debian.org> Sat, 16 Jun 2018 12:39:59 -0700
fa6232de 639
c091317d 640rustc (1.26.1+dfsg1-3) unstable; urgency=medium
f2ee4084
XL
641
642 * Fix build-dep version range to build against myself.
643
c091317d 644 -- Ximin Luo <infinity0@debian.org> Thu, 31 May 2018 09:25:17 -0700
f2ee4084 645
de26ef4d 646rustc (1.26.1+dfsg1-2) unstable; urgency=medium
3f118371
XL
647
648 * Also ignore test_loading_cosine on ppc64el.
649
de26ef4d 650 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 20:58:46 -0700
3f118371 651
39b971b1 652rustc (1.26.1+dfsg1-1) unstable; urgency=medium
a925ea10
XL
653
654 * New upstream release.
655
39b971b1 656 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 08:18:04 -0700
a925ea10 657
3b72d12e 658rustc (1.26.0+dfsg1-1~exp4) experimental; urgency=medium
ceac151a
XL
659
660 * Try alternative patch to ignore x86 stdsimd tests suggested by upstream.
0b9f599a
XL
661 * Bump up allowed-test-failures to 8 to account for the fact that we're now
662 double-counting some failures.
ceac151a 663
3b72d12e 664 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 20:36:56 -0700
ceac151a 665
19f7f8e5 666rustc (1.26.0+dfsg1-1~exp3) experimental; urgency=medium
6fd06b4e
XL
667
668 * Ignore some irrelevant tests on ppc64 and non-x86 platforms.
669
19f7f8e5 670 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 09:32:38 -0700
6fd06b4e 671
06f2dd61 672rustc (1.26.0+dfsg1-1~exp2) experimental; urgency=medium
2c22371f
XL
673
674 * Add Breaks+Replaces for older libstd-rust-dev with codegen-backends.
675 (Closes: #899180)
676 * Backport some test and packaging fixes from Ubuntu.
677
06f2dd61 678 -- Ximin Luo <infinity0@debian.org> Tue, 22 May 2018 22:00:53 -0700
2c22371f 679
893e14af 680rustc (1.26.0+dfsg1-1~exp1) experimental; urgency=medium
f77bcf34
XL
681
682 * New upstream release.
25e20e67 683 * Update to latest Standards-Version; no changes required.
6f4c2026 684 * Update doc-base files. (Closes: #876831)
f77bcf34 685
893e14af 686 -- Ximin Luo <infinity0@debian.org> Sun, 20 May 2018 03:11:45 -0700
f77bcf34 687
4dddf1e8 688rustc (1.25.0+dfsg1-2) unstable; urgency=medium
62bf4d37 689
b44d6a74 690 * Add patches for LLVM's compiler-rt to fix bugs on sparc64 and mips64.
429ec50e 691 (Closes: #898982)
b4ca3996
XL
692 * Install codegen-backends into rustc rather than libstd-rust-dev.
693 (Closes: #899087)
62bf4d37 694
4dddf1e8 695 -- Ximin Luo <infinity0@debian.org> Sat, 19 May 2018 13:10:33 -0700
62bf4d37 696
5c991392 697rustc (1.25.0+dfsg1-1) unstable; urgency=medium
ab330327
XL
698
699 * Upload to unstable.
700 * Allow up to 15 test failures on s390x.
701 * Set CARGO_INCREMENTAL=0 on sparc64.
702
5c991392 703 -- Ximin Luo <infinity0@debian.org> Fri, 18 May 2018 01:11:15 -0700
ab330327 704
d10d3972 705rustc (1.25.0+dfsg1-1~exp2) experimental; urgency=medium
5c515547
XL
706
707 * Install missing codegen-backends.
708
d10d3972 709 -- Ximin Luo <infinity0@debian.org> Fri, 06 Apr 2018 14:05:36 -0700
5c515547 710
1c4273ec 711rustc (1.25.0+dfsg1-1~exp1) experimental; urgency=medium
9903f2da
XL
712
713 * New upstream release.
714 * Update to LLVM 6.0.
715
1c4273ec 716 -- Ximin Luo <infinity0@debian.org> Sun, 01 Apr 2018 15:59:47 +0200
9903f2da 717
3983b4a5 718rustc (1.24.1+dfsg1-1) unstable; urgency=medium
734d072d
XL
719
720 * Upload to unstable.
721 * Raise allowed-test-failures to 160 on some non-release arches: powerpc,
722 powerpcspe, sparc64, x32.
723
3983b4a5 724 -- Ximin Luo <infinity0@debian.org> Wed, 07 Mar 2018 20:07:27 +0100
734d072d 725
13ff748c 726rustc (1.24.1+dfsg1-1~exp2) experimental; urgency=medium
964ec9c6
XL
727
728 * Steal some patches from Fedora to fix some test failures.
729 * Update debian/patches/u-make-tests-work-without-rpath.patch to try to fix
730 some more test failures.
731
13ff748c 732 -- Ximin Luo <infinity0@debian.org> Mon, 05 Mar 2018 16:25:26 +0100
964ec9c6 733
9f951428 734rustc (1.24.1+dfsg1-1~exp1) experimental; urgency=medium
5a7940b7
XL
735
736 * More sparc64 CABI fixes. (Closes: #888757)
b681ab30 737 * New upstream release.
7cecb8e1 738 * Note that s390x baseline was updated in the meantime. (Closes: #851150)
f25948bb
XL
739 * Include Debian-specific patch to disable kernel helpers on armel.
740 (Closes: #891902)
741 * Include missing build-dependencies for pkg.rustc.dlstage0 build profile.
742 (Closes: #891022)
743 * Add architecture.mk mapping for armel => armv5te-unknown-linux-gnueabi.
744 (Closes: #891913)
745 * Enable debuginfo-only-std on armel as well. (Closes: #891961)
746 * Backport upstream patch to support powerpcspe. (Closes: #891542)
86a68f1a 747 * Disable full-bootstrap again to work around upstream #48319.
5a7940b7 748
9f951428 749 -- Ximin Luo <infinity0@debian.org> Sat, 03 Mar 2018 14:23:29 +0100
5a7940b7 750
336f317f
XL
751rustc (1.23.0+dfsg1-1) unstable; urgency=medium
752
753 * Upload to unstable.
754
755 -- Ximin Luo <infinity0@debian.org> Fri, 19 Jan 2018 11:49:31 +0100
756
a75f3f1a 757rustc (1.23.0+dfsg1-1~exp1) experimental; urgency=medium
6305ccad
XL
758
759 * New upstream release.
9edc048c 760 * Update to latest Standards-Version; no changes required.
6305ccad 761
a75f3f1a 762 -- Ximin Luo <infinity0@debian.org> Sun, 14 Jan 2018 00:08:17 +0100
6305ccad 763
5280f4d0 764rustc (1.22.1+dfsg1-2) unstable; urgency=medium
668590e4
XL
765
766 * Fix B-D rustc version so this package can be built using itself.
767
5280f4d0 768 -- Ximin Luo <infinity0@debian.org> Mon, 01 Jan 2018 14:27:19 +0100
668590e4 769
d63c3f7a 770rustc (1.22.1+dfsg1-1) unstable; urgency=medium
8d3e3cd2 771
3c9be071 772 [ Ximin Luo ]
8d3e3cd2 773 * Remove unimportant files that autoload remote resources from rust-src.
45d026fb 774 * Fix more symlinks in rust-doc.
aae6ad1d
XL
775 * On armhf, only generate debuginfo for libstd and not the compiler itself.
776 This works around buildds running out of memory, see upstream #45854.
b6b696f5 777 * Update to latest Standards-Version; no changes required.
8d3e3cd2 778
3c9be071
XL
779 [ Chris Coulson ]
780 * Fix some test failures that occur because we build rust without an rpath.
781
d63c3f7a 782 -- Ximin Luo <infinity0@debian.org> Mon, 18 Dec 2017 19:46:25 +0100
8d3e3cd2 783
8c07786b 784rustc (1.22.1+dfsg1-1~exp1) experimental; urgency=medium
10871602 785
c2940474 786 * New upstream release.
d5fa6b7e 787 * Fix symlink target. (Closes: #877276)
10871602 788
8c07786b 789 -- Ximin Luo <infinity0@debian.org> Sat, 25 Nov 2017 22:29:12 +0100
10871602 790
37557777 791rustc (1.21.0+dfsg1-3) unstable; urgency=medium
4c9c2ccc
XL
792
793 * Add/fix detection for sparc64, thanks to John Paul Adrian Glaubitz.
075d4fff 794 * Workaround FTBFS when building docs. (Closes: #880262)
4c9c2ccc 795
37557777 796 -- Ximin Luo <infinity0@debian.org> Mon, 06 Nov 2017 10:03:32 +0100
4c9c2ccc 797
221bd955 798rustc (1.21.0+dfsg1-2) unstable; urgency=medium
1a4925ac
XL
799
800 * Upload to unstable.
801 * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
802 previously used in u-output-failed-commands.patch.
747a4713 803 * Only allow up to 5 test failures.
1a4925ac 804
221bd955 805 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 20:27:30 +0200
1a4925ac 806
c7a762c9 807rustc (1.21.0+dfsg1-1) experimental; urgency=medium
875b4240
XL
808
809 * New upstream release.
6c5c66c7
XL
810 * Fix the "install" target for cross-compilations; cross-compiling with
811 sbuild --host=$foreign-arch should work again.
29fbeefd
XL
812 * Update to latest Standards-Version; changes:
813 - Priority changed to optional from extra.
875b4240 814
c7a762c9 815 -- Ximin Luo <infinity0@debian.org> Tue, 17 Oct 2017 00:42:54 +0200
875b4240 816
5d7cfd33 817rustc (1.20.0+dfsg1-3) unstable; urgency=medium
8d2f297e
XL
818
819 * Disable jemalloc to fix FTBFS with 1.21 on armhf.
820
5d7cfd33 821 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 12:01:19 +0200
8d2f297e 822
f9049e2f 823rustc (1.20.0+dfsg1-2) unstable; urgency=medium
c8b52c5b
XL
824
825 * Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
826 and accidentally uploaded to unstable. No harm, no foul.
62dea5a4
XL
827 * We are no longer failing the build when tests fail, see NEWS or
828 README.Debian for details.
6cffdb22 829 * Bump LLVM requirement to fix some failing tests.
c8b52c5b 830
f9049e2f 831 -- Ximin Luo <infinity0@debian.org> Sat, 21 Oct 2017 14:20:17 +0200
c8b52c5b 832
875b4240 833rustc (1.20.0+dfsg1-1) unstable; urgency=medium
4f5a1d84
XL
834
835 * New upstream release.
836
5002e608 837 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 23:30:35 +0200
4f5a1d84 838
2f6f9517 839rustc (1.19.0+dfsg3-4) unstable; urgency=medium
4321d641
XL
840
841 * Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
842
2f6f9517 843 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 21:31:03 +0200
4321d641 844
0dece65b 845rustc (1.19.0+dfsg3-3) unstable; urgency=medium
e2b1de4e
XL
846
847 * Fix a trailing whitespace for tidy.
848
0dece65b 849 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 16:09:41 +0200
e2b1de4e 850
6185c016
XL
851rustc (1.19.0+dfsg3-2) unstable; urgency=medium
852
853 * Upload to unstable.
854 * Add a patch to print extra information when tests fail.
855
6c0cf665 856 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 12:32:03 +0200
6185c016 857
558b2466 858rustc (1.19.0+dfsg3-1) experimental; urgency=medium
9e5dfae0 859
2243380e
XL
860 * New upstream release.
861 * Upgrade to LLVM 4.0. (Closes: #873421)
862 * rust-src: install Debian patches as well
9e5dfae0 863
558b2466 864 -- Ximin Luo <infinity0@debian.org> Fri, 15 Sep 2017 04:02:09 +0200
9e5dfae0 865
16d94f03 866rustc (1.18.0+dfsg1-4) unstable; urgency=medium
c5db2f19
XL
867
868 * Support gperf 3.1. (Closes: #869610)
869
16d94f03 870 -- Ximin Luo <infinity0@debian.org> Tue, 25 Jul 2017 23:19:47 +0200
c5db2f19 871
1fbd4427 872rustc (1.18.0+dfsg1-3) unstable; urgency=medium
3a79b306
XL
873
874 * Upload to unstable.
875 * Disable failing run-make test on armhf.
876
1fbd4427 877 -- Ximin Luo <infinity0@debian.org> Sat, 22 Jul 2017 20:30:25 +0200
3a79b306 878
f189b0c5 879rustc (1.18.0+dfsg1-2) experimental; urgency=medium
3f7bc662
XL
880
881 * Update to latest Standards-Version; no changes required.
47eb05de
XL
882 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
883 annotations. Multi-Arch: foreign is typically for arch-indep packages that
884 might need to satisfy dependency chains of different architectures. Also
885 update instructions on cross-compiling to match this newer situation.
6deb54e0 886 * Build debugging symbols for non-libstd parts of rustc.
3f7bc662 887
f189b0c5 888 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 23:04:03 +0200
3f7bc662 889
a51cd2fb 890rustc (1.18.0+dfsg1-1) experimental; urgency=medium
5fab9f78
XL
891
892 * New upstream release.
893
a51cd2fb 894 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
5fab9f78 895
95eec000 896rustc (1.17.0+dfsg2-8) unstable; urgency=medium
170f9149
XL
897
898 * Workaround for linux #865549, fix FTBFS on ppc64el.
899
95eec000 900 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
170f9149 901
8efa441f 902rustc (1.17.0+dfsg2-7) unstable; urgency=medium
0114d8d1
XL
903
904 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
905
8efa441f 906 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
0114d8d1 907
d2313933
XL
908rustc (1.17.0+dfsg2-6) unstable; urgency=medium
909
910 * Upload to unstable.
911
912 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
913
5002451f 914rustc (1.17.0+dfsg2-5) experimental; urgency=medium
769eb54f 915
4e05a94e 916 * More work-arounds for armhf test failures.
769eb54f 917
5002451f 918 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
769eb54f 919
b856e168 920rustc (1.17.0+dfsg2-4) experimental; urgency=medium
7958f3db
XL
921
922 * Fix arch-indep and arch-dep tests.
78b89ba0 923 * Bump the LLVM requirement to fix FTBFS on armhf.
7958f3db 924
b856e168 925 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
7958f3db 926
26923695 927rustc (1.17.0+dfsg2-3) experimental; urgency=medium
c9ab1c1c
XL
928
929 * Try to force the real gdb package. Some resolvers like aspcud will select
930 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
931 tests to break.
932
26923695 933 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
c9ab1c1c 934
d868ed3e 935rustc (1.17.0+dfsg2-2) experimental; urgency=medium
631e3fdd
XL
936
937 * Support and document cross-compiling of rustc itself.
938 * Document cross-compiling other rust packages such as cargo.
fe8144b3
XL
939 * Work around upstream #39015 by disabling those tests rather than by
940 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
941 upstream #42476 and #42532 for details.
631e3fdd 942
d868ed3e 943 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
631e3fdd 944
fc000344 945rustc (1.17.0+dfsg2-1) experimental; urgency=medium
0bccb006 946
200f8e6e 947 [ Sylvestre Ledru ]
0bccb006 948 * New upstream release
0bccb006 949
200f8e6e
XL
950 [ Ximin Luo ]
951 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
952
953 [ Matthijs van Otterdijk ]
b84baf93 954 * Add a binary package, rust-src. (Closes: #846177)
200f8e6e
XL
955 * Link to local Debian web resources in the docs, instead of remote ones.
956
fc000344 957 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
0bccb006 958
83bfd4ca 959rustc (1.16.0+dfsg1-1) unstable; urgency=medium
de9ee5dd
XL
960
961 * Upload to unstable so we have something to build 1.17 with.
962 * Update u-ignoretest-powerpc.patch for 1.16.
963
83bfd4ca 964 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
de9ee5dd 965
2197a3b6 966rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
0df609ad
XL
967
968 * Don't ignore test failures on Debian unstable.
969 * Re-fix ignoring armhf test, accidentally reverted in previous version.
970 * Try to fix buildd failure by swapping B-D alternatives.
971
2197a3b6 972 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
0df609ad 973
2bd7188b
SL
974rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
975
f220f03b
SL
976 * New upstream release
977 * u-ignoretest-jemalloc.patch removed (applied upstream)
2bd7188b 978
e0e251ab
SL
979 [ Matthias Klose ]
980 * Bootstrap using the rustc version in the archive, on all architectures.
981 * Work around a GCC 4.8 ICE on AArch64.
982 * Use alternative build dependencies on cmake3 and binutils-2.26 for
983 builds on 14.04 LTS (trusty).
984 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
985 * debian/rules: Ignore test results for now.
986
987 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
2bd7188b 988
47a5c99d 989rustc (1.15.1+dfsg1-1) unstable; urgency=medium
a32a31ae
XL
990
991 * Upload to unstable so we have something to build 1.16 with.
992 * Try to fix ignoring atomic-lock-free tests on armhf.
993
47a5c99d 994 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
a32a31ae 995
e3190085 996rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
df3c45fa 997
d2bf4fa1 998 * Ignore atomic-lock-free tests on armhf.
df3c45fa 999 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
ef7272eb 1000 * Tidy up some other patches to do with ignoring tests.
df3c45fa 1001
e3190085 1002 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
df3c45fa 1003
adde2996 1004rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
563f7062
XL
1005
1006 * Update armhf ignoretest patch.
abd6345a
XL
1007 * Bootstrap armhf. (Closes: #809316, #834003)
1008 * Bootstrap ppc4el. (Closes: #839643)
1b42b986 1009 * Fix rust-lldb symlink. (Closes: #850639)
563f7062 1010
adde2996 1011 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
563f7062 1012
89bd9a0b 1013rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
bc50ea0f
SL
1014
1015 * New upstream release (won't probably be in stretch).
7324fc15 1016 see the 1.4 git branch for the follow up for stable
91b49110 1017 * Call to the test renamed from check-notidy => check
4bdce6c1 1018 * d/p/u-destdir-support.diff: Apply upstream patch to support
add58cb7 1019 destdir in the make install (for rustbuild, in later versions)
32bec241
SL
1020 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
1021 We need them for now
f3f050d1 1022 * Refresh of the patches
bc50ea0f 1023
ebce1096
XL
1024 [ Sven Joachim ]
1025 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
1026
1027 [ Erwan Prioul ]
1028 * Fix test and build failures for ppc64el. (Closes: #839643)
1029
add58cb7
XL
1030 [ Ximin Luo ]
1031 * Disable rustbuild for the time being (as it was in 1.14) and instead
1032 bootstrap two new arches, armhf and ppc64el.
75de1645
XL
1033 * Switch back to debhelper 9 to make backporting easier.
1034 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
1035 no longer needed by the upstream tests.
add58cb7 1036
b0379852
XL
1037 [ Matthias Klose ]
1038 * Compatibility fixes and improvements to help work better on Ubuntu.
1039
7324fc15 1040 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
bc50ea0f 1041
12cf07de 1042rustc (1.14.0+dfsg1-3) unstable; urgency=medium
2ae1870c
XL
1043
1044 * Fix mips64 Makefile patches.
bfea8d0e 1045 * Don't run arch-dep tests in a arch-indep build.
2ae1870c 1046
12cf07de 1047 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
2ae1870c 1048
38b66c3c 1049rustc (1.14.0+dfsg1-2) unstable; urgency=medium
40bf7657
XL
1050
1051 * Update README.Debian, the old one was way out of date.
d20c2479
XL
1052 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
1053 * Work around jemalloc-related problems in the upstream bootstrapping
1054 binaries for arm64, ppc64el, s390x.
1055 * Disable jemalloc on s390x - upstream already disable it for some other
1056 arches.
1057 * Disable jemalloc tests for arches where jemalloc is disabled.
1058 * We still expect the following failures:
1059 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
1060 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
1061 with the next stable rustc release.
1062 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
1063 test failures beyond the ones I fixed above; this upload is only to save
1064 me manual work in producing nice reports that exhibit these failures.
40bf7657 1065
38b66c3c 1066 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
40bf7657 1067
ade7c066 1068rustc (1.14.0+dfsg1-1) unstable; urgency=medium
4e32eedd 1069
4aaa3973 1070 [ Sylvestre Ledru ]
ade7c066 1071 * New upstream release
4e32eedd
SL
1072 * Update debian/watch
1073
beb758dc
XL
1074 [ Ximin Luo ]
1075 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
65b5d333 1076 (Closes: #809316, #834003, #839643)
beb758dc
XL
1077 * Make rust-gdb and rust-lldb arch:all packages.
1078 * Switch to debhelper 10.
1079
3f7e8ad6 1080 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
4e32eedd 1081
07d1f7e4 1082rustc (1.13.0+dfsg1-2) unstable; urgency=high
7a1680ef
LB
1083
1084 * Skip macro-stepping test on arm64, until
1085 https://github.com/rust-lang/rust/issues/37225 is resolved.
1086
1087 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
1088
39adb0b5 1089rustc (1.13.0+dfsg1-1) unstable; urgency=medium
5e851056 1090
ddde8374
XL
1091 [ Sylvestre Ledru ]
1092 * New upstream release.
39adb0b5
SL
1093
1094 [ Ximin Luo ]
5e851056
XL
1095 * Use Debian system jquery instead of upstream's embedded copy.
1096
39adb0b5 1097 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
5e851056 1098
5183fac9 1099rustc (1.12.1+dfsg1-1) unstable; urgency=medium
7d965ae5 1100
cb44a039 1101 [ Sylvestre Ledru ]
48c7771d 1102 * New (minor) upstream release
7d965ae5 1103 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
cb44a039 1104 * Switch to llvm 3.9. (Closes: #841834)
7d965ae5 1105
cb44a039
XL
1106 [ Ximin Luo ]
1107 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
1108 This allows us to bootstrap from either 1.11.0 or 1.12.0.
1109 * Bump LLVM Build-Depends version to get the backported patches for LLVM
1110 #30402 and #29163.
5cf6f0d4
XL
1111 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
1112 (Closes: #841835)
cb44a039 1113
5183fac9 1114 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
7d965ae5 1115
0e3e0b3d
SL
1116rustc (1.12.0+dfsg1-2) unstable; urgency=medium
1117
d6db26c1
SL
1118 * Ignore test run-make/no-duplicate-libs. Fails on i386
1119 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
1120 * I am not switching to llvm 3.9 now because a test freezes. The plan is
1121 to silent the warning breaking the build and upload 1.12.1 after
0e3e0b3d
SL
1122
1123 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
1124
5caf96bc
SL
1125rustc (1.12.0+dfsg1-1) unstable; urgency=medium
1126
1127 * new upstream release
14322816 1128 - Rebase of the patches and removal of deprecated patches
5caf96bc
SL
1129
1130 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
1131
4b770a13 1132rustc (1.11.0+dfsg1-3) unstable; urgency=medium
ea192313
XL
1133
1134 * Fix separate build-arch and build-indep builds.
1135
4b770a13 1136 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
ea192313 1137
92270c97 1138rustc (1.11.0+dfsg1-2) unstable; urgency=medium
b020bb38
XL
1139
1140 * Fix rebuilding against the current version, by backporting a patch I wrote
1141 that was already applied upstream. Should fix the FTBFS that was observed
1142 by tests.reproducible-builds.org.
18736b61 1143 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
390d920c 1144 * Backport a doctest fix I wrote, already applied upstream.
b020bb38 1145
92270c97 1146 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
b020bb38 1147
b7e6a0df 1148rustc (1.11.0+dfsg1-1) unstable; urgency=medium
8ef6aa17
XL
1149
1150 * New upstream release
9735f8cf 1151 * Add versioned binutils dependency. (Closes: #819475, #823540)
8ef6aa17 1152
b7e6a0df 1153 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
8ef6aa17 1154
b0a1a0b1 1155rustc (1.10.0+dfsg1-3) unstable; urgency=medium
3641207a
XL
1156
1157 * Rebuild with LLVM 3.8, same as what upstream are using
1158 * Dynamically link against LLVM. (Closes: #832565)
1159
b0a1a0b1 1160 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
3641207a 1161
2542b741 1162rustc (1.10.0+dfsg1-2) unstable; urgency=medium
16dfb283
XL
1163
1164 * Tentatively support ARM architectures
1165 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
1166 in a orig-dl tarball, like how we previously did for amd64,i386.
1167
2542b741 1168 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
16dfb283 1169
30168e14 1170rustc (1.10.0+dfsg1-1) unstable; urgency=medium
ec2b8474
XL
1171
1172 * New upstream release
1173 * Add myself to uploaders
427dce5b
XL
1174 * Update our build process to bootstrap from the previous Debian rustc stable
1175 version by default. See README.Debian for other options.
4b15ddbb 1176 * Update to latest Standards-Version; no changes required.
ec2b8474 1177
30168e14 1178 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
ec2b8474 1179
3a455c95
SL
1180rustc (1.9.0+dfsg1-1) unstable; urgency=medium
1181
1182 * New upstream release (Closes: #825752)
1183
1184 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
1185
c905f5fe 1186rustc (1.8.0+dfsg1-1) unstable; urgency=medium
4f08cd8c 1187
c905f5fe
SL
1188 * New upstream release
1189
1190 [ Ximin Luo ]
4f08cd8c 1191 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
6455638b 1192 * Drop wno-error patch; applied upstream.
4f08cd8c 1193
c905f5fe 1194 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
4f08cd8c 1195
c4513ea7
SL
1196rustc (1.7.0+dfsg1-1) unstable; urgency=medium
1197
1198 * New upstream release
1199
1200 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
1201
e839ff2d 1202rustc (1.6.0+dfsg1-3) unstable; urgency=medium
4921cc2c 1203
e839ff2d
SL
1204 * Apply upstream fix to silent a valgrind issue in the test suite
1205 (Closes: ##812825)
4921cc2c
SL
1206 * Add gcc & libc-dev as dependency of rustc to make sure it works
1207 out of the box
1208
e839ff2d
SL
1209 [ Ximin Luo ]
1210 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
1211 * Enable optional tests, and add verbosity/backtraces to tests
1212 * Use XZ instead of GZ compression (will apply to the next new upload)
1213
4921cc2c
SL
1214 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
1215
a35c16e2 1216rustc (1.6.0+dfsg1-2) unstable; urgency=medium
da2292c0 1217
da2292c0
AL
1218 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
1219 to remove the string "-Werror". (Closes: #812448)
c2a1d9e3
AL
1220 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
1221 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
cf9ecdde
AL
1222 * Guard arch-dependent dh_install commands appropriately, fixing
1223 arch-indep-only builds. (Closes: #809124)
da2292c0 1224
cf9ecdde 1225 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
da2292c0 1226
b00fa677 1227rustc (1.6.0+dfsg1-1) unstable; urgency=medium
6df127b7 1228
b00fa677
SL
1229 * new upstream release
1230
1231 [ Ximin Luo ]
6df127b7
XL
1232 * Use secure links for Vcs-* fields.
1233
b00fa677 1234 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
6df127b7 1235
82d3be1b 1236rustc (1.5.0+dfsg1-1) unstable; urgency=medium
888747f5 1237
47636f13
SL
1238 * New upstream release
1239 - We believe that we should let rust transit to testing
1240 (Closes: #786836)
888747f5
SL
1241 * Move away from hash to the same rust naming schema
1242
1243 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
1244
4fc82e3b 1245rustc (1.4.0+dfsg1-1) unstable; urgency=medium
90b93ca3
SL
1246
1247 * New upstream release
1248 198068b3 => 1bf6e69c
1249 * Update the download url in debian/watch
1250
1251 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
1252
2ba0f5b9 1253rustc (1.3.0+dfsg1-1) unstable; urgency=medium
2cb66a3f 1254
31f7f721 1255 * New upstream release
1c32e1cd 1256 62abc69f => 198068b3
a83f8579 1257 * jquery updated from 2.1.0 to 2.1.4
31f7f721
SL
1258
1259 [ Ximin Luo ]
27a791fd 1260 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
2cb66a3f
XL
1261 * Fix debian/copyright syntax mistakes.
1262 * Don't Replace/Break previous versions of libstd-rust-*
1263 * Check that the libstd-rust-* name in d/control matches upstream.
1264 * Several other minor build tweaks.
1265
31f7f721 1266 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
2cb66a3f 1267
a2df95d4 1268rustc (1.2.0+dfsg1-1) unstable; urgency=medium
896c5cc4 1269
4bda0637 1270 * New upstream release
c5ecc362 1271 libstd-rust-7d23ff90 => libstd-rust-62abc69f
35a39697
SL
1272 * Add llvm-3.6-tools to the build dep as it is
1273 now needed for tests
896c5cc4
SL
1274 * Fix the Vcs-Browser value
1275
4bda0637 1276 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
896c5cc4 1277
e02a3fe2
AL
1278rustc (1.1.0+dfsg1-3) unstable; urgency=medium
1279
1280 * rust-{gdb,lldb} now Replaces pre-split rustc package.
1281 Closes: #793433.
1282 * Several minor lintian cleanups.
1283
1284 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
1285
b8da800b 1286rustc (1.1.0+dfsg1-2) unstable; urgency=medium
1add0b94
AL
1287
1288 [ Angus Lees ]
1289 * Replace remote Rust logo with local file in HTML docs.
6a91b06a
AL
1290 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
1291 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
b8da800b
AL
1292 exist yet (see #792908).
1293 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
1294 previous version. Unfortunately the toolchain bootstrap isn't ready
1295 to support all Debian archs yet. Closes: #793147.
1add0b94 1296
b8da800b 1297 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
1add0b94 1298
49f209c4 1299rustc (1.1.0+dfsg1-1) unstable; urgency=low
d26e875a 1300
df43df3e 1301 [ Angus Lees ]
485151a8 1302 * Set SONAME when building dylibs
525ff0f9
AL
1303 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
1304 - libs are now installed into multiarch-friendly locations
1305 - rpath is no longer required to use dylibs (but talk to Debian Rust
1306 maintainers before building a package that depends on the dylibs)
f56dabc7
AL
1307 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
1308 triples for Debian archs and is intended to help future Rust packaging
1309 efforts. Warning: it may not be complete/accurate yet.
f20ed4ac 1310 * New upstream release (1.1)
d26e875a 1311
49f209c4 1312 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
094d8733
AL
1313
1314rustc (1.0.0+dfsg1-1) unstable; urgency=medium
1315
1316 [ Angus Lees ]
1317 * New upstream release (1.0!)
1318
df43df3e
SL
1319 [ Sylvestre Ledru ]
1320 * Fix the watch file
1321 * Update of the repack to remove llvm sources
1322
1323 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
d26e875a 1324
6a0c4e61 1325rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
bf79a23f
AL
1326
1327 [ Angus Lees ]
6a0c4e61 1328 * New upstream release (beta 3)
bf79a23f 1329 - Drop manpage patch - now included upstream
1261b4b3
AL
1330 * Replace duplicated compile-time dylibs with symlinks to run-time libs
1331 (reduces installed size by ~68MB)
bf79a23f 1332
9d090105 1333 [ Sylvestre Ledru ]
6a0c4e61 1334 * New upstream release (beta 4)
9d090105 1335 * Replace two more occurrences of jquery by the package
85473448 1336 * Repack upstream to remove an LLVM file with a non-DFSG license
9d090105
SL
1337
1338 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
bf79a23f 1339
cea9f174 1340rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
6d2cb948 1341
d677860b 1342 [ Angus Lees ]
6d2cb948
AL
1343 * Patch upstream manpages to address minor troff issues
1344 * Make 'debian/rules clean' also clean LLVM source
1345 * Rename primary 'rust' binary package to 'rustc'
1346 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
1347 pzdr.tfm)
0577fc84 1348 * Build against system LLVM
6d2cb948 1349
d677860b 1350 [ Sylvestre Ledru ]
3d092e50 1351 * New testing release
30d94541 1352 * Renaming of the source package
94d3a1fa 1353 * Set a minimal version for dpkg-dev and debhelper (for profiles)
cea9f174 1354 * For now, disable build profiles as they are not supported in Debian
1c8ac2b0
SL
1355 * Introduce some changes by Angus Lees
1356 - Introduction of build stages
1357 - Disable the parallel execution of tests
1358 - Improving of the parallel syntax
1359 - Use override_dh_auto_build-arch
1360 - Use override_dh_auto_build-indep
1c8ac2b0
SL
1361 - Better declarations of the doc
1362 - Update of the description
1363 - Watch file updated (with key check)
1364
d677860b
LB
1365 [ Luca Bruno ]
1366 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
1367
6c4d5240 1368 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
1c8ac2b0 1369
1d86d79e 1370rust (1.0.0~alpha-0~exp1) experimental; urgency=low
9c865efd 1371
bcc26d9a
SL
1372 * Initial package (Closes: #689207)
1373 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
6dbd4ee0 1374
a46ae6a6 1375 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100