]> git.proxmox.com Git - proxmox-mail-forward.git/blob - debian/control
f312d5376916e3f025480e3a899c4ce90e0c4cc2
[proxmox-mail-forward.git] / debian / control
1 Source: rust-proxmox-mail-forward
2 Section: rust
3 Priority: optional
4 Build-Depends: cargo:native,
5 debhelper-compat (= 13),
6 librust-anyhow-1+default-dev,
7 librust-log-0.4+default-dev (>= 0.4.17~~),
8 librust-nix-0.26+default-dev,
9 librust-proxmox-notify-0.3+default-dev,
10 librust-proxmox-notify-0.3+mail-forwarder-dev,
11 librust-proxmox-notify-0.3+pbs-context-dev,
12 librust-proxmox-notify-0.3+pve-context-dev,
13 librust-proxmox-sys-0.5+default-dev,
14 librust-serde-1+default-dev,
15 librust-serde-1+derive-dev,
16 librust-syslog-6+default-dev,
17 libstd-rust-dev,
18 patchelf,
19 rustc:native,
20 Maintainer: Proxmox Support Team <support@proxmox.com>
21 Standards-Version: 4.5.1
22 Vcs-Git: git://git.proxmox.com/git/proxmox-mail-forward.git
23 Vcs-Browser: https://git.proxmox.com/?p=proxmox-mail-forward.git
24 Homepage: https://www.proxmox.com
25 Rules-Requires-Root: binary-targets
26
27 Package: proxmox-mail-forward
28 Architecture: any
29 Depends: ${misc:Depends}, ${shlibs:Depends},
30 Description: Proxmox mail forward helper
31 This package contains the Proxmox mail forward helper. It forwards mails to
32 the address(es) of the root@pam user in Proxmox Backup Server and Proxmox VE.