]> git.proxmox.com Git - proxmox.git/blobdiff - proxmox-client/debian/control
bump proxmox-client to 0.3.1-1
[proxmox.git] / proxmox-client / debian / control
index a31549d2b4eaf5d2274407e420bae6cfafb6d710..d2fa4d8a9db9eb39bc3250f1db1796cc663c7034 100644 (file)
@@ -14,15 +14,15 @@ Build-Depends: debhelper (>= 12),
  librust-percent-encoding-2+default-dev (>= 2.1-~~) <!nocheck>,
  librust-proxmox-login-0.1+default-dev <!nocheck>,
  librust-proxmox-login-0.1+http-dev <!nocheck>,
- librust-proxmox-schema-2+api-macro-dev <!nocheck>,
- librust-proxmox-schema-2+default-dev <!nocheck>,
+ librust-proxmox-schema-3+api-macro-dev <!nocheck>,
+ librust-proxmox-schema-3+default-dev <!nocheck>,
  librust-proxmox-section-config-2+default-dev <!nocheck>,
  librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
  librust-serde-1+default-dev <!nocheck>,
  librust-serde-json-1+default-dev <!nocheck>,
  librust-serde-plain-1+default-dev <!nocheck>
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: git://git.proxmox.com/git/proxmox.git
 Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
 X-Cargo-Crate: proxmox-client
@@ -41,8 +41,8 @@ Depends:
  librust-percent-encoding-2+default-dev (>= 2.1-~~),
  librust-proxmox-login-0.1+default-dev,
  librust-proxmox-login-0.1+http-dev,
- librust-proxmox-schema-2+api-macro-dev,
- librust-proxmox-schema-2+default-dev,
+ librust-proxmox-schema-3+api-macro-dev,
+ librust-proxmox-schema-3+default-dev,
  librust-proxmox-section-config-2+default-dev,
  librust-regex-1+default-dev (>= 1.5-~~),
  librust-serde-1+default-dev,
@@ -57,11 +57,10 @@ Provides:
  librust-proxmox-client-0+default-dev (= ${binary:Version}),
  librust-proxmox-client-0.3-dev (= ${binary:Version}),
  librust-proxmox-client-0.3+default-dev (= ${binary:Version}),
- librust-proxmox-client-0.3.0-dev (= ${binary:Version}),
- librust-proxmox-client-0.3.0+default-dev (= ${binary:Version})
+ librust-proxmox-client-0.3.1-dev (= ${binary:Version}),
+ librust-proxmox-client-0.3.1+default-dev (= ${binary:Version})
 Description: Base client for proxmox APIs for handling login and ticket renewal - Rust source code
- This package contains the source for the Rust proxmox-client crate, packaged by
- debcargo for use with cargo and dh-cargo.
+ Source code for Debianized Rust crate "proxmox-client"
 
 Package: librust-proxmox-client+hyper-client-dev
 Architecture: any
@@ -77,7 +76,7 @@ Depends:
 Provides:
  librust-proxmox-client-0+hyper-client-dev (= ${binary:Version}),
  librust-proxmox-client-0.3+hyper-client-dev (= ${binary:Version}),
- librust-proxmox-client-0.3.0+hyper-client-dev (= ${binary:Version})
+ librust-proxmox-client-0.3.1+hyper-client-dev (= ${binary:Version})
 Description: Base client for proxmox APIs for handling login and ticket renewal - feature "hyper-client"
  This metapackage enables feature "hyper-client" for the Rust proxmox-client
  crate, by pulling in any additional dependencies needed by that feature.
@@ -94,7 +93,7 @@ Depends:
 Provides:
  librust-proxmox-client-0+webauthn-dev (= ${binary:Version}),
  librust-proxmox-client-0.3+webauthn-dev (= ${binary:Version}),
- librust-proxmox-client-0.3.0+webauthn-dev (= ${binary:Version})
+ librust-proxmox-client-0.3.1+webauthn-dev (= ${binary:Version})
 Description: Base client for proxmox APIs for handling login and ticket renewal - feature "webauthn"
  This metapackage enables feature "webauthn" for the Rust proxmox-client crate,
  by pulling in any additional dependencies needed by that feature.