]> git.proxmox.com Git - proxmox-perl-rs.git/blob - pmg-rs/debian/control
bump proxmox-tfa to 2.1
[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-hex-0.4+default-dev,
13 librust-http-0.2+default-dev (>= 0.2.7-~~),
14 librust-libc-0.2+default-dev,
15 librust-nix-0.24+default-dev,
16 librust-openssl-0.10+default-dev (>= 0.10.40-~~),
17 librust-perlmod-0.13+default-dev,
18 librust-perlmod-0.13+exporter-dev,
19 librust-proxmox-acme-rs-0.4+client-dev,
20 librust-proxmox-acme-rs-0.4+default-dev,
21 librust-proxmox-apt-0.9+default-dev,
22 librust-proxmox-http-0.6+client-trait-dev (>= 0.6.4-~~),
23 librust-proxmox-http-0.6+default-dev (>= 0.6.4-~~),
24 librust-proxmox-subscription-0.2+default-dev,
25 librust-proxmox-sys-0.3+default-dev,
26 librust-proxmox-tfa-2+api-dev (>= 2.1-~~),
27 librust-proxmox-tfa-2+default-dev (>= 2.1-~~),
28 librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
29 librust-serde-1+default-dev,
30 librust-serde-bytes-0.11+default-dev (>= 0.11.3-~~),
31 librust-serde-json-1+default-dev,
32 librust-ureq-2+default-dev (>= 2.4-~~),
33 librust-ureq-2+native-certs-dev (>= 2.4-~~),
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.