2021-11-09 10:56:38 +03:00
Source: libpve-rs-perl
Section: perl
Priority: optional
2023-05-18 14:07:28 +03:00
Build-Depends: cargo:native <!nocheck>,
debhelper-compat (= 13),
dh-cargo (>= 25),
2023-05-24 17:05:33 +03:00
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,
2023-07-24 15:01:29 +03:00
librust-log-0.4+default-dev (>= 0.4.17-~~),
2023-05-24 17:05:33 +03:00
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,
2024-07-17 13:44:46 +03:00
librust-proxmox-apt-0.11+cache-dev,
librust-proxmox-apt-0.11+default-dev,
librust-proxmox-apt-api-types-1+default-dev,
librust-proxmox-config-digest-0.1+default-dev,
2023-05-24 17:05:33 +03:00
librust-proxmox-http-0.9+client-sync-dev,
librust-proxmox-http-0.9+client-trait-dev,
librust-proxmox-http-0.9+default-dev,
2023-07-28 12:50:54 +03:00
librust-proxmox-http-error-0.1+default-dev,
2024-07-25 13:56:06 +03:00
librust-proxmox-log-0.2+default-dev,
2024-06-03 15:14:59 +03:00
librust-proxmox-notify-0.4+default-dev,
librust-proxmox-notify-0.4+pve-context-dev,
2023-05-24 17:05:33 +03:00
librust-proxmox-openid-0.10+default-dev,
librust-proxmox-resource-scheduling-0.3+default-dev,
2024-08-06 15:59:57 +03:00
librust-proxmox-shared-cache-0.1+default-dev,
2023-05-24 17:05:33 +03:00
librust-proxmox-subscription-0.4+default-dev,
2024-07-17 13:44:46 +03:00
librust-proxmox-sys-0.6+default-dev,
2024-07-04 11:48:48 +03:00
librust-proxmox-tfa-5+api-dev,
librust-proxmox-tfa-5+default-dev,
2024-06-20 15:11:11 +03:00
librust-proxmox-time-2+default-dev,
2023-05-24 17:05:33 +03:00
librust-serde-1+default-dev,
librust-serde-bytes-0.11+default-dev,
librust-serde-json-1+default-dev,
2024-07-17 13:44:46 +03:00
librust-tracing-0.1+default-dev (>= 0.1.37-~~),
2023-05-24 17:05:33 +03:00
librust-url-2+default-dev,
2023-05-18 14:07:28 +03:00
libstd-rust-dev <!nocheck>,
2024-01-02 16:20:12 +03:00
perlmod-bin (>= 0.2.0-3),
2023-05-18 14:07:28 +03:00
rustc:native <!nocheck>,
2021-11-09 10:56:38 +03:00
Maintainer: Proxmox Support Team <support@proxmox.com>
2023-05-18 14:07:28 +03:00
Standards-Version: 4.6.1
2022-01-11 16:20:04 +03:00
Vcs-Git: git://git.proxmox.com/git/proxmox-perl-rs.git
Vcs-Browser: https://git.proxmox.com/?p=proxmox-perl-rs.git
2021-11-09 10:56:38 +03:00
Homepage: https://www.proxmox.com
Rules-Requires-Root: no
Package: libpve-rs-perl
Architecture: any
2023-12-07 11:51:02 +03:00
Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends},
libproxmox-rs-perl (>= 0.3.3),
2023-05-18 14:07:28 +03:00
Breaks: libpve-access-control (<< 7.1-3),
libpve-common-perl (<< 7.1-4),
2024-06-04 11:04:06 +03:00
libpve-notify-perl (<< 8.0.7),
2023-05-18 14:07:28 +03:00
pve-manager (<< 7.1-11),
2021-11-09 10:56:38 +03:00
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.