]> git.proxmox.com Git - proxmox-perl-rs.git/blame - pmg-rs/debian/control
notify: support 'origin' paramter
[proxmox-perl-rs.git] / pmg-rs / debian / control
CommitLineData
b6274a49
WB
1Source: libpmg-rs-perl
2Section: perl
3Priority: optional
0d049201
TL
4Build-Depends: cargo:native <!nocheck>,
5 debhelper-compat (= 13),
6 dh-cargo (>= 25),
a4610c6a 7 librust-anyhow-1+default-dev,
4c6cc7e2 8 librust-env-logger-0.10+default-dev,
a4610c6a
WB
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,
e9c2ba60
WB
22 librust-proxmox-http-error-0.1+default-dev,
23 librust-proxmox-notify-0.2+default-dev,
a4610c6a
WB
24 librust-proxmox-subscription-0.4+default-dev,
25 librust-proxmox-sys-0.5+default-dev,
e2c950bf
WB
26 librust-proxmox-tfa-4+api-dev (>= 4.0.4-~~),
27 librust-proxmox-tfa-4+default-dev (>= 4.0.4-~~),
a4610c6a
WB
28 librust-proxmox-time-1+default-dev (>= 1.1.3-~~),
29 librust-serde-1+default-dev,
30 librust-serde-bytes-0.11+default-dev,
31 librust-serde-json-1+default-dev,
32 librust-url-2+default-dev,
0d049201
TL
33 libstd-rust-dev <!nocheck>,
34 perlmod-bin,
35 rustc:native <!nocheck>,
b6274a49 36Maintainer: Proxmox Support Team <support@proxmox.com>
0d049201
TL
37Standards-Version: 4.6.1
38Vcs-Git: git://git.proxmox.com/git/proxmox-perl-rs.git
39Vcs-Browser: https://git.proxmox.com/?p=proxmox-perl-rs.git
b6274a49
WB
40Homepage: https://www.proxmox.com
41
42Package: libpmg-rs-perl
43Architecture: any
0d049201
TL
44Depends: ${misc:Depends},
45 ${perl:Depends},
b6274a49
WB
46 ${shlibs:Depends},
47Description: Components of Proxmox Mail Gateway which have been ported to Rust.
48 Contains parts of Proxmox Mail Gateway which have been ported to, or newly
49 implemented in the Rust programming language.