mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-11-04 02:33:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			53 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			53 lines
		
	
	
		
			1.8 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
Source: rust-proxmox-io
 | 
						|
Section: rust
 | 
						|
Priority: optional
 | 
						|
Build-Depends: debhelper (>= 12),
 | 
						|
 dh-cargo (>= 25),
 | 
						|
 cargo:native <!nocheck>,
 | 
						|
 rustc:native <!nocheck>,
 | 
						|
 libstd-rust-dev <!nocheck>,
 | 
						|
 librust-endian-trait-0.6+arrays-dev <!nocheck>,
 | 
						|
 librust-endian-trait-0.6+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-io
 | 
						|
Rules-Requires-Root: no
 | 
						|
 | 
						|
Package: librust-proxmox-io-dev
 | 
						|
Architecture: any
 | 
						|
Multi-Arch: same
 | 
						|
Depends:
 | 
						|
 ${misc:Depends},
 | 
						|
 librust-endian-trait-0.6+arrays-dev,
 | 
						|
 librust-endian-trait-0.6+default-dev
 | 
						|
Suggests:
 | 
						|
 librust-proxmox-io+tokio-dev (= ${binary:Version})
 | 
						|
Provides:
 | 
						|
 librust-proxmox-io+default-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1+default-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1+default-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1.0-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1.0+default-dev (= ${binary:Version})
 | 
						|
Description: Extension traits for Read and Write - Rust source code
 | 
						|
 Source code for Debianized Rust crate "proxmox-io"
 | 
						|
 | 
						|
Package: librust-proxmox-io+tokio-dev
 | 
						|
Architecture: any
 | 
						|
Multi-Arch: same
 | 
						|
Depends:
 | 
						|
 ${misc:Depends},
 | 
						|
 librust-proxmox-io-dev (= ${binary:Version}),
 | 
						|
 librust-tokio-1+default-dev (>= 1.6-~~),
 | 
						|
 librust-tokio-1+io-util-dev (>= 1.6-~~)
 | 
						|
Provides:
 | 
						|
 librust-proxmox-io-1+tokio-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1+tokio-dev (= ${binary:Version}),
 | 
						|
 librust-proxmox-io-1.1.0+tokio-dev (= ${binary:Version})
 | 
						|
Description: Extension traits for Read and Write - feature "tokio"
 | 
						|
 This metapackage enables feature "tokio" for the Rust proxmox-io crate, by
 | 
						|
 pulling in any additional dependencies needed by that feature.
 |