From 7170b46f7cfcebd144691677be1b0e8d8fe85a42 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Feb 2025 06:48:54 +0100 Subject: [PATCH] Updating build-depends for version 0.5.7. Signed-off-by: Daniel Baumann --- debian/control | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9d96fd9..638fe5f 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,9 @@ Build-Depends: cargo:native , debhelper-compat (= 13), dh-sequence-cargo, - librust-dirs-5+default-dev (>= 5.0.1-~~) , - librust-git2+default-dev (>= 0.19.0-~~) , + librust-dirs-5+default-dev , + librust-git2-dev (<< 21.0-~~) , + librust-git2-dev (>= 0.15-~~), librust-terminal-prompt-0.2+default-dev (>= 0.2.2-~~) , libstd-rust-dev , rustc:native ,