]> git.proxmox.com Git - proxmox.git/blobdiff - proxmox-login/debian/control
bump proxmox-login to 0.1.1-1
[proxmox.git] / proxmox-login / debian / control
index b2985681d3788739664bb8dc3b846693812a7f9a..ffdb657800acb0a13425454097223e3af795b801 100644 (file)
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 12),
  librust-serde-1+derive-dev <!nocheck>,
  librust-serde-json-1+default-dev <!nocheck>
 Maintainer: Proxmox Support Team <support@proxmox.com>
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/proxmox-login]
 Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/proxmox-login
 X-Cargo-Crate: proxmox-login
@@ -39,11 +39,10 @@ Provides:
  librust-proxmox-login-0+default-dev (= ${binary:Version}),
  librust-proxmox-login-0.1-dev (= ${binary:Version}),
  librust-proxmox-login-0.1+default-dev (= ${binary:Version}),
- librust-proxmox-login-0.1.0-dev (= ${binary:Version}),
- librust-proxmox-login-0.1.0+default-dev (= ${binary:Version})
+ librust-proxmox-login-0.1.1-dev (= ${binary:Version}),
+ librust-proxmox-login-0.1.1+default-dev (= ${binary:Version})
 Description: Proxmox product authentication api - Rust source code
- This package contains the source for the Rust proxmox-login crate, packaged by
- debcargo for use with cargo and dh-cargo.
+ Source code for Debianized Rust crate "proxmox-login"
 
 Package: librust-proxmox-login+http-dev
 Architecture: any
@@ -55,7 +54,7 @@ Depends:
 Provides:
  librust-proxmox-login-0+http-dev (= ${binary:Version}),
  librust-proxmox-login-0.1+http-dev (= ${binary:Version}),
- librust-proxmox-login-0.1.0+http-dev (= ${binary:Version})
+ librust-proxmox-login-0.1.1+http-dev (= ${binary:Version})
 Description: Proxmox product authentication api - feature "http"
  This metapackage enables feature "http" for the Rust proxmox-login crate, by
  pulling in any additional dependencies needed by that feature.
@@ -70,7 +69,7 @@ Depends:
 Provides:
  librust-proxmox-login-0+webauthn-dev (= ${binary:Version}),
  librust-proxmox-login-0.1+webauthn-dev (= ${binary:Version}),
- librust-proxmox-login-0.1.0+webauthn-dev (= ${binary:Version})
+ librust-proxmox-login-0.1.1+webauthn-dev (= ${binary:Version})
 Description: Proxmox product authentication api - feature "webauthn"
  This metapackage enables feature "webauthn" for the Rust proxmox-login crate,
  by pulling in any additional dependencies needed by that feature.