]> git.proxmox.com Git - proxmox-perl-rs.git/blob - pmg-rs/debian/control
ca22f0a50e7f0606b6f25df262b1f19a82989248
[proxmox-perl-rs.git] / pmg-rs / debian / control
1 Source: libpmg-rs-perl
2 Section: perl
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends:
6 debhelper (>= 12),
7 dh-cargo (>= 24),
8 cargo:native <!nocheck>,
9 rustc:native <!nocheck>,
10 libstd-rust-dev <!nocheck>,
11 librust-anyhow-1+default-dev,
12 librust-env-logger-0.9+default-dev,
13 librust-hex-0.4+default-dev,
14 librust-http-0.2+default-dev (>= 0.2.7-~~),
15 librust-libc-0.2+default-dev,
16 librust-nix-0.26+default-dev,
17 librust-openssl-0.10+default-dev (>= 0.10.40-~~),
18 librust-perlmod-0.13+default-dev,
19 librust-perlmod-0.13+exporter-dev,
20 librust-proxmox-acme-rs-0.4+client-dev,
21 librust-proxmox-acme-rs-0.4+default-dev,
22 librust-proxmox-apt-0.9+default-dev,
23 librust-proxmox-http-0.8+client-sync-dev,
24 librust-proxmox-http-0.8+client-trait-dev,
25 librust-proxmox-http-0.8+default-dev,
26 librust-proxmox-subscription-0.3+default-dev,
27 librust-proxmox-sys-0.4+default-dev (>= 0.4.2-~~),
28 librust-proxmox-tfa-3+api-dev,
29 librust-proxmox-tfa-3+default-dev,
30 librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
31 librust-serde-1+default-dev,
32 librust-serde-bytes-0.11+default-dev,
33 librust-serde-json-1+default-dev,
34 librust-url-2+default-dev,
35 Standards-Version: 4.3.0
36 Homepage: https://www.proxmox.com
37
38 Package: libpmg-rs-perl
39 Architecture: any
40 Depends: ${perl:Depends},
41 ${shlibs:Depends},
42 Description: Components of Proxmox Mail Gateway which have been ported to Rust.
43 Contains parts of Proxmox Mail Gateway which have been ported to, or newly
44 implemented in the Rust programming language.