From 307f81ad9039d60924ac4cd5ead68bb7df3b78ce Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Jun 2023 20:24:38 +0100 Subject: [PATCH] debian/update-build-deps: Add versions (actual update) Signed-off-by: Ian Jackson --- debian/control | 71 +++++++++++++++++++++++++------------------------- 1 file changed, 36 insertions(+), 35 deletions(-) diff --git a/debian/control b/debian/control index 7fd2226..83bdc7d 100644 --- a/debian/control +++ b/debian/control @@ -8,41 +8,42 @@ Build-Depends: debhelper (>= 12), cargo, rustc, python3-sphinx, python3-recommonmark, python3-sphinx-markdown-tables, moreutils, libssl-dev (>= 1.1), pkg-config, # debian/update-build-deps manages these: - librust-backtrace-dev , - librust-base64-dev , - librust-clap-3+derive-dev , - librust-easy-ext-dev , - librust-educe-dev , - librust-either-dev , - librust-env-logger+default-dev , - librust-eyre-dev , - librust-fehler-dev , - librust-futures-dev , - librust-heck-dev , - librust-hyper-dev , - librust-hyper-tls-dev , - librust-indenter-dev , - librust-ipnet-dev , - librust-itertools-dev , - librust-lazy-regex-dev , - librust-lazy-static-dev , - librust-libc-dev , - librust-log-dev , - librust-memchr-dev , - librust-mime-dev , - librust-nix-dev , - librust-parking-lot-dev , - librust-pin-project-lite-dev , - librust-proc-macro2-dev , - librust-quote-dev , - librust-regex-dev , - librust-sha2-dev , - librust-subtle-dev , - librust-syn-dev , - librust-syslog-dev , - librust-thiserror-dev , - librust-tokio-dev , - librust-void-dev , + librust-backtrace-dev (>= 0.3.3~) , + librust-base64-dev (>= 0.21~) , + librust-clap-3+derive-dev (>= 3~) , + librust-easy-ext-dev (>= 1~) , + librust-educe-dev (>= 0.4.1~) , + librust-either-dev (>= 1.5.1~) , + librust-env-logger+default-dev (>= 0.9~) , + librust-eyre-dev (>= 0.6~) , + librust-fehler-dev (>= 1~) , + librust-futures-dev (>= 0.3~) , + librust-heck-dev (>= 0.4~) , + librust-hyper-dev (>= 0.14.7~) , + librust-hyper-tls-dev (>= 0.5~) , + librust-indenter-dev (>= 0.3~) , + librust-ipnet-dev (>= 2.3~) , + librust-itertools-dev (>= 0.10.1~) , + librust-itertools-dev (>= 0.10~) , + librust-lazy-regex-dev (>= 2.2~) , + librust-lazy-static-dev (>= 1.4~) , + librust-libc-dev (>= 0.2~) , + librust-log-dev (>= 0.4.14~) , + librust-memchr-dev (>= 2~) , + librust-mime-dev (>= 0.3.4~) , + librust-nix-dev (>= 0.25~) , + librust-parking-lot-dev (>= 0.11~) , + librust-pin-project-lite-dev (>= 0.2~) , + librust-proc-macro2-dev (>= 1~) , + librust-quote-dev (>= 1~) , + librust-regex-dev (>= 1.5~) , + librust-sha2-dev (>= 0.10~) , + librust-subtle-dev (>= 2~) , + librust-syn-dev (>= 1~) , + librust-syslog-dev (>= 6~) , + librust-thiserror-dev (>= 1.0.2~) , + librust-tokio-dev (>= 1.7~) , + librust-void-dev (>= 1~) , Standards-Version: 4.6.1 Package: hippotat-client -- 2.30.2