From: Peter Michael Green Date: Sat, 9 Nov 2024 07:34:22 +0000 (+0000) Subject: Remove upper limit from wasi-libc dependency. X-Git-Tag: archive/raspbian/1.81.0+dfsg1-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=30d2b7febf56dc008c7e3173466fd1f12542809d;p=rustc.git Remove upper limit from wasi-libc dependency. --- diff --git a/debian/changelog b/debian/changelog index d09d66a121..a5caf07453 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ rustc (1.81.0+dfsg1-2+rpi1) trixie-staging; urgency=medium * 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.81.0+dfsg1-2+rpi1 by Peter Michael Green] + * Remove upper limit from wasi-libc dependency. -- Peter Michael Green Tue, 20 Aug 2024 16:58:51 +0000 diff --git a/debian/control b/debian/control index 2e933fd9aa..bad79f6aa1 100644 --- a/debian/control +++ b/debian/control @@ -54,7 +54,6 @@ Build-Depends: ca-certificates , Build-Depends-Indep: wasi-libc (>= 0.0~git20240411.9e8c542-4~~) , - wasi-libc (<= 0.0~git20240411.9e8c542++) , clang-18:native, # see #1057780, gdb now Conflicts gdb-minimal #Build-Conflicts: gdb-minimal