forked from proxmox-mirrors/proxmox
		
	
		
			
				
	
	
		
			118 lines
		
	
	
		
			4.7 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			118 lines
		
	
	
		
			4.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.1
 | 
						|
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+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.3-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3+default-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.2-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.2+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.
 | 
						|
 | 
						|
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,
 | 
						|
 librust-proxmox-router-2+default-dev (>= 2.1.1-~~),
 | 
						|
 librust-proxmox-tfa-4+api-dev (>= 4.0.4-~~),
 | 
						|
 librust-proxmox-tfa-4+default-dev (>= 4.0.4-~~),
 | 
						|
 librust-serde-json-1+default-dev
 | 
						|
Provides:
 | 
						|
 librust-proxmox-auth-api-0+api-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3+api-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.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-lazy-static-1+default-dev (>= 1.4-~~),
 | 
						|
 librust-proxmox-schema-2+api-macro-dev,
 | 
						|
 librust-proxmox-schema-2+api-types-dev,
 | 
						|
 librust-proxmox-schema-2+default-dev,
 | 
						|
 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.3+api-types-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.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.3+pam-authenticator-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.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+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.3+ticket-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-auth-api-0.3.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.
 |