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