From c29d7c1ba10d6debd11f9d8aad5d069a6491e60e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 19 Jun 2024 11:26:01 +0200 Subject: Adding debian version 1.76.0+dfsg1-1. Signed-off-by: Daniel Baumann --- debian/control | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 0a64e19fd..b95d6ebfb 100644 --- a/debian/control +++ b/debian/control @@ -13,9 +13,9 @@ Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.17.14), python3:native, - cargo:native (>= 1.74.0+dfsg) , - rustc:native (>= 1.74.0+dfsg) , - rustc:native (<= 1.75.0++) , + cargo:native (>= 1.75.0+dfsg) , + rustc:native (>= 1.75.0+dfsg) , + rustc:native (<= 1.76.0++) , llvm-17-dev:native, llvm-17-tools:native, gcc-mingw-w64-x86-64-posix:native [amd64] , @@ -37,6 +37,7 @@ Build-Depends: libcurl4-openssl-dev | libcurl4-gnutls-dev, libssh2-1-dev, libssl-dev, + libsqlite3-dev, libgit2-dev (>= 1.7.1), libgit2-dev (<< 1.8~~), libhttp-parser-dev, @@ -86,7 +87,7 @@ Description: Rust systems programming language generic programming and meta-programming, in both static and dynamic styles. -Package: libstd-rust-1.75 +Package: libstd-rust-1.76 Section: libs Architecture: any Multi-Arch: same @@ -113,7 +114,7 @@ Section: libdevel Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, - libstd-rust-1.75 (= ${binary:Version}), + libstd-rust-1.76 (= ${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 @@ -308,7 +309,7 @@ Package: rust-clippy Architecture: any Multi-Arch: allowed Depends: ${misc:Depends}, ${shlibs:Depends}, - libstd-rust-1.75 (= ${binary:Version}) + libstd-rust-1.76 (= ${binary:Version}) Recommends: cargo Description: Rust linter Rust is a curly-brace, block-structured expression language. It -- cgit v1.2.3