From 6efd0735800a63d26445057972174dd809f9f3da Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 30 May 2024 20:32:18 +0200 Subject: Merging debian version 1.74.1+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/control | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 907ceb62b..227be03a8 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.72.0+dfsg) , - rustc:native (>= 1.72.0+dfsg) , - rustc:native (<= 1.73.0++) , + cargo:native (>= 1.73.0+dfsg) , + rustc:native (>= 1.73.0+dfsg) , + rustc:native (<= 1.74.1++) , llvm-16-dev:native, llvm-16-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] , @@ -89,7 +89,7 @@ Description: Rust systems programming language generic programming and meta-programming, in both static and dynamic styles. -Package: libstd-rust-1.73 +Package: libstd-rust-1.74 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.73 (= ${binary:Version}), + libstd-rust-1.74 (= ${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 @@ -311,7 +311,7 @@ Package: rust-clippy Architecture: any Multi-Arch: allowed Depends: ${misc:Depends}, ${shlibs:Depends}, - libstd-rust-1.73 (= ${binary:Version}) + libstd-rust-1.74 (= ${binary:Version}) Recommends: cargo Description: Rust linter Rust is a curly-brace, block-structured expression language. It -- cgit v1.2.3