From ba39c5f9906467d94a330923831fcf5920452bdf Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 14 Jun 2023 13:50:29 +0200 Subject: [PATCH] auth-api: bump d/control Signed-off-by: Wolfgang Bumiller --- proxmox-auth-api/debian/control | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/proxmox-auth-api/debian/control b/proxmox-auth-api/debian/control index b07ef43c..2d3d21f1 100644 --- a/proxmox-auth-api/debian/control +++ b/proxmox-auth-api/debian/control @@ -29,10 +29,10 @@ Provides: librust-proxmox-auth-api+default-dev (= ${binary:Version}), librust-proxmox-auth-api-0-dev (= ${binary:Version}), librust-proxmox-auth-api-0+default-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2+default-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0+default-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.3-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3+default-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0+default-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - Rust source code This package contains the source for the Rust proxmox-auth-api crate, packaged by debcargo for use with cargo and dh-cargo. @@ -53,8 +53,8 @@ Depends: librust-serde-json-1+default-dev Provides: librust-proxmox-auth-api-0+api-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2+api-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0+api-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.3+api-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0+api-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "api" This metapackage enables feature "api" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. @@ -75,8 +75,8 @@ Depends: librust-serde-plain-1+default-dev Provides: librust-proxmox-auth-api-0+api-types-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2+api-types-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0+api-types-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.3+api-types-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0+api-types-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "api-types" This metapackage enables feature "api-types" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature. @@ -93,8 +93,8 @@ Depends: librust-pam-sys-0.5+default-dev Provides: librust-proxmox-auth-api-0+pam-authenticator-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2+pam-authenticator-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0+pam-authenticator-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.3+pam-authenticator-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0+pam-authenticator-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "pam-authenticator" This metapackage enables feature "pam-authenticator" for the Rust proxmox-auth- api crate, by pulling in any additional dependencies needed by that feature. @@ -110,8 +110,8 @@ Depends: librust-percent-encoding-2+default-dev (>= 2.1-~~) Provides: librust-proxmox-auth-api-0+ticket-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2+ticket-dev (= ${binary:Version}), - librust-proxmox-auth-api-0.2.0+ticket-dev (= ${binary:Version}) + librust-proxmox-auth-api-0.3+ticket-dev (= ${binary:Version}), + librust-proxmox-auth-api-0.3.0+ticket-dev (= ${binary:Version}) Description: Tickets, API and Realm handling - feature "ticket" This metapackage enables feature "ticket" for the Rust proxmox-auth-api crate, by pulling in any additional dependencies needed by that feature.