forked from proxmox-mirrors/proxmox
		
	
		
			
				
	
	
		
			79 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			79 lines
		
	
	
		
			3.2 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: rust-proxmox-subscription
 | |
| 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>,
 | |
|  librust-base64-0.13+default-dev <!nocheck>,
 | |
|  librust-hex-0.4+default-dev <!nocheck>,
 | |
|  librust-lazy-static-1+default-dev (>= 1.4-~~) <!nocheck>,
 | |
|  librust-openssl-0.10+default-dev <!nocheck>,
 | |
|  librust-proxmox-http-0.9+client-trait-dev <!nocheck>,
 | |
|  librust-proxmox-http-0.9+default-dev <!nocheck>,
 | |
|  librust-proxmox-http-0.9+http-helpers-dev <!nocheck>,
 | |
|  librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~) <!nocheck>,
 | |
|  librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~) <!nocheck>,
 | |
|  librust-proxmox-sys-0.5+default-dev (>= 0.5.1-~~) <!nocheck>,
 | |
|  librust-proxmox-time-1+default-dev (>= 1.1.6-~~) <!nocheck>,
 | |
|  librust-regex-1+default-dev (>= 1.5-~~) <!nocheck>,
 | |
|  librust-serde-1+default-dev <!nocheck>,
 | |
|  librust-serde-json-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-subscription
 | |
| Rules-Requires-Root: no
 | |
| 
 | |
| Package: librust-proxmox-subscription-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-anyhow-1+default-dev,
 | |
|  librust-base64-0.13+default-dev,
 | |
|  librust-hex-0.4+default-dev,
 | |
|  librust-lazy-static-1+default-dev (>= 1.4-~~),
 | |
|  librust-openssl-0.10+default-dev,
 | |
|  librust-proxmox-http-0.9+client-trait-dev,
 | |
|  librust-proxmox-http-0.9+default-dev,
 | |
|  librust-proxmox-http-0.9+http-helpers-dev,
 | |
|  librust-proxmox-serde-0.1+default-dev (>= 0.1.1-~~),
 | |
|  librust-proxmox-serde-0.1+serde-json-dev (>= 0.1.1-~~),
 | |
|  librust-proxmox-sys-0.5+default-dev (>= 0.5.1-~~),
 | |
|  librust-proxmox-time-1+default-dev (>= 1.1.6-~~),
 | |
|  librust-regex-1+default-dev (>= 1.5-~~),
 | |
|  librust-serde-1+default-dev,
 | |
|  librust-serde-json-1+default-dev
 | |
| Suggests:
 | |
|  librust-proxmox-subscription+api-types-dev (= ${binary:Version})
 | |
| Provides:
 | |
|  librust-proxmox-subscription+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4.3-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4.3+default-dev (= ${binary:Version})
 | |
| Description: Proxmox subscription utilitites - Rust source code
 | |
|  Source code for Debianized Rust crate "proxmox-subscription"
 | |
| 
 | |
| Package: librust-proxmox-subscription+api-types-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-proxmox-subscription-dev (= ${binary:Version}),
 | |
|  librust-proxmox-schema-3+api-macro-dev,
 | |
|  librust-proxmox-schema-3+default-dev
 | |
| Provides:
 | |
|  librust-proxmox-subscription-0+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4+api-types-dev (= ${binary:Version}),
 | |
|  librust-proxmox-subscription-0.4.3+api-types-dev (= ${binary:Version})
 | |
| Description: Proxmox subscription utilitites - feature "api-types"
 | |
|  This metapackage enables feature "api-types" for the Rust proxmox-subscription
 | |
|  crate, by pulling in any additional dependencies needed by that feature.
 | 
