auth-api: bump d/control
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
cc091c4fe5
commit
ba39c5f990
@ -29,10 +29,10 @@ Provides:
|
|||||||
librust-proxmox-auth-api+default-dev (= ${binary:Version}),
|
librust-proxmox-auth-api+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0-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+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0.3-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2+default-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0.3+default-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0.3.0-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0+default-dev (= ${binary:Version})
|
librust-proxmox-auth-api-0.3.0+default-dev (= ${binary:Version})
|
||||||
Description: Tickets, API and Realm handling - Rust source code
|
Description: Tickets, API and Realm handling - Rust source code
|
||||||
This package contains the source for the Rust proxmox-auth-api crate, packaged
|
This package contains the source for the Rust proxmox-auth-api crate, packaged
|
||||||
by debcargo for use with cargo and dh-cargo.
|
by debcargo for use with cargo and dh-cargo.
|
||||||
@ -53,8 +53,8 @@ Depends:
|
|||||||
librust-serde-json-1+default-dev
|
librust-serde-json-1+default-dev
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-auth-api-0+api-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0+api-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2+api-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0.3+api-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0+api-dev (= ${binary:Version})
|
librust-proxmox-auth-api-0.3.0+api-dev (= ${binary:Version})
|
||||||
Description: Tickets, API and Realm handling - feature "api"
|
Description: Tickets, API and Realm handling - feature "api"
|
||||||
This metapackage enables feature "api" for the Rust proxmox-auth-api crate, by
|
This metapackage enables feature "api" for the Rust proxmox-auth-api crate, by
|
||||||
pulling in any additional dependencies needed by that feature.
|
pulling in any additional dependencies needed by that feature.
|
||||||
@ -75,8 +75,8 @@ Depends:
|
|||||||
librust-serde-plain-1+default-dev
|
librust-serde-plain-1+default-dev
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-auth-api-0+api-types-dev (= ${binary:Version}),
|
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.3+api-types-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0+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"
|
Description: Tickets, API and Realm handling - feature "api-types"
|
||||||
This metapackage enables feature "api-types" for the Rust proxmox-auth-api
|
This metapackage enables feature "api-types" for the Rust proxmox-auth-api
|
||||||
crate, by pulling in any additional dependencies needed by that feature.
|
crate, by pulling in any additional dependencies needed by that feature.
|
||||||
@ -93,8 +93,8 @@ Depends:
|
|||||||
librust-pam-sys-0.5+default-dev
|
librust-pam-sys-0.5+default-dev
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-auth-api-0+pam-authenticator-dev (= ${binary:Version}),
|
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.3+pam-authenticator-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0+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"
|
Description: Tickets, API and Realm handling - feature "pam-authenticator"
|
||||||
This metapackage enables feature "pam-authenticator" for the Rust proxmox-auth-
|
This metapackage enables feature "pam-authenticator" for the Rust proxmox-auth-
|
||||||
api crate, by pulling in any additional dependencies needed by that feature.
|
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-~~)
|
librust-percent-encoding-2+default-dev (>= 2.1-~~)
|
||||||
Provides:
|
Provides:
|
||||||
librust-proxmox-auth-api-0+ticket-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0+ticket-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2+ticket-dev (= ${binary:Version}),
|
librust-proxmox-auth-api-0.3+ticket-dev (= ${binary:Version}),
|
||||||
librust-proxmox-auth-api-0.2.0+ticket-dev (= ${binary:Version})
|
librust-proxmox-auth-api-0.3.0+ticket-dev (= ${binary:Version})
|
||||||
Description: Tickets, API and Realm handling - feature "ticket"
|
Description: Tickets, API and Realm handling - feature "ticket"
|
||||||
This metapackage enables feature "ticket" for the Rust proxmox-auth-api crate,
|
This metapackage enables feature "ticket" for the Rust proxmox-auth-api crate,
|
||||||
by pulling in any additional dependencies needed by that feature.
|
by pulling in any additional dependencies needed by that feature.
|
||||||
|
Loading…
Reference in New Issue
Block a user