mirror of
				https://git.proxmox.com/git/proxmox-perl-rs
				synced 2025-10-31 08:00:15 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			66 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			66 lines
		
	
	
		
			2.9 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Source: libpve-rs-perl
 | |
| Section: perl
 | |
| Priority: optional
 | |
| Build-Depends: cargo:native <!nocheck>,
 | |
|                debhelper-compat (= 13),
 | |
|                dh-cargo (>= 25),
 | |
|                librust-anyhow-1+default-dev,
 | |
|                librust-base32-0.4+default-dev,
 | |
|                librust-base64-0.13+default-dev,
 | |
|                librust-hex-0.4+default-dev,
 | |
|                librust-http-0.2+default-dev (>= 0.2.7-~~),
 | |
|                librust-libc-0.2+default-dev,
 | |
|                librust-log-0.4+default-dev (>= 0.4.17-~~),
 | |
|                librust-nix-0.26+default-dev,
 | |
|                librust-openssl-0.10+default-dev (>= 0.10.40-~~),
 | |
|                librust-perlmod-0.13+default-dev,
 | |
|                librust-perlmod-0.13+exporter-dev,
 | |
|                librust-proxmox-apt-0.11+cache-dev,
 | |
|                librust-proxmox-apt-0.11+default-dev (>= 0.11.5~),
 | |
|                librust-proxmox-apt-api-types-1+default-dev,
 | |
|                librust-proxmox-config-digest-0.1+default-dev,
 | |
|                librust-proxmox-http-0.9+client-sync-dev,
 | |
|                librust-proxmox-http-0.9+client-trait-dev,
 | |
|                librust-proxmox-http-0.9+default-dev,
 | |
|                librust-proxmox-http-error-0.1+default-dev,
 | |
|                librust-proxmox-log-0.2+default-dev,
 | |
|                librust-proxmox-notify-0.5+default-dev,
 | |
|                librust-proxmox-notify-0.5+pve-context-dev,
 | |
|                librust-proxmox-openid-0.10+default-dev,
 | |
|                librust-proxmox-resource-scheduling-0.3+default-dev,
 | |
|                librust-proxmox-shared-cache-0.1+default-dev,
 | |
|                librust-proxmox-subscription-0.5+default-dev,
 | |
|                librust-proxmox-sys-0.6+default-dev,
 | |
|                librust-proxmox-tfa-5+api-dev,
 | |
|                librust-proxmox-tfa-5+default-dev,
 | |
|                librust-proxmox-time-2+default-dev,
 | |
|                librust-proxmox-ve-config-dev (>= 0.2.1~),
 | |
|                librust-serde-1+default-dev,
 | |
|                librust-serde-bytes-0.11+default-dev,
 | |
|                librust-serde-json-1+default-dev,
 | |
|                librust-tracing-0.1+default-dev (>= 0.1.37-~~),
 | |
|                librust-url-2+default-dev,
 | |
|                libstd-rust-dev <!nocheck>,
 | |
|                perlmod-bin (>= 0.2.0-3),
 | |
|                rustc:native <!nocheck>,
 | |
| Maintainer: Proxmox Support Team <support@proxmox.com>
 | |
| Standards-Version: 4.6.1
 | |
| Vcs-Git: git://git.proxmox.com/git/proxmox-perl-rs.git
 | |
| Vcs-Browser: https://git.proxmox.com/?p=proxmox-perl-rs.git
 | |
| Homepage: https://www.proxmox.com
 | |
| Rules-Requires-Root: no
 | |
| 
 | |
| Package: libpve-rs-perl
 | |
| Architecture: any
 | |
| Depends: ${misc:Depends},
 | |
|          ${perl:Depends},
 | |
|          ${shlibs:Depends},
 | |
|          libproxmox-rs-perl (>= 0.3.3),
 | |
| Breaks: libpve-access-control (<< 7.1-3),
 | |
|         libpve-common-perl (<< 7.1-4),
 | |
|         libpve-notify-perl (<< 8.0.7),
 | |
|         pve-manager (<< 7.1-11),
 | |
| Description: PVE parts which have been ported to Rust - Rust source code
 | |
|  This package contains the source for the Rust pve-rs crate, packaged by
 | |
|  debcargo for use with cargo and dh-cargo.
 | 
