From 763d5cadc595f2788bebc88e9bf3c06a95d40d54 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 05:57:33 +0200 Subject: Merging debian version 1.72.1+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/control | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index ac8ad1d15..9c6f46643 100644 --- a/debian/control +++ b/debian/control @@ -16,9 +16,9 @@ Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), python3:native, - cargo:native (>= 1.70.0+dfsg) , - rustc:native (>= 1.70.0+dfsg) , - rustc:native (<= 1.71.1++) , + cargo:native (>= 1.71.0+dfsg) , + rustc:native (>= 1.71.0+dfsg) , + rustc:native (<= 1.72.1++) , llvm-16-dev:native, llvm-16-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] , @@ -52,8 +52,8 @@ Build-Depends: curl , ca-certificates , Build-Depends-Indep: - wasi-libc (>= 0.0~git20230113.4362b18-2~) , - wasi-libc (<= 0.0~git20230113.4362b18++) , + wasi-libc (>= 0.0~git20230621.7018e24~~) , + wasi-libc (<= 0.0~git20230621.7018e24++) , clang-16:native, Build-Conflicts: gdb-minimal Standards-Version: 4.6.2 @@ -89,7 +89,7 @@ Description: Rust systems programming language generic programming and meta-programming, in both static and dynamic styles. -Package: libstd-rust-1.71 +Package: libstd-rust-1.72 Section: libs Architecture: any Multi-Arch: same @@ -116,7 +116,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - libstd-rust-1.71 (= ${binary:Version}), + libstd-rust-1.72 (= ${binary:Version}), Description: Rust standard libraries - development files Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly @@ -236,8 +236,8 @@ Package: rust-llvm Architecture: all Breaks: rustc (<< 1.71.1+dfsg1-1~exp1), - rust-web (<< 1.71.1+dfsg1-1~exp1), - rust-mozilla (<< 1.71.1+dfsg1-1~exp1), + rustc-web (<< 1.71.1+dfsg1-1~exp1), + rustc-mozilla (<< 1.71.1+dfsg1-1~exp1), Replaces: rustc (<< 1.71.1+dfsg1-1~exp1), rustc-web (<< 1.71.1+dfsg1-1~exp1), @@ -311,7 +311,7 @@ Package: rust-clippy Architecture: any Multi-Arch: allowed Depends: ${misc:Depends}, ${shlibs:Depends}, - libstd-rust-1.71 (= ${binary:Version}) + libstd-rust-1.72 (= ${binary:Version}) Recommends: cargo Description: Rust linter Rust is a curly-brace, block-structured expression language. It -- cgit v1.2.3