]> git.proxmox.com Git - rustc.git/blob - debian/changelog
Release 1.39.0+dfsg1-3 to Debian unstable.
[rustc.git] / debian / changelog
1 rustc (1.39.0+dfsg1-3) unstable; urgency=medium
2
3 * Fix mips patch involving mxgot for new RUSTFLAGS behaviour.
4
5 -- Ximin Luo <infinity0@debian.org> Fri, 06 Dec 2019 22:18:53 +0000
6
7 rustc (1.39.0+dfsg1-2) unstable; urgency=medium
8
9 * Include reproducibility patch for compiler-builtins.
10 * Use python3 instead of python to run rustbuild. (Closes: #938422)
11 * Expand d-ignore-error-detail-diff.patch for unfixed upstream #53081.
12
13 -- Ximin Luo <infinity0@debian.org> Thu, 05 Dec 2019 22:51:41 +0000
14
15 rustc (1.39.0+dfsg1-1) unstable; urgency=medium
16
17 * New upstream release.
18
19 -- Ximin Luo <infinity0@debian.org> Sat, 30 Nov 2019 22:20:48 +0000
20
21 rustc (1.38.0+dfsg1-2) unstable; urgency=medium
22
23 * Fix building with rustc 1.38.0
24 * Fix building with cargo 0.40.0
25
26 -- Ximin Luo <infinity0@debian.org> Fri, 29 Nov 2019 00:05:16 +0000
27
28 rustc (1.38.0+dfsg1-1) unstable; urgency=medium
29
30 * New upstream release.
31
32 -- Ximin Luo <infinity0@debian.org> Tue, 26 Nov 2019 14:41:46 +0000
33
34 rustc (1.37.0+dfsg1-1) unstable; urgency=medium
35
36 * Upload to unstable.
37 * Fix a typo in debian/rules regex causing FTBFS on some arches.
38
39 -- Ximin Luo <infinity0@debian.org> Thu, 05 Sep 2019 00:06:23 -0700
40
41 rustc (1.37.0+dfsg1-1~exp2) experimental; urgency=medium
42
43 * Support cross-compiling to wasm32. (Closes: #903110)
44 To do that, install the libstd-rust-dev-wasm32-cross package and give
45 --target wasm32-unknown-unknown.
46 * Drop dependency on system compiler-rt, these new versions of rustc
47 actually don't need it at all.
48
49 -- Ximin Luo <infinity0@debian.org> Thu, 29 Aug 2019 09:00:03 -0700
50
51 rustc (1.37.0+dfsg1-1~exp1) experimental; urgency=medium
52
53 * New upstream release.
54 * Use system compiler-rt.
55
56 -- Ximin Luo <infinity0@debian.org> Sun, 25 Aug 2019 03:06:33 -0700
57
58 rustc (1.36.0+dfsg1-2) unstable; urgency=medium
59
60 * Set CARGO_HOME to debian/cargo_home (instead of $HOME/.cargo) as newer
61 versions of cargo must take a file lock that has to exist.
62
63 -- Ximin Luo <infinity0@debian.org> Wed, 17 Jul 2019 18:25:06 -0700
64
65 rustc (1.36.0+dfsg1-1) unstable; urgency=medium
66
67 * Upload to unstable.
68
69 -- Ximin Luo <infinity0@debian.org> Tue, 16 Jul 2019 20:27:55 -0700
70
71 rustc (1.36.0+dfsg1-1~exp1) experimental; urgency=medium
72
73 * New upstream release.
74
75 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 12:42:05 -0700
76
77 rustc (1.35.0+dfsg1-1) unstable; urgency=medium
78
79 * Add entry in 1.34.2+dfsg1-1 to note that it uses LLVM 7.
80 * Add entry in 1.35.0+dfsg1-1~exp2 to note that it uses LLVM 8.
81 * Fix ICE on sparc64 by including upstream PR #61881.
82
83 -- Ximin Luo <infinity0@debian.org> Sat, 13 Jul 2019 10:30:35 -0700
84
85 rustc (1.35.0+dfsg1-1~exp1) experimental; urgency=medium
86
87 * Don't use system compiler-rt, it's not ready yet.
88 * Update to LLVM 8.
89 * New upstream release.
90
91 -- Ximin Luo <infinity0@debian.org> Sun, 09 Jun 2019 23:20:52 -0700
92
93 rustc (1.34.2+dfsg1-1) unstable; urgency=medium
94
95 * Don't use system compiler-rt, there are issues with that for now.
96 * Use LLVM 7 for the Debian buster release.
97
98 -- Ximin Luo <infinity0@debian.org> Wed, 29 May 2019 21:52:37 -0700
99
100 rustc (1.34.2+dfsg1-1~exp2) experimental; urgency=medium
101
102 * Fix doc build, add version 1 compat mode hack for mdBook 2.
103 * Use system compiler-rt from libclang-common-*-dev.
104
105 -- Ximin Luo <infinity0@debian.org> Fri, 24 May 2019 00:39:59 -0700
106
107 rustc (1.34.2+dfsg1-1~exp1) experimental; urgency=medium
108
109 * Ensure Cargo.toml is in rust-src.
110 * New upstream release.
111 * Update to LLVM 8.
112
113 -- Ximin Luo <infinity0@debian.org> Sun, 19 May 2019 02:40:02 -0700
114
115 rustc (1.33.0+dfsg1-2) unstable; urgency=medium
116
117 * Add Fedora patches.
118 * Bump i386 allowed test failures to 12.
119
120 -- Ximin Luo <infinity0@debian.org> Sat, 18 May 2019 12:18:25 -0700
121
122 rustc (1.33.0+dfsg1-1) unstable; urgency=medium
123
124 * Upload to unstable.
125 * Fix build on mips, flags needed whitespace massaging.
126 * Drop obsolete patches.
127
128 -- Ximin Luo <infinity0@debian.org> Fri, 17 May 2019 21:04:20 -0700
129
130 rustc (1.33.0+dfsg1-1~exp1) experimental; urgency=medium
131
132 * New upstream release.
133
134 [ Hiroaki Nakamura ]
135 * Delete obsolete patch.
136
137 [ Sylvestre Ledru ]
138 * Update compiler-rt patch.
139 * Improve build-related docs a bit.
140
141 -- Ximin Luo <infinity0@debian.org> Mon, 29 Apr 2019 19:50:48 -0700
142
143 rustc (1.32.0+dfsg1-3) unstable; urgency=medium
144
145 * Conditionally-apply u-compiletest.patch based on stage0 compiler.
146 * Fix syntax error in d/rules compiletest check.
147
148 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 16:40:05 -0700
149
150 rustc (1.32.0+dfsg1-2) unstable; urgency=medium
151
152 * More verbose logging during builds.
153 * Fix compiletest compile error, and check log has at least 1 pass.
154
155 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 12:52:57 -0700
156
157 rustc (1.32.0+dfsg1-1) unstable; urgency=medium
158
159 * New upstream release.
160
161 -- Ximin Luo <infinity0@debian.org> Sun, 27 Jan 2019 22:02:48 -0800
162
163 rustc (1.32.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
164
165 * Note that this upstream version already Closes: #917191.
166 * Backport other upstream fixes. (Closes: #916818, #917000, #917192).
167
168 -- Ximin Luo <infinity0@debian.org> Tue, 01 Jan 2019 15:26:57 -0800
169
170 rustc (1.32.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
171
172 * New upstream release.
173 * Drop obsolete d-sparc64-dont-pack-spans.patch
174
175 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 13:48:25 -0800
176
177 rustc (1.31.0+dfsg1-2) unstable; urgency=medium
178
179 * Bump mips mipsel s390x allowed-failures to 24.
180
181 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 14:34:44 -0800
182
183 rustc (1.31.0+dfsg1-1) unstable; urgency=medium
184
185 * Revert debuginfo patches, they're not ready yet.
186
187 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 09:58:06 -0800
188
189 rustc (1.31.0+dfsg1-1~exp2) experimental; urgency=medium
190
191 * Drop redundant patches.
192 * Fix line numbers in some test-case patches.
193 * Backport an updated patch for gdb 8.2.
194
195 -- Ximin Luo <infinity0@debian.org> Sat, 15 Dec 2018 13:52:26 -0800
196
197 rustc (1.31.0+dfsg1-1~exp1) experimental; urgency=medium
198
199 * New upstream release.
200
201 -- Ximin Luo <infinity0@debian.org> Fri, 14 Dec 2018 21:30:56 -0800
202
203 rustc (1.31.0~beta.19+dfsg1-1~exp2) experimental; urgency=medium
204
205 * Filter LLVM build flags to not be stupid.
206
207 -- Ximin Luo <infinity0@debian.org> Sat, 01 Dec 2018 12:17:52 -0800
208
209 rustc (1.31.0~beta.19+dfsg1-1~exp1) experimental; urgency=medium
210
211 * New upstream release.
212
213 -- Ximin Luo <infinity0@debian.org> Thu, 29 Nov 2018 22:29:16 -0800
214
215 rustc (1.31.0~beta.4+dfsg1-1~exp2) experimental; urgency=medium
216
217 * Merge changes from Debian unstable.
218
219 -- Ximin Luo <infinity0@debian.org> Tue, 06 Nov 2018 19:45:26 -0800
220
221 rustc (1.31.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
222
223 * New upstream release.
224 * Drop old maintainers from Uploaders.
225
226 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 19:00:16 -0800
227
228 rustc (1.30.0+dfsg1-2) unstable; urgency=medium
229
230 * Increase FAILURES_ALLOWED for mips mipsel to 20.
231 * Set debuginfo-only-std = false for 32-bit powerpc architectures.
232
233 -- Ximin Luo <infinity0@debian.org> Fri, 02 Nov 2018 01:42:36 -0700
234
235 rustc (1.30.0+dfsg1-1) unstable; urgency=medium
236
237 * Upload to unstable. (Closes: #881845)
238 * Increase FAILURES_ALLOWED for mips architectures.
239 * Set debuginfo-only-std = false for mips architectures.
240
241 -- Ximin Luo <infinity0@debian.org> Thu, 01 Nov 2018 10:05:52 -0700
242
243 rustc (1.30.0+dfsg1-1~exp2) experimental; urgency=medium
244
245 * Disable debuginfo-gdb tests relating to enums. These will be fixed in an
246 upcoming version, see upstream #54614 for details.
247
248 -- Ximin Luo <infinity0@debian.org> Wed, 31 Oct 2018 00:02:25 -0700
249
250 rustc (1.30.0+dfsg1-1~exp1) experimental; urgency=medium
251
252 * Actually don't build docs in an arch-only build.
253 * Add mips patch, hopefully closes #881845 but let's see.
254 * New upstream release.
255
256 -- Ximin Luo <infinity0@debian.org> Tue, 30 Oct 2018 22:05:59 -0700
257
258 rustc (1.30.0~beta.7+dfsg1-1~exp3) experimental; urgency=medium
259
260 * Do the necessary bookkeeping for the LLVM update.
261
262 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 23:29:18 -0700
263
264 rustc (1.30.0~beta.7+dfsg1-1~exp2) experimental; urgency=medium
265
266 * Tweak test failure rules: armel <= 8, ppc64 <= 12.
267 * Update to LLVM 7.
268
269 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 21:43:30 -0700
270
271 rustc (1.30.0~beta.7+dfsg1-1~exp1) experimental; urgency=medium
272
273 * New upstream release.
274
275 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:40:30 -0700
276
277 rustc (1.29.0+dfsg1-1) unstable; urgency=medium
278
279 * Upload to unstable.
280 * Drop d-armel-disable-kernel-helpers.patch as a necessary part of the
281 fix to #906520, so it is actually fixed.
282 * Backport a patch to fix the rand crate on powerpc. (Closes: #909400)
283 * Lower the s390x allowed failures back to 25.
284
285 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:16:53 -0700
286
287 rustc (1.29.0+dfsg1-1~exp1) experimental; urgency=medium
288
289 * New upstream release.
290 * Include patch for armel atomics. (Closes: #906520)
291 * Update to latest Standards-Version; no changes required.
292
293 -- Ximin Luo <infinity0@debian.org> Thu, 20 Sep 2018 22:33:20 -0700
294
295 rustc (1.28.0+dfsg1-3) unstable; urgency=medium
296
297 * Team upload.
298
299 [ Ximin Luo ]
300 * More sparc64 fixes, and increase allowed-test-failures there to 180.
301
302 [ Julien Cristau ]
303 * Don't use pentium4 as i686 baseline (closes: #908561)
304
305 -- Julien Cristau <jcristau@debian.org> Tue, 11 Sep 2018 15:54:27 +0200
306
307 rustc (1.28.0+dfsg1-2) unstable; urgency=medium
308
309 * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
310 old failure-counting logic.
311 * Allow 50 test failures on s390x, restored failure-counting logic avoids
312 more double-counts.
313
314 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 02:18:10 -0700
315
316 rustc (1.28.0+dfsg1-1) unstable; urgency=medium
317
318 * New upstream release.
319 * Add patches from Fedora to fix some test failures.
320 * Ignore a failure testing specific error output, under investigation.
321 * Allow 100 test failures on s390x, should be reducible later with LLVM 7.
322 * Temporary fix for mips64el bootstrap.
323 * Be even more verbose during the build.
324 * Update to latest Standards-Version.
325
326 -- Ximin Luo <infinity0@debian.org> Sat, 04 Aug 2018 23:04:41 -0700
327
328 rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
329
330 * Update test-failure counting logic.
331 * Fix version constraints for Recommends: cargo.
332 * Add patch to fix sparc64 CABI.
333
334 -- Ximin Luo <infinity0@debian.org> Fri, 27 Jul 2018 04:26:52 -0700
335
336 rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
337
338 * New upstream release.
339 * Update to latest Standards-Version; no changes required.
340
341 -- Ximin Luo <infinity0@debian.org> Wed, 25 Jul 2018 03:11:11 -0700
342
343 rustc (1.27.2+dfsg1-1) unstable; urgency=medium
344
345 [ Sylvestre Ledru ]
346 * Update of the alioth ML address.
347
348 [ Ximin Luo ]
349 * Fail the build if our version contains ~exp and we are not releasing to
350 experimental, this has happened by accident a few times already.
351 * Allow 36 and 44 test failures on armel and s390x respectively.
352 * New upstream release.
353
354 -- Ximin Luo <infinity0@debian.org> Tue, 24 Jul 2018 21:35:56 -0700
355
356 rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
357
358 * Unconditonally prune crate checksums to avoid having to manually prune them
359 whenever we patch the vendored crates.
360
361 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 14:49:18 -0700
362
363 rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
364
365 * Add patch from Fedora to fix rebuild against same version.
366
367 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 08:52:03 -0700
368
369 rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
370
371 * Fix some failing tests.
372
373 -- Ximin Luo <infinity0@debian.org> Wed, 18 Jul 2018 09:06:44 -0700
374
375 rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
376
377 * New upstream release.
378
379 -- Ximin Luo <infinity0@debian.org> Fri, 13 Jul 2018 22:58:02 -0700
380
381 rustc (1.26.2+dfsg1-1) unstable; urgency=medium
382
383 * New upstream release.
384 * Stop ignoring tests that now pass.
385 * Don't ignore tests that still fail, instead raise FAILURES_ALLOWED.
386 This allows us to see the test failures in the build logs, rather than
387 hiding them.
388
389 -- Ximin Luo <infinity0@debian.org> Sat, 16 Jun 2018 12:39:59 -0700
390
391 rustc (1.26.1+dfsg1-3) unstable; urgency=medium
392
393 * Fix build-dep version range to build against myself.
394
395 -- Ximin Luo <infinity0@debian.org> Thu, 31 May 2018 09:25:17 -0700
396
397 rustc (1.26.1+dfsg1-2) unstable; urgency=medium
398
399 * Also ignore test_loading_cosine on ppc64el.
400
401 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 20:58:46 -0700
402
403 rustc (1.26.1+dfsg1-1) unstable; urgency=medium
404
405 * New upstream release.
406
407 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 08:18:04 -0700
408
409 rustc (1.26.0+dfsg1-1~exp4) experimental; urgency=medium
410
411 * Try alternative patch to ignore x86 stdsimd tests suggested by upstream.
412 * Bump up allowed-test-failures to 8 to account for the fact that we're now
413 double-counting some failures.
414
415 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 20:36:56 -0700
416
417 rustc (1.26.0+dfsg1-1~exp3) experimental; urgency=medium
418
419 * Ignore some irrelevant tests on ppc64 and non-x86 platforms.
420
421 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 09:32:38 -0700
422
423 rustc (1.26.0+dfsg1-1~exp2) experimental; urgency=medium
424
425 * Add Breaks+Replaces for older libstd-rust-dev with codegen-backends.
426 (Closes: #899180)
427 * Backport some test and packaging fixes from Ubuntu.
428
429 -- Ximin Luo <infinity0@debian.org> Tue, 22 May 2018 22:00:53 -0700
430
431 rustc (1.26.0+dfsg1-1~exp1) experimental; urgency=medium
432
433 * New upstream release.
434 * Update to latest Standards-Version; no changes required.
435 * Update doc-base files. (Closes: #876831)
436
437 -- Ximin Luo <infinity0@debian.org> Sun, 20 May 2018 03:11:45 -0700
438
439 rustc (1.25.0+dfsg1-2) unstable; urgency=medium
440
441 * Add patches for LLVM's compiler-rt to fix bugs on sparc64 and mips64.
442 (Closes: #898982)
443 * Install codegen-backends into rustc rather than libstd-rust-dev.
444 (Closes: #899087)
445
446 -- Ximin Luo <infinity0@debian.org> Sat, 19 May 2018 13:10:33 -0700
447
448 rustc (1.25.0+dfsg1-1) unstable; urgency=medium
449
450 * Upload to unstable.
451 * Allow up to 15 test failures on s390x.
452 * Set CARGO_INCREMENTAL=0 on sparc64.
453
454 -- Ximin Luo <infinity0@debian.org> Fri, 18 May 2018 01:11:15 -0700
455
456 rustc (1.25.0+dfsg1-1~exp2) experimental; urgency=medium
457
458 * Install missing codegen-backends.
459
460 -- Ximin Luo <infinity0@debian.org> Fri, 06 Apr 2018 14:05:36 -0700
461
462 rustc (1.25.0+dfsg1-1~exp1) experimental; urgency=medium
463
464 * New upstream release.
465 * Update to LLVM 6.0.
466
467 -- Ximin Luo <infinity0@debian.org> Sun, 01 Apr 2018 15:59:47 +0200
468
469 rustc (1.24.1+dfsg1-1) unstable; urgency=medium
470
471 * Upload to unstable.
472 * Raise allowed-test-failures to 160 on some non-release arches: powerpc,
473 powerpcspe, sparc64, x32.
474
475 -- Ximin Luo <infinity0@debian.org> Wed, 07 Mar 2018 20:07:27 +0100
476
477 rustc (1.24.1+dfsg1-1~exp2) experimental; urgency=medium
478
479 * Steal some patches from Fedora to fix some test failures.
480 * Update debian/patches/u-make-tests-work-without-rpath.patch to try to fix
481 some more test failures.
482
483 -- Ximin Luo <infinity0@debian.org> Mon, 05 Mar 2018 16:25:26 +0100
484
485 rustc (1.24.1+dfsg1-1~exp1) experimental; urgency=medium
486
487 * More sparc64 CABI fixes. (Closes: #888757)
488 * New upstream release.
489 * Note that s390x baseline was updated in the meantime. (Closes: #851150)
490 * Include Debian-specific patch to disable kernel helpers on armel.
491 (Closes: #891902)
492 * Include missing build-dependencies for pkg.rustc.dlstage0 build profile.
493 (Closes: #891022)
494 * Add architecture.mk mapping for armel => armv5te-unknown-linux-gnueabi.
495 (Closes: #891913)
496 * Enable debuginfo-only-std on armel as well. (Closes: #891961)
497 * Backport upstream patch to support powerpcspe. (Closes: #891542)
498 * Disable full-bootstrap again to work around upstream #48319.
499
500 -- Ximin Luo <infinity0@debian.org> Sat, 03 Mar 2018 14:23:29 +0100
501
502 rustc (1.23.0+dfsg1-1) unstable; urgency=medium
503
504 * Upload to unstable.
505
506 -- Ximin Luo <infinity0@debian.org> Fri, 19 Jan 2018 11:49:31 +0100
507
508 rustc (1.23.0+dfsg1-1~exp1) experimental; urgency=medium
509
510 * New upstream release.
511 * Update to latest Standards-Version; no changes required.
512
513 -- Ximin Luo <infinity0@debian.org> Sun, 14 Jan 2018 00:08:17 +0100
514
515 rustc (1.22.1+dfsg1-2) unstable; urgency=medium
516
517 * Fix B-D rustc version so this package can be built using itself.
518
519 -- Ximin Luo <infinity0@debian.org> Mon, 01 Jan 2018 14:27:19 +0100
520
521 rustc (1.22.1+dfsg1-1) unstable; urgency=medium
522
523 [ Ximin Luo ]
524 * Remove unimportant files that autoload remote resources from rust-src.
525 * Fix more symlinks in rust-doc.
526 * On armhf, only generate debuginfo for libstd and not the compiler itself.
527 This works around buildds running out of memory, see upstream #45854.
528 * Update to latest Standards-Version; no changes required.
529
530 [ Chris Coulson ]
531 * Fix some test failures that occur because we build rust without an rpath.
532
533 -- Ximin Luo <infinity0@debian.org> Mon, 18 Dec 2017 19:46:25 +0100
534
535 rustc (1.22.1+dfsg1-1~exp1) experimental; urgency=medium
536
537 * New upstream release.
538 * Fix symlink target. (Closes: #877276)
539
540 -- Ximin Luo <infinity0@debian.org> Sat, 25 Nov 2017 22:29:12 +0100
541
542 rustc (1.21.0+dfsg1-3) unstable; urgency=medium
543
544 * Add/fix detection for sparc64, thanks to John Paul Adrian Glaubitz.
545 * Workaround FTBFS when building docs. (Closes: #880262)
546
547 -- Ximin Luo <infinity0@debian.org> Mon, 06 Nov 2017 10:03:32 +0100
548
549 rustc (1.21.0+dfsg1-2) unstable; urgency=medium
550
551 * Upload to unstable.
552 * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
553 previously used in u-output-failed-commands.patch.
554 * Only allow up to 5 test failures.
555
556 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 20:27:30 +0200
557
558 rustc (1.21.0+dfsg1-1) experimental; urgency=medium
559
560 * New upstream release.
561 * Fix the "install" target for cross-compilations; cross-compiling with
562 sbuild --host=$foreign-arch should work again.
563 * Update to latest Standards-Version; changes:
564 - Priority changed to optional from extra.
565
566 -- Ximin Luo <infinity0@debian.org> Tue, 17 Oct 2017 00:42:54 +0200
567
568 rustc (1.20.0+dfsg1-3) unstable; urgency=medium
569
570 * Disable jemalloc to fix FTBFS with 1.21 on armhf.
571
572 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 12:01:19 +0200
573
574 rustc (1.20.0+dfsg1-2) unstable; urgency=medium
575
576 * Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
577 and accidentally uploaded to unstable. No harm, no foul.
578 * We are no longer failing the build when tests fail, see NEWS or
579 README.Debian for details.
580 * Bump LLVM requirement to fix some failing tests.
581
582 -- Ximin Luo <infinity0@debian.org> Sat, 21 Oct 2017 14:20:17 +0200
583
584 rustc (1.20.0+dfsg1-1) unstable; urgency=medium
585
586 * New upstream release.
587
588 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 23:30:35 +0200
589
590 rustc (1.19.0+dfsg3-4) unstable; urgency=medium
591
592 * Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
593
594 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 21:31:03 +0200
595
596 rustc (1.19.0+dfsg3-3) unstable; urgency=medium
597
598 * Fix a trailing whitespace for tidy.
599
600 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 16:09:41 +0200
601
602 rustc (1.19.0+dfsg3-2) unstable; urgency=medium
603
604 * Upload to unstable.
605 * Add a patch to print extra information when tests fail.
606
607 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 12:32:03 +0200
608
609 rustc (1.19.0+dfsg3-1) experimental; urgency=medium
610
611 * New upstream release.
612 * Upgrade to LLVM 4.0. (Closes: #873421)
613 * rust-src: install Debian patches as well
614
615 -- Ximin Luo <infinity0@debian.org> Fri, 15 Sep 2017 04:02:09 +0200
616
617 rustc (1.18.0+dfsg1-4) unstable; urgency=medium
618
619 * Support gperf 3.1. (Closes: #869610)
620
621 -- Ximin Luo <infinity0@debian.org> Tue, 25 Jul 2017 23:19:47 +0200
622
623 rustc (1.18.0+dfsg1-3) unstable; urgency=medium
624
625 * Upload to unstable.
626 * Disable failing run-make test on armhf.
627
628 -- Ximin Luo <infinity0@debian.org> Sat, 22 Jul 2017 20:30:25 +0200
629
630 rustc (1.18.0+dfsg1-2) experimental; urgency=medium
631
632 * Update to latest Standards-Version; no changes required.
633 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
634 annotations. Multi-Arch: foreign is typically for arch-indep packages that
635 might need to satisfy dependency chains of different architectures. Also
636 update instructions on cross-compiling to match this newer situation.
637 * Build debugging symbols for non-libstd parts of rustc.
638
639 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 23:04:03 +0200
640
641 rustc (1.18.0+dfsg1-1) experimental; urgency=medium
642
643 * New upstream release.
644
645 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
646
647 rustc (1.17.0+dfsg2-8) unstable; urgency=medium
648
649 * Workaround for linux #865549, fix FTBFS on ppc64el.
650
651 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
652
653 rustc (1.17.0+dfsg2-7) unstable; urgency=medium
654
655 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
656
657 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
658
659 rustc (1.17.0+dfsg2-6) unstable; urgency=medium
660
661 * Upload to unstable.
662
663 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
664
665 rustc (1.17.0+dfsg2-5) experimental; urgency=medium
666
667 * More work-arounds for armhf test failures.
668
669 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
670
671 rustc (1.17.0+dfsg2-4) experimental; urgency=medium
672
673 * Fix arch-indep and arch-dep tests.
674 * Bump the LLVM requirement to fix FTBFS on armhf.
675
676 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
677
678 rustc (1.17.0+dfsg2-3) experimental; urgency=medium
679
680 * Try to force the real gdb package. Some resolvers like aspcud will select
681 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
682 tests to break.
683
684 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
685
686 rustc (1.17.0+dfsg2-2) experimental; urgency=medium
687
688 * Support and document cross-compiling of rustc itself.
689 * Document cross-compiling other rust packages such as cargo.
690 * Work around upstream #39015 by disabling those tests rather than by
691 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
692 upstream #42476 and #42532 for details.
693
694 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
695
696 rustc (1.17.0+dfsg2-1) experimental; urgency=medium
697
698 [ Sylvestre Ledru ]
699 * New upstream release
700
701 [ Ximin Luo ]
702 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
703
704 [ Matthijs van Otterdijk ]
705 * Add a binary package, rust-src. (Closes: #846177)
706 * Link to local Debian web resources in the docs, instead of remote ones.
707
708 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
709
710 rustc (1.16.0+dfsg1-1) unstable; urgency=medium
711
712 * Upload to unstable so we have something to build 1.17 with.
713 * Update u-ignoretest-powerpc.patch for 1.16.
714
715 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
716
717 rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
718
719 * Don't ignore test failures on Debian unstable.
720 * Re-fix ignoring armhf test, accidentally reverted in previous version.
721 * Try to fix buildd failure by swapping B-D alternatives.
722
723 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
724
725 rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
726
727 * New upstream release
728 * u-ignoretest-jemalloc.patch removed (applied upstream)
729
730 [ Matthias Klose ]
731 * Bootstrap using the rustc version in the archive, on all architectures.
732 * Work around a GCC 4.8 ICE on AArch64.
733 * Use alternative build dependencies on cmake3 and binutils-2.26 for
734 builds on 14.04 LTS (trusty).
735 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
736 * debian/rules: Ignore test results for now.
737
738 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
739
740 rustc (1.15.1+dfsg1-1) unstable; urgency=medium
741
742 * Upload to unstable so we have something to build 1.16 with.
743 * Try to fix ignoring atomic-lock-free tests on armhf.
744
745 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
746
747 rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
748
749 * Ignore atomic-lock-free tests on armhf.
750 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
751 * Tidy up some other patches to do with ignoring tests.
752
753 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
754
755 rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
756
757 * Update armhf ignoretest patch.
758 * Bootstrap armhf. (Closes: #809316, #834003)
759 * Bootstrap ppc4el. (Closes: #839643)
760 * Fix rust-lldb symlink. (Closes: #850639)
761
762 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
763
764 rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
765
766 * New upstream release (won't probably be in stretch).
767 see the 1.4 git branch for the follow up for stable
768 * Call to the test renamed from check-notidy => check
769 * d/p/u-destdir-support.diff: Apply upstream patch to support
770 destdir in the make install (for rustbuild, in later versions)
771 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
772 We need them for now
773 * Refresh of the patches
774
775 [ Sven Joachim ]
776 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
777
778 [ Erwan Prioul ]
779 * Fix test and build failures for ppc64el. (Closes: #839643)
780
781 [ Ximin Luo ]
782 * Disable rustbuild for the time being (as it was in 1.14) and instead
783 bootstrap two new arches, armhf and ppc64el.
784 * Switch back to debhelper 9 to make backporting easier.
785 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
786 no longer needed by the upstream tests.
787
788 [ Matthias Klose ]
789 * Compatibility fixes and improvements to help work better on Ubuntu.
790
791 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
792
793 rustc (1.14.0+dfsg1-3) unstable; urgency=medium
794
795 * Fix mips64 Makefile patches.
796 * Don't run arch-dep tests in a arch-indep build.
797
798 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
799
800 rustc (1.14.0+dfsg1-2) unstable; urgency=medium
801
802 * Update README.Debian, the old one was way out of date.
803 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
804 * Work around jemalloc-related problems in the upstream bootstrapping
805 binaries for arm64, ppc64el, s390x.
806 * Disable jemalloc on s390x - upstream already disable it for some other
807 arches.
808 * Disable jemalloc tests for arches where jemalloc is disabled.
809 * We still expect the following failures:
810 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
811 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
812 with the next stable rustc release.
813 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
814 test failures beyond the ones I fixed above; this upload is only to save
815 me manual work in producing nice reports that exhibit these failures.
816
817 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
818
819 rustc (1.14.0+dfsg1-1) unstable; urgency=medium
820
821 [ Sylvestre Ledru ]
822 * New upstream release
823 * Update debian/watch
824
825 [ Ximin Luo ]
826 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
827 (Closes: #809316, #834003, #839643)
828 * Make rust-gdb and rust-lldb arch:all packages.
829 * Switch to debhelper 10.
830
831 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
832
833 rustc (1.13.0+dfsg1-2) unstable; urgency=high
834
835 * Skip macro-stepping test on arm64, until
836 https://github.com/rust-lang/rust/issues/37225 is resolved.
837
838 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
839
840 rustc (1.13.0+dfsg1-1) unstable; urgency=medium
841
842 [ Sylvestre Ledru ]
843 * New upstream release.
844
845 [ Ximin Luo ]
846 * Use Debian system jquery instead of upstream's embedded copy.
847
848 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
849
850 rustc (1.12.1+dfsg1-1) unstable; urgency=medium
851
852 [ Sylvestre Ledru ]
853 * New (minor) upstream release
854 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
855 * Switch to llvm 3.9. (Closes: #841834)
856
857 [ Ximin Luo ]
858 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
859 This allows us to bootstrap from either 1.11.0 or 1.12.0.
860 * Bump LLVM Build-Depends version to get the backported patches for LLVM
861 #30402 and #29163.
862 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
863 (Closes: #841835)
864
865 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
866
867 rustc (1.12.0+dfsg1-2) unstable; urgency=medium
868
869 * Ignore test run-make/no-duplicate-libs. Fails on i386
870 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
871 * I am not switching to llvm 3.9 now because a test freezes. The plan is
872 to silent the warning breaking the build and upload 1.12.1 after
873
874 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
875
876 rustc (1.12.0+dfsg1-1) unstable; urgency=medium
877
878 * new upstream release
879 - Rebase of the patches and removal of deprecated patches
880
881 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
882
883 rustc (1.11.0+dfsg1-3) unstable; urgency=medium
884
885 * Fix separate build-arch and build-indep builds.
886
887 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
888
889 rustc (1.11.0+dfsg1-2) unstable; urgency=medium
890
891 * Fix rebuilding against the current version, by backporting a patch I wrote
892 that was already applied upstream. Should fix the FTBFS that was observed
893 by tests.reproducible-builds.org.
894 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
895 * Backport a doctest fix I wrote, already applied upstream.
896
897 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
898
899 rustc (1.11.0+dfsg1-1) unstable; urgency=medium
900
901 * New upstream release
902 * Add versioned binutils dependency. (Closes: #819475, #823540)
903
904 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
905
906 rustc (1.10.0+dfsg1-3) unstable; urgency=medium
907
908 * Rebuild with LLVM 3.8, same as what upstream are using
909 * Dynamically link against LLVM. (Closes: #832565)
910
911 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
912
913 rustc (1.10.0+dfsg1-2) unstable; urgency=medium
914
915 * Tentatively support ARM architectures
916 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
917 in a orig-dl tarball, like how we previously did for amd64,i386.
918
919 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
920
921 rustc (1.10.0+dfsg1-1) unstable; urgency=medium
922
923 * New upstream release
924 * Add myself to uploaders
925 * Update our build process to bootstrap from the previous Debian rustc stable
926 version by default. See README.Debian for other options.
927 * Update to latest Standards-Version; no changes required.
928
929 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
930
931 rustc (1.9.0+dfsg1-1) unstable; urgency=medium
932
933 * New upstream release (Closes: #825752)
934
935 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
936
937 rustc (1.8.0+dfsg1-1) unstable; urgency=medium
938
939 * New upstream release
940
941 [ Ximin Luo ]
942 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
943 * Drop wno-error patch; applied upstream.
944
945 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
946
947 rustc (1.7.0+dfsg1-1) unstable; urgency=medium
948
949 * New upstream release
950
951 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
952
953 rustc (1.6.0+dfsg1-3) unstable; urgency=medium
954
955 * Apply upstream fix to silent a valgrind issue in the test suite
956 (Closes: ##812825)
957 * Add gcc & libc-dev as dependency of rustc to make sure it works
958 out of the box
959
960 [ Ximin Luo ]
961 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
962 * Enable optional tests, and add verbosity/backtraces to tests
963 * Use XZ instead of GZ compression (will apply to the next new upload)
964
965 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
966
967 rustc (1.6.0+dfsg1-2) unstable; urgency=medium
968
969 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
970 to remove the string "-Werror". (Closes: #812448)
971 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
972 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
973 * Guard arch-dependent dh_install commands appropriately, fixing
974 arch-indep-only builds. (Closes: #809124)
975
976 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
977
978 rustc (1.6.0+dfsg1-1) unstable; urgency=medium
979
980 * new upstream release
981
982 [ Ximin Luo ]
983 * Use secure links for Vcs-* fields.
984
985 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
986
987 rustc (1.5.0+dfsg1-1) unstable; urgency=medium
988
989 * New upstream release
990 - We believe that we should let rust transit to testing
991 (Closes: #786836)
992 * Move away from hash to the same rust naming schema
993
994 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
995
996 rustc (1.4.0+dfsg1-1) unstable; urgency=medium
997
998 * New upstream release
999 198068b3 => 1bf6e69c
1000 * Update the download url in debian/watch
1001
1002 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
1003
1004 rustc (1.3.0+dfsg1-1) unstable; urgency=medium
1005
1006 * New upstream release
1007 62abc69f => 198068b3
1008 * jquery updated from 2.1.0 to 2.1.4
1009
1010 [ Ximin Luo ]
1011 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
1012 * Fix debian/copyright syntax mistakes.
1013 * Don't Replace/Break previous versions of libstd-rust-*
1014 * Check that the libstd-rust-* name in d/control matches upstream.
1015 * Several other minor build tweaks.
1016
1017 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
1018
1019 rustc (1.2.0+dfsg1-1) unstable; urgency=medium
1020
1021 * New upstream release
1022 libstd-rust-7d23ff90 => libstd-rust-62abc69f
1023 * Add llvm-3.6-tools to the build dep as it is
1024 now needed for tests
1025 * Fix the Vcs-Browser value
1026
1027 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
1028
1029 rustc (1.1.0+dfsg1-3) unstable; urgency=medium
1030
1031 * rust-{gdb,lldb} now Replaces pre-split rustc package.
1032 Closes: #793433.
1033 * Several minor lintian cleanups.
1034
1035 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
1036
1037 rustc (1.1.0+dfsg1-2) unstable; urgency=medium
1038
1039 [ Angus Lees ]
1040 * Replace remote Rust logo with local file in HTML docs.
1041 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
1042 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
1043 exist yet (see #792908).
1044 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
1045 previous version. Unfortunately the toolchain bootstrap isn't ready
1046 to support all Debian archs yet. Closes: #793147.
1047
1048 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
1049
1050 rustc (1.1.0+dfsg1-1) unstable; urgency=low
1051
1052 [ Angus Lees ]
1053 * Set SONAME when building dylibs
1054 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
1055 - libs are now installed into multiarch-friendly locations
1056 - rpath is no longer required to use dylibs (but talk to Debian Rust
1057 maintainers before building a package that depends on the dylibs)
1058 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
1059 triples for Debian archs and is intended to help future Rust packaging
1060 efforts. Warning: it may not be complete/accurate yet.
1061 * New upstream release (1.1)
1062
1063 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
1064
1065 rustc (1.0.0+dfsg1-1) unstable; urgency=medium
1066
1067 [ Angus Lees ]
1068 * New upstream release (1.0!)
1069
1070 [ Sylvestre Ledru ]
1071 * Fix the watch file
1072 * Update of the repack to remove llvm sources
1073
1074 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
1075
1076 rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
1077
1078 [ Angus Lees ]
1079 * New upstream release (beta 3)
1080 - Drop manpage patch - now included upstream
1081 * Replace duplicated compile-time dylibs with symlinks to run-time libs
1082 (reduces installed size by ~68MB)
1083
1084 [ Sylvestre Ledru ]
1085 * New upstream release (beta 4)
1086 * Replace two more occurrences of jquery by the package
1087 * Repack upstream to remove an LLVM file with a non-DFSG license
1088
1089 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
1090
1091 rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
1092
1093 [ Angus Lees ]
1094 * Patch upstream manpages to address minor troff issues
1095 * Make 'debian/rules clean' also clean LLVM source
1096 * Rename primary 'rust' binary package to 'rustc'
1097 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
1098 pzdr.tfm)
1099 * Build against system LLVM
1100
1101 [ Sylvestre Ledru ]
1102 * New testing release
1103 * Renaming of the source package
1104 * Set a minimal version for dpkg-dev and debhelper (for profiles)
1105 * For now, disable build profiles as they are not supported in Debian
1106 * Introduce some changes by Angus Lees
1107 - Introduction of build stages
1108 - Disable the parallel execution of tests
1109 - Improving of the parallel syntax
1110 - Use override_dh_auto_build-arch
1111 - Use override_dh_auto_build-indep
1112 - Better declarations of the doc
1113 - Update of the description
1114 - Watch file updated (with key check)
1115
1116 [ Luca Bruno ]
1117 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
1118
1119 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
1120
1121 rust (1.0.0~alpha-0~exp1) experimental; urgency=low
1122
1123 * Initial package (Closes: #689207)
1124 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
1125
1126 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100