mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-10-31 19:42:43 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			140 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			140 lines
		
	
	
		
			5.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: rust-proxmox-auth-api
 | |
| Section: rust
 | |
| Priority: optional
 | |
| Build-Depends: debhelper (>= 12),
 | |
|  dh-cargo (>= 25),
 | |
|  cargo:native <!nocheck>,
 | |
|  rustc:native <!nocheck>,
 | |
|  libstd-rust-dev <!nocheck>,
 | |
|  librust-anyhow-1+default-dev <!nocheck>
 | |
| Maintainer: Proxmox Support Team <support@proxmox.com>
 | |
| 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-auth-api
 | |
| Rules-Requires-Root: no
 | |
| 
 | |
| Package: librust-proxmox-auth-api-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-anyhow-1+default-dev
 | |
| Suggests:
 | |
|  librust-proxmox-auth-api+api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+pam-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+password-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+ticket-dev (= ${binary:Version})
 | |
| 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.4-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+default-dev (= ${binary:Version})
 | |
| Description: Tickets, API and Realm handling - Rust source code
 | |
|  Source code for Debianized Rust crate "proxmox-auth-api"
 | |
| 
 | |
| Package: librust-proxmox-auth-api+api-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-auth-api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+ticket-dev (= ${binary:Version}),
 | |
|  librust-http-0.2+default-dev,
 | |
|  librust-proxmox-rest-server-0.5+default-dev (>= 0.5.2-~~),
 | |
|  librust-proxmox-router-2+default-dev (>= 2.1.5-~~),
 | |
|  librust-proxmox-tfa-5+api-dev,
 | |
|  librust-proxmox-tfa-5+default-dev,
 | |
|  librust-serde-json-1+default-dev
 | |
| Provides:
 | |
|  librust-proxmox-auth-api-0+api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+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.
 | |
| 
 | |
| Package: librust-proxmox-auth-api+api-types-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-auth-api-dev (= ${binary:Version}),
 | |
|  librust-const-format-0.2+default-dev,
 | |
|  librust-lazy-static-1+default-dev (>= 1.4-~~),
 | |
|  librust-proxmox-schema-3+api-macro-dev (>= 3.1.1-~~),
 | |
|  librust-proxmox-schema-3+api-types-dev (>= 3.1.1-~~),
 | |
|  librust-proxmox-schema-3+default-dev (>= 3.1.1-~~),
 | |
|  librust-regex-1+default-dev (>= 1.5-~~),
 | |
|  librust-serde-1+default-dev,
 | |
|  librust-serde-1+derive-dev,
 | |
|  librust-serde-plain-1+default-dev
 | |
| Provides:
 | |
|  librust-proxmox-auth-api-0+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+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.
 | |
| 
 | |
| Package: librust-proxmox-auth-api+pam-authenticator-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-auth-api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+api-dev (= ${binary:Version}),
 | |
|  librust-libc-0.2+default-dev (>= 0.2.107-~~),
 | |
|  librust-log-0.4+default-dev (>= 0.4.17-~~),
 | |
|  librust-pam-sys-0.5+default-dev
 | |
| Provides:
 | |
|  librust-proxmox-auth-api-0+pam-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+pam-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+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.
 | |
| 
 | |
| Package: librust-proxmox-auth-api+password-authenticator-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-auth-api-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api+api-dev (= ${binary:Version}),
 | |
|  librust-log-0.4+default-dev (>= 0.4.17-~~),
 | |
|  librust-nix-0.26+default-dev (>= 0.26.1-~~),
 | |
|  librust-proxmox-product-config-0.2+default-dev,
 | |
|  librust-proxmox-sys-0.5+crypt-dev (>= 0.5.7-~~),
 | |
|  librust-proxmox-sys-0.5+default-dev (>= 0.5.7-~~)
 | |
| Provides:
 | |
|  librust-proxmox-auth-api-0+password-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+password-authenticator-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+password-authenticator-dev (= ${binary:Version})
 | |
| Description: Tickets, API and Realm handling - feature "password-authenticator"
 | |
|  This metapackage enables feature "password-authenticator" for the Rust proxmox-
 | |
|  auth-api crate, by pulling in any additional dependencies needed by that
 | |
|  feature.
 | |
| 
 | |
| Package: librust-proxmox-auth-api+ticket-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-auth-api-dev (= ${binary:Version}),
 | |
|  librust-base64-0.13+default-dev,
 | |
|  librust-openssl-0.10+default-dev,
 | |
|  librust-percent-encoding-2+default-dev (>= 2.1-~~)
 | |
| Provides:
 | |
|  librust-proxmox-auth-api-0+ticket-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4+ticket-dev (= ${binary:Version}),
 | |
|  librust-proxmox-auth-api-0.4.2+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.
 | 
