From 37ae288efde77b0467ba225c7fe2f2091cd317c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Fri, 14 May 2021 15:44:49 +0200 Subject: [PATCH] http: update d/control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- proxmox-http/debian/control | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/proxmox-http/debian/control b/proxmox-http/debian/control index f010d6e7..860e7058 100644 --- a/proxmox-http/debian/control +++ b/proxmox-http/debian/control @@ -118,18 +118,12 @@ Depends: librust-tokio-1+io-util-dev, librust-tokio-openssl-0.6+default-dev (>= 0.6.1-~~) Provides: - librust-proxmox-http+simple-client-dev (= ${binary:Version}), librust-proxmox-http-0+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0+simple-client-dev (= ${binary:Version}), librust-proxmox-http-0.1+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0.1+simple-client-dev (= ${binary:Version}), - librust-proxmox-http-0.1.0+http-helpers-dev (= ${binary:Version}), - librust-proxmox-http-0.1.0+simple-client-dev (= ${binary:Version}) -Description: Proxmox HTTP library - feature "http-helpers" and 1 more + librust-proxmox-http-0.1.0+http-helpers-dev (= ${binary:Version}) +Description: Proxmox HTTP library - feature "http-helpers" This metapackage enables feature "http-helpers" for the Rust proxmox-http crate, by pulling in any additional dependencies needed by that feature. - . - Additionally, this package also provides the "simple-client" feature. Package: librust-proxmox-http+hyper-dev Architecture: any