- rustc (1.72.1+dfsg1-1+rpi1) trixie-staging; urgency=medium
++rustc (1.73.0+dfsg1-1+rpi1) trixie-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.42.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Use the compiler itself rather than dpkg to detect DEB_BUILD_RUST_TYPE
+ [changes introduced in 1.57.0+dfsg1-1+rpi1 by Peter Michael Green]
+ * Disable testsuite for arch all builds as well.
+ [changes introduced in 1.70.0+dfsg1-7+rpi2 by Peter Micheal Green]
+ * Remove max version constraint from wasi-libc build-dependency.
+
- -- Peter Michael Green <plugwash@raspbian.org> Thu, 25 Jul 2024 13:41:17 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Sat, 27 Jul 2024 03:37:15 +0000
++
+ rustc (1.73.0+dfsg1-1) unstable; urgency=medium
+
+ * libstd-rust-1.73: fix ldconfig trigger
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Tue, 28 May 2024 17:06:58 +0200
+
+ rustc (1.73.0+dfsg1-1~exp1) experimental; urgency=medium
+
+ * new upstream release
+ * switch to LLVM 17
+ * update wasi-libc to ~git20230821.ec4566b
+ * cargo: remove cargo-credential-1password helper binary
+
+ -- Fabian Grünbichler <debian@fabian.gruenbichler.email> Mon, 27 May 2024 22:20:44 +0200
rustc (1.72.1+dfsg1-1) unstable; urgency=medium
curl <pkg.rustc.dlstage0>,
ca-certificates <pkg.rustc.dlstage0>,
Build-Depends-Indep:
- wasi-libc (>= 0.0~git20230621.7018e24~~) <!nowasm>,
- clang-16:native,
+ wasi-libc (>= 0.0~git20230821.ec4566b~~) <!nowasm>,
- wasi-libc (<= 0.0~git20230821.ec4566b++) <!nowasm>,
+ clang-17:native,
Build-Conflicts: gdb-minimal <!nocheck>
Standards-Version: 4.6.2
Homepage: http://www.rust-lang.org/