[pbs-devel] [PATCH proxmox 13/13] http: update d/control

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri May 14 15:44:49 CEST 2021


Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
 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 f010d6e..860e705 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
-- 
2.20.1






More information about the pbs-devel mailing list