Merge tag '1.40.0+dfsg1-5+rpi1' into HEAD
authorPeter Michael Green <plugwash@raspbian.org>
Thu, 22 Oct 2020 17:16:56 +0000 (17:16 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Thu, 22 Oct 2020 17:16:56 +0000 (17:16 +0000)
1  2 
debian/changelog
debian/rules

index 984b87219e3bc170f867b322df0db68de8393aa3,5758815980a6ddeb23475520684f59fab0c520ae..f99dfa20b5adcaa4644ca1f67ad4e0845b237184
@@@ -1,35 -1,13 +1,48 @@@
 -rustc (1.40.0+dfsg1-5+rpi1) bullseye-staging; urgency=medium
++rustc (1.41.1+dfsg1-1~deb10u1+rpi1) bullseye-staging; urgency=medium
+   [changes brought forward from 1.15.1+dfsg1-1~exp3+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Wed, 15 Mar 2017 10:16:18 +0000]
+   * Build for armv6.
+   [changes introduced in 1.18.0+dfsg1-4+rpi1 by Peter Michael Green]
+   * Disable testsuite.
+   [changes introduced in 1.37.0+dfsg1-1+rpi1 by Peter Michael Green]
+   * Set DEB_BUILD_RUST_TYPE based on the compiler that is actually installed.
++  [changes introduced in 1.41.1+dfsg1-1~deb10u1+rpi1 by Peter Michael Green]
++  * Revert "stage0" changes, build in the regular way.
 - -- Raspbian forward porter <root@raspbian.org>  Sat, 11 Jan 2020 11:16:08 +0000
++ -- Peter Michael Green <plugwash@raspbian.org>  Thu, 22 Oct 2020 17:16:33 +0000
++
 +rustc (1.41.1+dfsg1-1~deb10u1) buster; urgency=medium
 +
 +  * Non-maintainer upload.
 +  * Backport to buster.
 +  * stage0 build.
 +    - Use arm-unknown-linux-gnueabi target for armel.
 +  * Use LLVM 7.
 +  * Disable wasm.
 +  * Reduce debugging symbols on i386 to avoid FTBFS due to OOM.
 +
 + -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 08 Sep 2020 18:38:19 +0200
 +
 +rustc (1.41.1+dfsg1-1) unstable; urgency=medium
 +
 +  * Upload to unstable.
 +
 + -- Ximin Luo <infinity0@debian.org>  Fri, 03 Apr 2020 23:41:11 +0100
 +
 +rustc (1.41.1+dfsg1-1~exp1) experimental; urgency=medium
 +
 +  [ Ximin Luo ]
 +  * More python 2 -> 3 fixes.
 +  * Enable the wasm32-wasi target for code that needs a "real" libstd.
 +  * Don't strip static rlibs. This sometimes breaks wasm, and more generally
 +    the stripped debuginfo is actually totally lost rather than being moved
 +    into the -dbgsym packages. Shared libraries are unaffected and work.
 +  * Allow 180 failing tests on riscv64, none were actually run last time.
 +
 +  [ Fabian Grünbichler ]
 +  * New upstream release.
 +
 + -- Ximin Luo <infinity0@debian.org>  Mon, 09 Mar 2020 00:31:34 +0000
  
  rustc (1.40.0+dfsg1-5) unstable; urgency=medium
  
diff --cc debian/rules
Simple merge