]> git.proxmox.com Git - rustc.git/blame - debian/changelog
Bump d/changelog
[rustc.git] / debian / changelog
CommitLineData
2c777bdf 1rustc (1.33.0+dfsg1-1) unstable; urgency=medium
4630fd0d 2
2c777bdf 3 * Upload to unstable.
4630fd0d 4 * Fix build on mips, flags needed whitespace massaging.
2c777bdf 5 * Drop obsolete patches.
4630fd0d
XL
6
7 -- Ximin Luo <infinity0@debian.org> Fri, 17 May 2019 21:01:15 -0700
8
f59e6235 9rustc (1.33.0+dfsg1-1~exp1) experimental; urgency=medium
faded93c
XL
10
11 * New upstream release.
12
13 [ Hiroaki Nakamura ]
14 * Delete obsolete patch.
15
16 [ Sylvestre Ledru ]
17 * Update compiler-rt patch.
18 * Improve build-related docs a bit.
19
f59e6235 20 -- Ximin Luo <infinity0@debian.org> Mon, 29 Apr 2019 19:50:48 -0700
faded93c 21
6c5a46a7 22rustc (1.32.0+dfsg1-3) unstable; urgency=medium
ec365981
XL
23
24 * Conditionally-apply u-compiletest.patch based on stage0 compiler.
bbceb41b 25 * Fix syntax error in d/rules compiletest check.
ec365981 26
6c5a46a7 27 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 16:40:05 -0700
ec365981 28
929f537e 29rustc (1.32.0+dfsg1-2) unstable; urgency=medium
33416cd4
XL
30
31 * More verbose logging during builds.
91d3be64 32 * Fix compiletest compile error, and check log has at least 1 pass.
33416cd4 33
929f537e 34 -- Ximin Luo <infinity0@debian.org> Sun, 17 Mar 2019 12:52:57 -0700
33416cd4 35
822ce0d0 36rustc (1.32.0+dfsg1-1) unstable; urgency=medium
194bc315
XL
37
38 * New upstream release.
39
822ce0d0 40 -- Ximin Luo <infinity0@debian.org> Sun, 27 Jan 2019 22:02:48 -0800
194bc315 41
2f1fd01f 42rustc (1.32.0~beta.2+dfsg1-1~exp2) experimental; urgency=medium
48e04e69
XL
43
44 * Note that this upstream version already Closes: #917191.
45 * Backport other upstream fixes. (Closes: #916818, #917000, #917192).
46
2f1fd01f 47 -- Ximin Luo <infinity0@debian.org> Tue, 01 Jan 2019 15:26:57 -0800
48e04e69 48
8c73470e 49rustc (1.32.0~beta.2+dfsg1-1~exp1) experimental; urgency=medium
74001e95
XL
50
51 * New upstream release.
f497fa43 52 * Drop obsolete d-sparc64-dont-pack-spans.patch
74001e95 53
8c73470e 54 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 13:48:25 -0800
74001e95 55
e2c7f11a 56rustc (1.31.0+dfsg1-2) unstable; urgency=medium
15f51d41
XL
57
58 * Bump mips mipsel s390x allowed-failures to 24.
59
e2c7f11a 60 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 14:34:44 -0800
15f51d41 61
4988c190 62rustc (1.31.0+dfsg1-1) unstable; urgency=medium
69cb1dbc
XL
63
64 * Revert debuginfo patches, they're not ready yet.
65
4988c190 66 -- Ximin Luo <infinity0@debian.org> Sun, 16 Dec 2018 09:58:06 -0800
69cb1dbc 67
6f119a43 68rustc (1.31.0+dfsg1-1~exp2) experimental; urgency=medium
2dc25308
XL
69
70 * Drop redundant patches.
71 * Fix line numbers in some test-case patches.
72 * Backport an updated patch for gdb 8.2.
73
6f119a43 74 -- Ximin Luo <infinity0@debian.org> Sat, 15 Dec 2018 13:52:26 -0800
2dc25308 75
870e19eb 76rustc (1.31.0+dfsg1-1~exp1) experimental; urgency=medium
720cbe64
XL
77
78 * New upstream release.
79
870e19eb 80 -- Ximin Luo <infinity0@debian.org> Fri, 14 Dec 2018 21:30:56 -0800
720cbe64 81
2e8af001 82rustc (1.31.0~beta.19+dfsg1-1~exp2) experimental; urgency=medium
00b1b9fd
XL
83
84 * Filter LLVM build flags to not be stupid.
85
2e8af001 86 -- Ximin Luo <infinity0@debian.org> Sat, 01 Dec 2018 12:17:52 -0800
00b1b9fd 87
c5f8836a 88rustc (1.31.0~beta.19+dfsg1-1~exp1) experimental; urgency=medium
604d3c85
XL
89
90 * New upstream release.
91
c5f8836a 92 -- Ximin Luo <infinity0@debian.org> Thu, 29 Nov 2018 22:29:16 -0800
604d3c85 93
069dcc6d
XL
94rustc (1.31.0~beta.4+dfsg1-1~exp2) experimental; urgency=medium
95
96 * Merge changes from Debian unstable.
97
98 -- Ximin Luo <infinity0@debian.org> Tue, 06 Nov 2018 19:45:26 -0800
99
2beefcb3 100rustc (1.31.0~beta.4+dfsg1-1~exp1) experimental; urgency=medium
9f955824
XL
101
102 * New upstream release.
c6cc9989 103 * Drop old maintainers from Uploaders.
9f955824 104
2beefcb3 105 -- Ximin Luo <infinity0@debian.org> Sun, 04 Nov 2018 19:00:16 -0800
9f955824 106
0d287f0e 107rustc (1.30.0+dfsg1-2) unstable; urgency=medium
e8cad677
XL
108
109 * Increase FAILURES_ALLOWED for mips mipsel to 20.
110 * Set debuginfo-only-std = false for 32-bit powerpc architectures.
111
0d287f0e 112 -- Ximin Luo <infinity0@debian.org> Fri, 02 Nov 2018 01:42:36 -0700
e8cad677 113
58ecb196 114rustc (1.30.0+dfsg1-1) unstable; urgency=medium
508ebb42 115
58ecb196 116 * Upload to unstable. (Closes: #881845)
508ebb42 117 * Increase FAILURES_ALLOWED for mips architectures.
2e2d9bd1 118 * Set debuginfo-only-std = false for mips architectures.
508ebb42 119
58ecb196 120 -- Ximin Luo <infinity0@debian.org> Thu, 01 Nov 2018 10:05:52 -0700
508ebb42 121
0959f7a8 122rustc (1.30.0+dfsg1-1~exp2) experimental; urgency=medium
4807e449
XL
123
124 * Disable debuginfo-gdb tests relating to enums. These will be fixed in an
125 upcoming version, see upstream #54614 for details.
126
0959f7a8 127 -- Ximin Luo <infinity0@debian.org> Wed, 31 Oct 2018 00:02:25 -0700
4807e449 128
878943b0 129rustc (1.30.0+dfsg1-1~exp1) experimental; urgency=medium
3bdf427a
XL
130
131 * Actually don't build docs in an arch-only build.
c28950cb 132 * Add mips patch, hopefully closes #881845 but let's see.
82665bc4 133 * New upstream release.
3bdf427a 134
878943b0 135 -- Ximin Luo <infinity0@debian.org> Tue, 30 Oct 2018 22:05:59 -0700
3bdf427a 136
73942dcc 137rustc (1.30.0~beta.7+dfsg1-1~exp3) experimental; urgency=medium
5cb19022
XL
138
139 * Do the necessary bookkeeping for the LLVM update.
140
73942dcc 141 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 23:29:18 -0700
5cb19022 142
eb8340d1 143rustc (1.30.0~beta.7+dfsg1-1~exp2) experimental; urgency=medium
6404b712
XL
144
145 * Tweak test failure rules: armel <= 8, ppc64 <= 12.
194a2720 146 * Update to LLVM 7.
6404b712 147
eb8340d1 148 -- Ximin Luo <infinity0@debian.org> Wed, 26 Sep 2018 21:43:30 -0700
6404b712 149
2a49a14a 150rustc (1.30.0~beta.7+dfsg1-1~exp1) experimental; urgency=medium
d925017b
XL
151
152 * New upstream release.
153
2a49a14a 154 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:40:30 -0700
d925017b 155
400a2803 156rustc (1.29.0+dfsg1-1) unstable; urgency=medium
3adf8905
XL
157
158 * Upload to unstable.
159 * Drop d-armel-disable-kernel-helpers.patch as a necessary part of the
160 fix to #906520, so it is actually fixed.
161 * Backport a patch to fix the rand crate on powerpc. (Closes: #909400)
162 * Lower the s390x allowed failures back to 25.
163
400a2803 164 -- Ximin Luo <infinity0@debian.org> Sun, 23 Sep 2018 10:16:53 -0700
3adf8905 165
437a23d2 166rustc (1.29.0+dfsg1-1~exp1) experimental; urgency=medium
5c02168d
XL
167
168 * New upstream release.
169 * Include patch for armel atomics. (Closes: #906520)
56445feb 170 * Update to latest Standards-Version; no changes required.
5c02168d 171
437a23d2 172 -- Ximin Luo <infinity0@debian.org> Thu, 20 Sep 2018 22:33:20 -0700
5c02168d 173
2c859ae9
JC
174rustc (1.28.0+dfsg1-3) unstable; urgency=medium
175
176 * Team upload.
617a87c6 177
a2f13a02 178 [ Ximin Luo ]
617a87c6
XL
179 * More sparc64 fixes, and increase allowed-test-failures there to 180.
180
a2f13a02
JC
181 [ Julien Cristau ]
182 * Don't use pentium4 as i686 baseline (closes: #908561)
183
2c859ae9 184 -- Julien Cristau <jcristau@debian.org> Tue, 11 Sep 2018 15:54:27 +0200
617a87c6 185
b65cd570 186rustc (1.28.0+dfsg1-2) unstable; urgency=medium
873d1fa5
XL
187
188 * Switch on verbose-tests to restore the old pre-1.28 behaviour, and restore
189 old failure-counting logic.
3a73ad5e
XL
190 * Allow 50 test failures on s390x, restored failure-counting logic avoids
191 more double-counts.
873d1fa5 192
b65cd570 193 -- Ximin Luo <infinity0@debian.org> Sun, 05 Aug 2018 02:18:10 -0700
873d1fa5 194
7f003f19 195rustc (1.28.0+dfsg1-1) unstable; urgency=medium
f06cedf1
XL
196
197 * New upstream release.
d79ce711
XL
198 * Add patches from Fedora to fix some test failures.
199 * Ignore a failure testing specific error output, under investigation.
dcd18e8d 200 * Allow 100 test failures on s390x, should be reducible later with LLVM 7.
9488899e 201 * Temporary fix for mips64el bootstrap.
378cdb53
XL
202 * Be even more verbose during the build.
203 * Update to latest Standards-Version.
f06cedf1 204
7f003f19 205 -- Ximin Luo <infinity0@debian.org> Sat, 04 Aug 2018 23:04:41 -0700
f06cedf1 206
8511ab89 207rustc (1.28.0~beta.14+dfsg1-1~exp2) experimental; urgency=medium
71a978ab
XL
208
209 * Update test-failure counting logic.
210 * Fix version constraints for Recommends: cargo.
2160ef26 211 * Add patch to fix sparc64 CABI.
71a978ab 212
8511ab89 213 -- Ximin Luo <infinity0@debian.org> Fri, 27 Jul 2018 04:26:52 -0700
71a978ab 214
1e043037 215rustc (1.28.0~beta.14+dfsg1-1~exp1) experimental; urgency=medium
b49766ad
XL
216
217 * New upstream release.
d20b6943 218 * Update to latest Standards-Version; no changes required.
b49766ad 219
1e043037 220 -- Ximin Luo <infinity0@debian.org> Wed, 25 Jul 2018 03:11:11 -0700
b49766ad 221
6d75c0f2 222rustc (1.27.2+dfsg1-1) unstable; urgency=medium
fd9cbce1 223
e133b084 224 [ Sylvestre Ledru ]
fd9cbce1
SL
225 * Update of the alioth ML address.
226
e133b084
XL
227 [ Ximin Luo ]
228 * Fail the build if our version contains ~exp and we are not releasing to
229 experimental, this has happened by accident a few times already.
356c70ca 230 * Allow 36 and 44 test failures on armel and s390x respectively.
0bf22a45 231 * New upstream release.
e133b084 232
6d75c0f2 233 -- Ximin Luo <infinity0@debian.org> Tue, 24 Jul 2018 21:35:56 -0700
fd9cbce1 234
131daaa8 235rustc (1.27.1+dfsg1-1~exp4) experimental; urgency=medium
98955da7
XL
236
237 * Unconditonally prune crate checksums to avoid having to manually prune them
238 whenever we patch the vendored crates.
239
131daaa8 240 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 14:49:18 -0700
98955da7 241
a62b6dd2 242rustc (1.27.1+dfsg1-1~exp3) experimental; urgency=medium
3add846c
XL
243
244 * Add patch from Fedora to fix rebuild against same version.
245
a62b6dd2 246 -- Ximin Luo <infinity0@debian.org> Thu, 19 Jul 2018 08:52:03 -0700
3add846c 247
6d6323b6 248rustc (1.27.1+dfsg1-1~exp2) experimental; urgency=medium
39b43581
XL
249
250 * Fix some failing tests.
251
6d6323b6 252 -- Ximin Luo <infinity0@debian.org> Wed, 18 Jul 2018 09:06:44 -0700
39b43581 253
cc09b3a2 254rustc (1.27.1+dfsg1-1~exp1) unstable; urgency=medium
08170615
XL
255
256 * New upstream release.
257
cc09b3a2 258 -- Ximin Luo <infinity0@debian.org> Fri, 13 Jul 2018 22:58:02 -0700
08170615 259
a9abb202 260rustc (1.26.2+dfsg1-1) unstable; urgency=medium
fa6232de 261
b6dd51e9 262 * New upstream release.
fa6232de
XL
263 * Stop ignoring tests that now pass.
264 * Don't ignore tests that still fail, instead raise FAILURES_ALLOWED.
265 This allows us to see the test failures in the build logs, rather than
266 hiding them.
267
a9abb202 268 -- Ximin Luo <infinity0@debian.org> Sat, 16 Jun 2018 12:39:59 -0700
fa6232de 269
c091317d 270rustc (1.26.1+dfsg1-3) unstable; urgency=medium
f2ee4084
XL
271
272 * Fix build-dep version range to build against myself.
273
c091317d 274 -- Ximin Luo <infinity0@debian.org> Thu, 31 May 2018 09:25:17 -0700
f2ee4084 275
de26ef4d 276rustc (1.26.1+dfsg1-2) unstable; urgency=medium
3f118371
XL
277
278 * Also ignore test_loading_cosine on ppc64el.
279
de26ef4d 280 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 20:58:46 -0700
3f118371 281
39b971b1 282rustc (1.26.1+dfsg1-1) unstable; urgency=medium
a925ea10
XL
283
284 * New upstream release.
285
39b971b1 286 -- Ximin Luo <infinity0@debian.org> Wed, 30 May 2018 08:18:04 -0700
a925ea10 287
3b72d12e 288rustc (1.26.0+dfsg1-1~exp4) experimental; urgency=medium
ceac151a
XL
289
290 * Try alternative patch to ignore x86 stdsimd tests suggested by upstream.
0b9f599a
XL
291 * Bump up allowed-test-failures to 8 to account for the fact that we're now
292 double-counting some failures.
ceac151a 293
3b72d12e 294 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 20:36:56 -0700
ceac151a 295
19f7f8e5 296rustc (1.26.0+dfsg1-1~exp3) experimental; urgency=medium
6fd06b4e
XL
297
298 * Ignore some irrelevant tests on ppc64 and non-x86 platforms.
299
19f7f8e5 300 -- Ximin Luo <infinity0@debian.org> Tue, 29 May 2018 09:32:38 -0700
6fd06b4e 301
06f2dd61 302rustc (1.26.0+dfsg1-1~exp2) experimental; urgency=medium
2c22371f
XL
303
304 * Add Breaks+Replaces for older libstd-rust-dev with codegen-backends.
305 (Closes: #899180)
306 * Backport some test and packaging fixes from Ubuntu.
307
06f2dd61 308 -- Ximin Luo <infinity0@debian.org> Tue, 22 May 2018 22:00:53 -0700
2c22371f 309
893e14af 310rustc (1.26.0+dfsg1-1~exp1) experimental; urgency=medium
f77bcf34
XL
311
312 * New upstream release.
25e20e67 313 * Update to latest Standards-Version; no changes required.
6f4c2026 314 * Update doc-base files. (Closes: #876831)
f77bcf34 315
893e14af 316 -- Ximin Luo <infinity0@debian.org> Sun, 20 May 2018 03:11:45 -0700
f77bcf34 317
4dddf1e8 318rustc (1.25.0+dfsg1-2) unstable; urgency=medium
62bf4d37 319
b44d6a74 320 * Add patches for LLVM's compiler-rt to fix bugs on sparc64 and mips64.
429ec50e 321 (Closes: #898982)
b4ca3996
XL
322 * Install codegen-backends into rustc rather than libstd-rust-dev.
323 (Closes: #899087)
62bf4d37 324
4dddf1e8 325 -- Ximin Luo <infinity0@debian.org> Sat, 19 May 2018 13:10:33 -0700
62bf4d37 326
5c991392 327rustc (1.25.0+dfsg1-1) unstable; urgency=medium
ab330327
XL
328
329 * Upload to unstable.
330 * Allow up to 15 test failures on s390x.
331 * Set CARGO_INCREMENTAL=0 on sparc64.
332
5c991392 333 -- Ximin Luo <infinity0@debian.org> Fri, 18 May 2018 01:11:15 -0700
ab330327 334
d10d3972 335rustc (1.25.0+dfsg1-1~exp2) experimental; urgency=medium
5c515547
XL
336
337 * Install missing codegen-backends.
338
d10d3972 339 -- Ximin Luo <infinity0@debian.org> Fri, 06 Apr 2018 14:05:36 -0700
5c515547 340
1c4273ec 341rustc (1.25.0+dfsg1-1~exp1) experimental; urgency=medium
9903f2da
XL
342
343 * New upstream release.
344 * Update to LLVM 6.0.
345
1c4273ec 346 -- Ximin Luo <infinity0@debian.org> Sun, 01 Apr 2018 15:59:47 +0200
9903f2da 347
3983b4a5 348rustc (1.24.1+dfsg1-1) unstable; urgency=medium
734d072d
XL
349
350 * Upload to unstable.
351 * Raise allowed-test-failures to 160 on some non-release arches: powerpc,
352 powerpcspe, sparc64, x32.
353
3983b4a5 354 -- Ximin Luo <infinity0@debian.org> Wed, 07 Mar 2018 20:07:27 +0100
734d072d 355
13ff748c 356rustc (1.24.1+dfsg1-1~exp2) experimental; urgency=medium
964ec9c6
XL
357
358 * Steal some patches from Fedora to fix some test failures.
359 * Update debian/patches/u-make-tests-work-without-rpath.patch to try to fix
360 some more test failures.
361
13ff748c 362 -- Ximin Luo <infinity0@debian.org> Mon, 05 Mar 2018 16:25:26 +0100
964ec9c6 363
9f951428 364rustc (1.24.1+dfsg1-1~exp1) experimental; urgency=medium
5a7940b7
XL
365
366 * More sparc64 CABI fixes. (Closes: #888757)
b681ab30 367 * New upstream release.
7cecb8e1 368 * Note that s390x baseline was updated in the meantime. (Closes: #851150)
f25948bb
XL
369 * Include Debian-specific patch to disable kernel helpers on armel.
370 (Closes: #891902)
371 * Include missing build-dependencies for pkg.rustc.dlstage0 build profile.
372 (Closes: #891022)
373 * Add architecture.mk mapping for armel => armv5te-unknown-linux-gnueabi.
374 (Closes: #891913)
375 * Enable debuginfo-only-std on armel as well. (Closes: #891961)
376 * Backport upstream patch to support powerpcspe. (Closes: #891542)
86a68f1a 377 * Disable full-bootstrap again to work around upstream #48319.
5a7940b7 378
9f951428 379 -- Ximin Luo <infinity0@debian.org> Sat, 03 Mar 2018 14:23:29 +0100
5a7940b7 380
336f317f
XL
381rustc (1.23.0+dfsg1-1) unstable; urgency=medium
382
383 * Upload to unstable.
384
385 -- Ximin Luo <infinity0@debian.org> Fri, 19 Jan 2018 11:49:31 +0100
386
a75f3f1a 387rustc (1.23.0+dfsg1-1~exp1) experimental; urgency=medium
6305ccad
XL
388
389 * New upstream release.
9edc048c 390 * Update to latest Standards-Version; no changes required.
6305ccad 391
a75f3f1a 392 -- Ximin Luo <infinity0@debian.org> Sun, 14 Jan 2018 00:08:17 +0100
6305ccad 393
5280f4d0 394rustc (1.22.1+dfsg1-2) unstable; urgency=medium
668590e4
XL
395
396 * Fix B-D rustc version so this package can be built using itself.
397
5280f4d0 398 -- Ximin Luo <infinity0@debian.org> Mon, 01 Jan 2018 14:27:19 +0100
668590e4 399
d63c3f7a 400rustc (1.22.1+dfsg1-1) unstable; urgency=medium
8d3e3cd2 401
3c9be071 402 [ Ximin Luo ]
8d3e3cd2 403 * Remove unimportant files that autoload remote resources from rust-src.
45d026fb 404 * Fix more symlinks in rust-doc.
aae6ad1d
XL
405 * On armhf, only generate debuginfo for libstd and not the compiler itself.
406 This works around buildds running out of memory, see upstream #45854.
b6b696f5 407 * Update to latest Standards-Version; no changes required.
8d3e3cd2 408
3c9be071
XL
409 [ Chris Coulson ]
410 * Fix some test failures that occur because we build rust without an rpath.
411
d63c3f7a 412 -- Ximin Luo <infinity0@debian.org> Mon, 18 Dec 2017 19:46:25 +0100
8d3e3cd2 413
8c07786b 414rustc (1.22.1+dfsg1-1~exp1) experimental; urgency=medium
10871602 415
c2940474 416 * New upstream release.
d5fa6b7e 417 * Fix symlink target. (Closes: #877276)
10871602 418
8c07786b 419 -- Ximin Luo <infinity0@debian.org> Sat, 25 Nov 2017 22:29:12 +0100
10871602 420
37557777 421rustc (1.21.0+dfsg1-3) unstable; urgency=medium
4c9c2ccc
XL
422
423 * Add/fix detection for sparc64, thanks to John Paul Adrian Glaubitz.
075d4fff 424 * Workaround FTBFS when building docs. (Closes: #880262)
4c9c2ccc 425
37557777 426 -- Ximin Luo <infinity0@debian.org> Mon, 06 Nov 2017 10:03:32 +0100
4c9c2ccc 427
221bd955 428rustc (1.21.0+dfsg1-2) unstable; urgency=medium
1a4925ac
XL
429
430 * Upload to unstable.
431 * Fix bootstrapping using 1.21.0, which is more strict about redundant &mut
432 previously used in u-output-failed-commands.patch.
747a4713 433 * Only allow up to 5 test failures.
1a4925ac 434
221bd955 435 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 20:27:30 +0200
1a4925ac 436
c7a762c9 437rustc (1.21.0+dfsg1-1) experimental; urgency=medium
875b4240
XL
438
439 * New upstream release.
6c5c66c7
XL
440 * Fix the "install" target for cross-compilations; cross-compiling with
441 sbuild --host=$foreign-arch should work again.
29fbeefd
XL
442 * Update to latest Standards-Version; changes:
443 - Priority changed to optional from extra.
875b4240 444
c7a762c9 445 -- Ximin Luo <infinity0@debian.org> Tue, 17 Oct 2017 00:42:54 +0200
875b4240 446
5d7cfd33 447rustc (1.20.0+dfsg1-3) unstable; urgency=medium
8d2f297e
XL
448
449 * Disable jemalloc to fix FTBFS with 1.21 on armhf.
450
5d7cfd33 451 -- Ximin Luo <infinity0@debian.org> Wed, 25 Oct 2017 12:01:19 +0200
8d2f297e 452
f9049e2f 453rustc (1.20.0+dfsg1-2) unstable; urgency=medium
c8b52c5b
XL
454
455 * Update changelog entry for 1.20.0+dfsg1-1 to reflect that it was actually
456 and accidentally uploaded to unstable. No harm, no foul.
62dea5a4
XL
457 * We are no longer failing the build when tests fail, see NEWS or
458 README.Debian for details.
6cffdb22 459 * Bump LLVM requirement to fix some failing tests.
c8b52c5b 460
f9049e2f 461 -- Ximin Luo <infinity0@debian.org> Sat, 21 Oct 2017 14:20:17 +0200
c8b52c5b 462
875b4240 463rustc (1.20.0+dfsg1-1) unstable; urgency=medium
4f5a1d84
XL
464
465 * New upstream release.
466
5002e608 467 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 23:30:35 +0200
4f5a1d84 468
2f6f9517 469rustc (1.19.0+dfsg3-4) unstable; urgency=medium
4321d641
XL
470
471 * Bump LLVM requirement to pull in a fix for a FTBFS on ppc64el.
472
2f6f9517 473 -- Ximin Luo <infinity0@debian.org> Sun, 15 Oct 2017 21:31:03 +0200
4321d641 474
0dece65b 475rustc (1.19.0+dfsg3-3) unstable; urgency=medium
e2b1de4e
XL
476
477 * Fix a trailing whitespace for tidy.
478
0dece65b 479 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 16:09:41 +0200
e2b1de4e 480
6185c016
XL
481rustc (1.19.0+dfsg3-2) unstable; urgency=medium
482
483 * Upload to unstable.
484 * Add a patch to print extra information when tests fail.
485
6c0cf665 486 -- Ximin Luo <infinity0@debian.org> Tue, 19 Sep 2017 12:32:03 +0200
6185c016 487
558b2466 488rustc (1.19.0+dfsg3-1) experimental; urgency=medium
9e5dfae0 489
2243380e
XL
490 * New upstream release.
491 * Upgrade to LLVM 4.0. (Closes: #873421)
492 * rust-src: install Debian patches as well
9e5dfae0 493
558b2466 494 -- Ximin Luo <infinity0@debian.org> Fri, 15 Sep 2017 04:02:09 +0200
9e5dfae0 495
16d94f03 496rustc (1.18.0+dfsg1-4) unstable; urgency=medium
c5db2f19
XL
497
498 * Support gperf 3.1. (Closes: #869610)
499
16d94f03 500 -- Ximin Luo <infinity0@debian.org> Tue, 25 Jul 2017 23:19:47 +0200
c5db2f19 501
1fbd4427 502rustc (1.18.0+dfsg1-3) unstable; urgency=medium
3a79b306
XL
503
504 * Upload to unstable.
505 * Disable failing run-make test on armhf.
506
1fbd4427 507 -- Ximin Luo <infinity0@debian.org> Sat, 22 Jul 2017 20:30:25 +0200
3a79b306 508
f189b0c5 509rustc (1.18.0+dfsg1-2) experimental; urgency=medium
3f7bc662
XL
510
511 * Update to latest Standards-Version; no changes required.
47eb05de
XL
512 * Change rustc to Multi-Arch: allowed and update Build-Depends with :native
513 annotations. Multi-Arch: foreign is typically for arch-indep packages that
514 might need to satisfy dependency chains of different architectures. Also
515 update instructions on cross-compiling to match this newer situation.
6deb54e0 516 * Build debugging symbols for non-libstd parts of rustc.
3f7bc662 517
f189b0c5 518 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 23:04:03 +0200
3f7bc662 519
a51cd2fb 520rustc (1.18.0+dfsg1-1) experimental; urgency=medium
5fab9f78
XL
521
522 * New upstream release.
523
a51cd2fb 524 -- Ximin Luo <infinity0@debian.org> Tue, 27 Jun 2017 12:51:22 +0200
5fab9f78 525
95eec000 526rustc (1.17.0+dfsg2-8) unstable; urgency=medium
170f9149
XL
527
528 * Workaround for linux #865549, fix FTBFS on ppc64el.
529
95eec000 530 -- Ximin Luo <infinity0@debian.org> Mon, 17 Jul 2017 13:41:59 +0200
170f9149 531
8efa441f 532rustc (1.17.0+dfsg2-7) unstable; urgency=medium
0114d8d1
XL
533
534 * Show exception traceback in bootstrap.py to examine ppc64el build failure.
535
8efa441f 536 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 10:46:27 +0200
0114d8d1 537
d2313933
XL
538rustc (1.17.0+dfsg2-6) unstable; urgency=medium
539
540 * Upload to unstable.
541
542 -- Ximin Luo <infinity0@debian.org> Wed, 21 Jun 2017 00:24:22 +0200
543
5002451f 544rustc (1.17.0+dfsg2-5) experimental; urgency=medium
769eb54f 545
4e05a94e 546 * More work-arounds for armhf test failures.
769eb54f 547
5002451f 548 -- Ximin Luo <infinity0@debian.org> Fri, 16 Jun 2017 13:27:45 +0200
769eb54f 549
b856e168 550rustc (1.17.0+dfsg2-4) experimental; urgency=medium
7958f3db
XL
551
552 * Fix arch-indep and arch-dep tests.
78b89ba0 553 * Bump the LLVM requirement to fix FTBFS on armhf.
7958f3db 554
b856e168 555 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 21:37:16 +0200
7958f3db 556
26923695 557rustc (1.17.0+dfsg2-3) experimental; urgency=medium
c9ab1c1c
XL
558
559 * Try to force the real gdb package. Some resolvers like aspcud will select
560 gdb-minimal under some circumstances, but this causes the debuginfo-gdb
561 tests to break.
562
26923695 563 -- Ximin Luo <infinity0@debian.org> Wed, 14 Jun 2017 00:48:37 +0200
c9ab1c1c 564
d868ed3e 565rustc (1.17.0+dfsg2-2) experimental; urgency=medium
631e3fdd
XL
566
567 * Support and document cross-compiling of rustc itself.
568 * Document cross-compiling other rust packages such as cargo.
fe8144b3
XL
569 * Work around upstream #39015 by disabling those tests rather than by
570 disabling optimisation, which causes FTBFS on 1.17.0 ppc64el. See
571 upstream #42476 and #42532 for details.
631e3fdd 572
d868ed3e 573 -- Ximin Luo <infinity0@debian.org> Tue, 13 Jun 2017 21:13:31 +0200
631e3fdd 574
fc000344 575rustc (1.17.0+dfsg2-1) experimental; urgency=medium
0bccb006 576
200f8e6e 577 [ Sylvestre Ledru ]
0bccb006 578 * New upstream release
0bccb006 579
200f8e6e
XL
580 [ Ximin Luo ]
581 * Adapt packaging for rustbuild, the new upstream cargo-based build system.
582
583 [ Matthijs van Otterdijk ]
b84baf93 584 * Add a binary package, rust-src. (Closes: #846177)
200f8e6e
XL
585 * Link to local Debian web resources in the docs, instead of remote ones.
586
fc000344 587 -- Ximin Luo <infinity0@debian.org> Tue, 16 May 2017 18:00:53 +0200
0bccb006 588
83bfd4ca 589rustc (1.16.0+dfsg1-1) unstable; urgency=medium
de9ee5dd
XL
590
591 * Upload to unstable so we have something to build 1.17 with.
592 * Update u-ignoretest-powerpc.patch for 1.16.
593
83bfd4ca 594 -- Ximin Luo <infinity0@debian.org> Wed, 19 Apr 2017 22:47:18 +0200
de9ee5dd 595
2197a3b6 596rustc (1.16.0+dfsg1-1~exp2) experimental; urgency=medium
0df609ad
XL
597
598 * Don't ignore test failures on Debian unstable.
599 * Re-fix ignoring armhf test, accidentally reverted in previous version.
600 * Try to fix buildd failure by swapping B-D alternatives.
601
2197a3b6 602 -- Ximin Luo <infinity0@debian.org> Sun, 16 Apr 2017 15:05:47 +0200
0df609ad 603
2bd7188b
SL
604rustc (1.16.0+dfsg1-1~exp1) experimental; urgency=medium
605
f220f03b
SL
606 * New upstream release
607 * u-ignoretest-jemalloc.patch removed (applied upstream)
2bd7188b 608
e0e251ab
SL
609 [ Matthias Klose ]
610 * Bootstrap using the rustc version in the archive, on all architectures.
611 * Work around a GCC 4.8 ICE on AArch64.
612 * Use alternative build dependencies on cmake3 and binutils-2.26 for
613 builds on 14.04 LTS (trusty).
614 * debian/make_orig*dl_tarball.sh: Include all Ubuntu architectures.
615 * debian/rules: Ignore test results for now.
616
617 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 13 Apr 2017 15:24:03 +0200
2bd7188b 618
47a5c99d 619rustc (1.15.1+dfsg1-1) unstable; urgency=medium
a32a31ae
XL
620
621 * Upload to unstable so we have something to build 1.16 with.
622 * Try to fix ignoring atomic-lock-free tests on armhf.
623
47a5c99d 624 -- Ximin Luo <infinity0@debian.org> Wed, 22 Mar 2017 00:13:27 +0100
a32a31ae 625
e3190085 626rustc (1.15.1+dfsg1-1~exp3) experimental; urgency=medium
df3c45fa 627
d2bf4fa1 628 * Ignore atomic-lock-free tests on armhf.
df3c45fa 629 * Update ignoretest-armhf_03.patch for newer 1.15.1 behaviour.
ef7272eb 630 * Tidy up some other patches to do with ignoring tests.
df3c45fa 631
e3190085 632 -- Ximin Luo <infinity0@debian.org> Sun, 12 Mar 2017 04:15:33 +0100
df3c45fa 633
adde2996 634rustc (1.15.1+dfsg1-1~exp2) experimental; urgency=medium
563f7062
XL
635
636 * Update armhf ignoretest patch.
abd6345a
XL
637 * Bootstrap armhf. (Closes: #809316, #834003)
638 * Bootstrap ppc4el. (Closes: #839643)
1b42b986 639 * Fix rust-lldb symlink. (Closes: #850639)
563f7062 640
adde2996 641 -- Ximin Luo <infinity0@debian.org> Thu, 02 Mar 2017 23:01:26 +0100
563f7062 642
89bd9a0b 643rustc (1.15.1+dfsg1-1~exp1) experimental; urgency=medium
bc50ea0f
SL
644
645 * New upstream release (won't probably be in stretch).
7324fc15 646 see the 1.4 git branch for the follow up for stable
91b49110 647 * Call to the test renamed from check-notidy => check
4bdce6c1 648 * d/p/u-destdir-support.diff: Apply upstream patch to support
add58cb7 649 destdir in the make install (for rustbuild, in later versions)
32bec241
SL
650 * Overrides the 'binary-or-shlib-defines-rpath' lintian warnings.
651 We need them for now
f3f050d1 652 * Refresh of the patches
bc50ea0f 653
ebce1096
XL
654 [ Sven Joachim ]
655 * Drop Pre-Depends on multiarch-support. (Closes: #856109)
656
657 [ Erwan Prioul ]
658 * Fix test and build failures for ppc64el. (Closes: #839643)
659
add58cb7
XL
660 [ Ximin Luo ]
661 * Disable rustbuild for the time being (as it was in 1.14) and instead
662 bootstrap two new arches, armhf and ppc64el.
75de1645
XL
663 * Switch back to debhelper 9 to make backporting easier.
664 * Switch Build-Depends on binutils-multiarch back to binutils, the former is
665 no longer needed by the upstream tests.
add58cb7 666
b0379852
XL
667 [ Matthias Klose ]
668 * Compatibility fixes and improvements to help work better on Ubuntu.
669
7324fc15 670 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 26 Feb 2017 21:12:27 +0100
bc50ea0f 671
12cf07de 672rustc (1.14.0+dfsg1-3) unstable; urgency=medium
2ae1870c
XL
673
674 * Fix mips64 Makefile patches.
bfea8d0e 675 * Don't run arch-dep tests in a arch-indep build.
2ae1870c 676
12cf07de 677 -- Ximin Luo <infinity0@debian.org> Wed, 04 Jan 2017 21:34:56 +0100
2ae1870c 678
38b66c3c 679rustc (1.14.0+dfsg1-2) unstable; urgency=medium
40bf7657
XL
680
681 * Update README.Debian, the old one was way out of date.
d20c2479
XL
682 * Detect mips CPUs in ./configure and fill in mips Makefile rules.
683 * Work around jemalloc-related problems in the upstream bootstrapping
684 binaries for arm64, ppc64el, s390x.
685 * Disable jemalloc on s390x - upstream already disable it for some other
686 arches.
687 * Disable jemalloc tests for arches where jemalloc is disabled.
688 * We still expect the following failures:
689 * arm64 should be fixed (i.e. no failures) compared to the previous upload.
690 * armhf will FTBFS due to 'Illegal instruction' and this can only be fixed
691 with the next stable rustc release.
692 * mips mipsel mips64el ppc64 ppc64el s390x will FTBFS due to yet other
693 test failures beyond the ones I fixed above; this upload is only to save
694 me manual work in producing nice reports that exhibit these failures.
40bf7657 695
38b66c3c 696 -- Ximin Luo <infinity0@debian.org> Thu, 29 Dec 2016 23:00:47 +0100
40bf7657 697
ade7c066 698rustc (1.14.0+dfsg1-1) unstable; urgency=medium
4e32eedd 699
4aaa3973 700 [ Sylvestre Ledru ]
ade7c066 701 * New upstream release
4e32eedd
SL
702 * Update debian/watch
703
beb758dc
XL
704 [ Ximin Luo ]
705 * Try to bootstrap armhf ppc64 ppc64el s390x mips mipsel mips64el.
65b5d333 706 (Closes: #809316, #834003, #839643)
beb758dc
XL
707 * Make rust-gdb and rust-lldb arch:all packages.
708 * Switch to debhelper 10.
709
3f7e8ad6 710 -- Ximin Luo <infinity0@debian.org> Sat, 24 Dec 2016 18:03:03 +0100
4e32eedd 711
07d1f7e4 712rustc (1.13.0+dfsg1-2) unstable; urgency=high
7a1680ef
LB
713
714 * Skip macro-stepping test on arm64, until
715 https://github.com/rust-lang/rust/issues/37225 is resolved.
716
717 -- Luca Bruno <lucab@debian.org> Sat, 26 Nov 2016 23:40:14 +0000
718
39adb0b5 719rustc (1.13.0+dfsg1-1) unstable; urgency=medium
5e851056 720
ddde8374
XL
721 [ Sylvestre Ledru ]
722 * New upstream release.
39adb0b5
SL
723
724 [ Ximin Luo ]
5e851056
XL
725 * Use Debian system jquery instead of upstream's embedded copy.
726
39adb0b5 727 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 11 Nov 2016 13:35:23 +0100
5e851056 728
5183fac9 729rustc (1.12.1+dfsg1-1) unstable; urgency=medium
7d965ae5 730
cb44a039 731 [ Sylvestre Ledru ]
48c7771d 732 * New (minor) upstream release
7d965ae5 733 * Missing dependency from rust-lldb to python-lldb-3.8 (Closes: #841833)
cb44a039 734 * Switch to llvm 3.9. (Closes: #841834)
7d965ae5 735
cb44a039
XL
736 [ Ximin Luo ]
737 * Dynamically apply rust-boot-1.12.1-from-1.12.0.diff.
738 This allows us to bootstrap from either 1.11.0 or 1.12.0.
739 * Bump LLVM Build-Depends version to get the backported patches for LLVM
740 #30402 and #29163.
5cf6f0d4
XL
741 * Install debugger_pretty_printers_common to rust-gdb and rust-lldb.
742 (Closes: #841835)
cb44a039 743
5183fac9 744 -- Ximin Luo <infinity0@debian.org> Mon, 07 Nov 2016 14:15:14 +0100
7d965ae5 745
0e3e0b3d
SL
746rustc (1.12.0+dfsg1-2) unstable; urgency=medium
747
d6db26c1
SL
748 * Ignore test run-make/no-duplicate-libs. Fails on i386
749 * Ignore test run-pass-valgrind/down-with-thread-dtors.rs . Fails on arm64
750 * I am not switching to llvm 3.9 now because a test freezes. The plan is
751 to silent the warning breaking the build and upload 1.12.1 after
0e3e0b3d
SL
752
753 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 05 Oct 2016 10:48:01 +0200
754
5caf96bc
SL
755rustc (1.12.0+dfsg1-1) unstable; urgency=medium
756
757 * new upstream release
14322816 758 - Rebase of the patches and removal of deprecated patches
5caf96bc
SL
759
760 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 29 Sep 2016 20:45:04 +0200
761
4b770a13 762rustc (1.11.0+dfsg1-3) unstable; urgency=medium
ea192313
XL
763
764 * Fix separate build-arch and build-indep builds.
765
4b770a13 766 -- Ximin Luo <infinity0@debian.org> Tue, 13 Sep 2016 12:30:41 +0200
ea192313 767
92270c97 768rustc (1.11.0+dfsg1-2) unstable; urgency=medium
b020bb38
XL
769
770 * Fix rebuilding against the current version, by backporting a patch I wrote
771 that was already applied upstream. Should fix the FTBFS that was observed
772 by tests.reproducible-builds.org.
18736b61 773 * Ignore a failing stdcall test on arm64; should fix the FTBFS there.
390d920c 774 * Backport a doctest fix I wrote, already applied upstream.
b020bb38 775
92270c97 776 -- Ximin Luo <infinity0@debian.org> Mon, 12 Sep 2016 17:40:12 +0200
b020bb38 777
b7e6a0df 778rustc (1.11.0+dfsg1-1) unstable; urgency=medium
8ef6aa17
XL
779
780 * New upstream release
9735f8cf 781 * Add versioned binutils dependency. (Closes: #819475, #823540)
8ef6aa17 782
b7e6a0df 783 -- Ximin Luo <infinity0@debian.org> Wed, 07 Sep 2016 10:31:57 +0200
8ef6aa17 784
b0a1a0b1 785rustc (1.10.0+dfsg1-3) unstable; urgency=medium
3641207a
XL
786
787 * Rebuild with LLVM 3.8, same as what upstream are using
788 * Dynamically link against LLVM. (Closes: #832565)
789
b0a1a0b1 790 -- Ximin Luo <infinity0@debian.org> Sat, 30 Jul 2016 22:36:41 +0200
3641207a 791
2542b741 792rustc (1.10.0+dfsg1-2) unstable; urgency=medium
16dfb283
XL
793
794 * Tentatively support ARM architectures
795 * Include upstream arm64,armel,armhf stage0 compilers (i.e. 1.9.0 stable)
796 in a orig-dl tarball, like how we previously did for amd64,i386.
797
2542b741 798 -- Ximin Luo <infinity0@debian.org> Fri, 22 Jul 2016 15:54:51 +0200
16dfb283 799
30168e14 800rustc (1.10.0+dfsg1-1) unstable; urgency=medium
ec2b8474
XL
801
802 * New upstream release
803 * Add myself to uploaders
427dce5b
XL
804 * Update our build process to bootstrap from the previous Debian rustc stable
805 version by default. See README.Debian for other options.
4b15ddbb 806 * Update to latest Standards-Version; no changes required.
ec2b8474 807
30168e14 808 -- Ximin Luo <infinity0@debian.org> Sun, 17 Jul 2016 03:40:49 +0200
ec2b8474 809
3a455c95
SL
810rustc (1.9.0+dfsg1-1) unstable; urgency=medium
811
812 * New upstream release (Closes: #825752)
813
814 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 May 2016 17:57:38 +0200
815
c905f5fe 816rustc (1.8.0+dfsg1-1) unstable; urgency=medium
4f08cd8c 817
c905f5fe
SL
818 * New upstream release
819
820 [ Ximin Luo ]
4f08cd8c 821 * Fix using XZ for the orig tarball: needs explicit --repack in debian/watch
6455638b 822 * Drop wno-error patch; applied upstream.
4f08cd8c 823
c905f5fe 824 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 15 Apr 2016 12:01:45 +0200
4f08cd8c 825
c4513ea7
SL
826rustc (1.7.0+dfsg1-1) unstable; urgency=medium
827
828 * New upstream release
829
830 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 03 Mar 2016 22:41:24 +0100
831
e839ff2d 832rustc (1.6.0+dfsg1-3) unstable; urgency=medium
4921cc2c 833
e839ff2d
SL
834 * Apply upstream fix to silent a valgrind issue in the test suite
835 (Closes: ##812825)
4921cc2c
SL
836 * Add gcc & libc-dev as dependency of rustc to make sure it works
837 out of the box
838
e839ff2d
SL
839 [ Ximin Luo ]
840 * Work around rust bug https://github.com/rust-lang/rust/issues/31529
841 * Enable optional tests, and add verbosity/backtraces to tests
842 * Use XZ instead of GZ compression (will apply to the next new upload)
843
4921cc2c
SL
844 -- Sylvestre Ledru <sylvestre@debian.org> Tue, 02 Feb 2016 15:08:11 +0100
845
a35c16e2 846rustc (1.6.0+dfsg1-2) unstable; urgency=medium
da2292c0 847
da2292c0
AL
848 * mk/rt.mk: Modify upstream code to append -Wno-error rather than trying
849 to remove the string "-Werror". (Closes: #812448)
c2a1d9e3
AL
850 * Disable new gcc-6 "-Wmisleading-indentation" warning, which triggers
851 (incorrectly) on src/rt/miniz.c. (Closes: #811573)
cf9ecdde
AL
852 * Guard arch-dependent dh_install commands appropriately, fixing
853 arch-indep-only builds. (Closes: #809124)
da2292c0 854
cf9ecdde 855 -- Angus Lees <gus@debian.org> Tue, 26 Jan 2016 05:40:14 +1100
da2292c0 856
b00fa677 857rustc (1.6.0+dfsg1-1) unstable; urgency=medium
6df127b7 858
b00fa677
SL
859 * new upstream release
860
861 [ Ximin Luo ]
6df127b7
XL
862 * Use secure links for Vcs-* fields.
863
b00fa677 864 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 22 Jan 2016 10:56:08 +0100
6df127b7 865
82d3be1b 866rustc (1.5.0+dfsg1-1) unstable; urgency=medium
888747f5 867
47636f13
SL
868 * New upstream release
869 - We believe that we should let rust transit to testing
870 (Closes: #786836)
888747f5
SL
871 * Move away from hash to the same rust naming schema
872
873 -- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 17:23:32 +0100
874
4fc82e3b 875rustc (1.4.0+dfsg1-1) unstable; urgency=medium
90b93ca3
SL
876
877 * New upstream release
878 198068b3 => 1bf6e69c
879 * Update the download url in debian/watch
880
881 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Oct 2015 09:36:02 +0100
882
2ba0f5b9 883rustc (1.3.0+dfsg1-1) unstable; urgency=medium
2cb66a3f 884
31f7f721 885 * New upstream release
1c32e1cd 886 62abc69f => 198068b3
a83f8579 887 * jquery updated from 2.1.0 to 2.1.4
31f7f721
SL
888
889 [ Ximin Luo ]
27a791fd 890 * Use LLVM 3.7 as upstream does, now that it's released. (Closes: #797626)
2cb66a3f
XL
891 * Fix debian/copyright syntax mistakes.
892 * Don't Replace/Break previous versions of libstd-rust-*
893 * Check that the libstd-rust-* name in d/control matches upstream.
894 * Several other minor build tweaks.
895
31f7f721 896 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Sep 2015 14:39:35 +0200
2cb66a3f 897
a2df95d4 898rustc (1.2.0+dfsg1-1) unstable; urgency=medium
896c5cc4 899
4bda0637 900 * New upstream release
c5ecc362 901 libstd-rust-7d23ff90 => libstd-rust-62abc69f
35a39697
SL
902 * Add llvm-3.6-tools to the build dep as it is
903 now needed for tests
896c5cc4
SL
904 * Fix the Vcs-Browser value
905
4bda0637 906 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 08 Aug 2015 23:13:44 +0200
896c5cc4 907
e02a3fe2
AL
908rustc (1.1.0+dfsg1-3) unstable; urgency=medium
909
910 * rust-{gdb,lldb} now Replaces pre-split rustc package.
911 Closes: #793433.
912 * Several minor lintian cleanups.
913
914 -- Angus Lees <gus@debian.org> Fri, 24 Jul 2015 17:47:48 +1000
915
b8da800b 916rustc (1.1.0+dfsg1-2) unstable; urgency=medium
1add0b94
AL
917
918 [ Angus Lees ]
919 * Replace remote Rust logo with local file in HTML docs.
6a91b06a
AL
920 * Symlink rust-{gdb,lldb}.1 to {gdb,lldb}.1 manpages.
921 Note that gdb.1 requires the gdb-doc package, and that lldb.1 doesn't
b8da800b
AL
922 exist yet (see #792908).
923 * Restore "Architecture: amd64 i386" filter, mistakenly removed in
924 previous version. Unfortunately the toolchain bootstrap isn't ready
925 to support all Debian archs yet. Closes: #793147.
1add0b94 926
b8da800b 927 -- Angus Lees <gus@debian.org> Wed, 22 Jul 2015 09:51:08 +1000
1add0b94 928
49f209c4 929rustc (1.1.0+dfsg1-1) unstable; urgency=low
d26e875a 930
df43df3e 931 [ Angus Lees ]
485151a8 932 * Set SONAME when building dylibs
525ff0f9
AL
933 * Split out libstd-rust, libstd-rust-dev, rust-gdb, rust-lldb from rustc
934 - libs are now installed into multiarch-friendly locations
935 - rpath is no longer required to use dylibs (but talk to Debian Rust
936 maintainers before building a package that depends on the dylibs)
f56dabc7
AL
937 * Install /usr/share/rustc/architecture.mk, which declares Rust arch
938 triples for Debian archs and is intended to help future Rust packaging
939 efforts. Warning: it may not be complete/accurate yet.
f20ed4ac 940 * New upstream release (1.1)
d26e875a 941
49f209c4 942 -- Angus Lees <gus@debian.org> Thu, 16 Jul 2015 14:23:47 +1000
094d8733
AL
943
944rustc (1.0.0+dfsg1-1) unstable; urgency=medium
945
946 [ Angus Lees ]
947 * New upstream release (1.0!)
948
df43df3e
SL
949 [ Sylvestre Ledru ]
950 * Fix the watch file
951 * Update of the repack to remove llvm sources
952
953 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 16 May 2015 08:24:32 +1000
d26e875a 954
6a0c4e61 955rustc (1.0.0~beta.4-1~exp1) experimental; urgency=low
bf79a23f
AL
956
957 [ Angus Lees ]
6a0c4e61 958 * New upstream release (beta 3)
bf79a23f 959 - Drop manpage patch - now included upstream
1261b4b3
AL
960 * Replace duplicated compile-time dylibs with symlinks to run-time libs
961 (reduces installed size by ~68MB)
bf79a23f 962
9d090105 963 [ Sylvestre Ledru ]
6a0c4e61 964 * New upstream release (beta 4)
9d090105 965 * Replace two more occurrences of jquery by the package
85473448 966 * Repack upstream to remove an LLVM file with a non-DFSG license
9d090105
SL
967
968 -- Sylvestre Ledru <sylvestre@debian.org> Wed, 06 May 2015 11:14:30 +0200
bf79a23f 969
cea9f174 970rustc (1.0.0~alpha.2-1~exp1) experimental; urgency=low
6d2cb948 971
d677860b 972 [ Angus Lees ]
6d2cb948
AL
973 * Patch upstream manpages to address minor troff issues
974 * Make 'debian/rules clean' also clean LLVM source
975 * Rename primary 'rust' binary package to 'rustc'
976 * Fix potential FTBFS: rust-doc requires texlive-fonts-recommended (for
977 pzdr.tfm)
0577fc84 978 * Build against system LLVM
6d2cb948 979
d677860b 980 [ Sylvestre Ledru ]
3d092e50 981 * New testing release
30d94541 982 * Renaming of the source package
94d3a1fa 983 * Set a minimal version for dpkg-dev and debhelper (for profiles)
cea9f174 984 * For now, disable build profiles as they are not supported in Debian
1c8ac2b0
SL
985 * Introduce some changes by Angus Lees
986 - Introduction of build stages
987 - Disable the parallel execution of tests
988 - Improving of the parallel syntax
989 - Use override_dh_auto_build-arch
990 - Use override_dh_auto_build-indep
1c8ac2b0
SL
991 - Better declarations of the doc
992 - Update of the description
993 - Watch file updated (with key check)
994
d677860b
LB
995 [ Luca Bruno ]
996 * rules: respect 'nocheck' DEB_BUILD_OPTIONS
997
6c4d5240 998 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 07 Mar 2015 09:25:47 +0100
1c8ac2b0 999
1d86d79e 1000rust (1.0.0~alpha-0~exp1) experimental; urgency=low
9c865efd 1001
bcc26d9a
SL
1002 * Initial package (Closes: #689207)
1003 Work done by Luca Bruno, Jordan Justen and Sylvestre Ledru
6dbd4ee0 1004
a46ae6a6 1005 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Jan 2015 15:47:37 +0100