mirror of
				https://git.proxmox.com/git/proxmox
				synced 2025-10-31 05:17:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			40 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			40 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: rust-proxmox-shared-memory
 | |
| Section: rust
 | |
| Priority: optional
 | |
| Build-Depends: debhelper-compat (= 13),
 | |
|  dh-sequence-cargo,
 | |
|  cargo:native <!nocheck>,
 | |
|  rustc:native <!nocheck>,
 | |
|  libstd-rust-dev <!nocheck>,
 | |
|  librust-anyhow-1+default-dev <!nocheck>,
 | |
|  librust-libc-0.2+default-dev (>= 0.2.107-~~) <!nocheck>,
 | |
|  librust-nix-0.26+default-dev (>= 0.26.1-~~) <!nocheck>,
 | |
|  librust-proxmox-sys-0.6+default-dev <!nocheck>
 | |
| Maintainer: Proxmox Support Team <support@proxmox.com>
 | |
| Standards-Version: 4.7.0
 | |
| Vcs-Git: git://git.proxmox.com/git/proxmox.git
 | |
| Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
 | |
| Homepage: https://proxmox.com
 | |
| X-Cargo-Crate: proxmox-shared-memory
 | |
| Rules-Requires-Root: no
 | |
| 
 | |
| Package: librust-proxmox-shared-memory-dev
 | |
| Architecture: any
 | |
| Multi-Arch: same
 | |
| Depends:
 | |
|  ${misc:Depends},
 | |
|  librust-anyhow-1+default-dev,
 | |
|  librust-libc-0.2+default-dev (>= 0.2.107-~~),
 | |
|  librust-nix-0.26+default-dev (>= 0.26.1-~~),
 | |
|  librust-proxmox-sys-0.6+default-dev
 | |
| Provides:
 | |
|  librust-proxmox-shared-memory+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0.3-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0.3+default-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0.3.1-dev (= ${binary:Version}),
 | |
|  librust-proxmox-shared-memory-0.3.1+default-dev (= ${binary:Version})
 | |
| Description: Shared memory helpers and shared mutex implementation - Rust source code
 | |
|  Source code for Debianized Rust crate "proxmox-shared-memory"
 | 
