mirror of
https://git.proxmox.com/git/proxmox-perl-rs
synced 2025-05-23 21:40:23 +00:00
52 lines
2.3 KiB
Plaintext
52 lines
2.3 KiB
Plaintext
Source: libpmg-rs-perl
|
|
Section: perl
|
|
Priority: optional
|
|
Build-Depends: cargo:native <!nocheck>,
|
|
debhelper-compat (= 13),
|
|
librust-openssl-probe-dev (= 0.1.5-1~bpo12+pve1),
|
|
dh-cargo (>= 25),
|
|
librust-anyhow-1+default-dev,
|
|
librust-env-logger-0.10+default-dev,
|
|
librust-hex-0.4+default-dev,
|
|
librust-http-0.2+default-dev (>= 0.2.7-~~),
|
|
librust-libc-0.2+default-dev,
|
|
librust-nix-0.26+default-dev,
|
|
librust-openssl-0.10+default-dev (>= 0.10.40-~~),
|
|
librust-perlmod-0.13+default-dev (>= 0.13.4-~~),
|
|
librust-perlmod-0.13+exporter-dev (>= 0.13.4-~~),
|
|
librust-proxmox-acme-0.5+client-dev,
|
|
librust-proxmox-acme-0.5+default-dev,
|
|
librust-proxmox-apt-0.10+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-notify-0.3+default-dev,
|
|
librust-proxmox-subscription-0.4+default-dev,
|
|
librust-proxmox-sys-0.5+default-dev,
|
|
librust-proxmox-tfa-4+api-dev (>= 4.0.4-~~),
|
|
librust-proxmox-tfa-4+default-dev (>= 4.0.4-~~),
|
|
librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
|
|
librust-serde-1+default-dev,
|
|
librust-serde-bytes-0.11+default-dev,
|
|
librust-serde-json-1+default-dev,
|
|
librust-url-2+default-dev,
|
|
libstd-rust-dev <!nocheck>,
|
|
perlmod-bin (>= 0.2.0-~~),
|
|
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
|
|
|
|
Package: libpmg-rs-perl
|
|
Architecture: any
|
|
Depends: ${misc:Depends},
|
|
${perl:Depends},
|
|
${shlibs:Depends},
|
|
libproxmox-rs-perl (>= 0.3.3),
|
|
Description: Components of Proxmox Mail Gateway which have been ported to Rust.
|
|
Contains parts of Proxmox Mail Gateway which have been ported to, or newly
|
|
implemented in the Rust programming language.
|