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