mirror of
https://git.proxmox.com/git/pmg-api
synced 2025-12-28 09:01:52 +00:00
99 lines
2.9 KiB
Plaintext
99 lines
2.9 KiB
Plaintext
Source: pmg-api
|
|
Section: perl
|
|
Priority: optional
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 12~),
|
|
libarchive-perl (>= 3.4.0-1),
|
|
libarchive-zip-perl,
|
|
libauthen-pam-perl,
|
|
libcompress-bzip2-perl,
|
|
libdbd-pg-perl,
|
|
libdbi-perl,
|
|
libfile-readbackwards-perl,
|
|
libfile-sync-perl,
|
|
libhtml-scrubber-perl,
|
|
liblockfile-simple-perl,
|
|
libmime-tools-perl,
|
|
libnet-ldap-perl,
|
|
libnet-server-perl,
|
|
libpmg-rs-perl (>= 0.2.0-1),
|
|
libpod-parser-perl,
|
|
libproxmox-acme-perl,
|
|
libpve-apiclient-perl,
|
|
libpve-common-perl (>= 7.0-9~),
|
|
libpve-http-server-perl (>= 4~),
|
|
librrds-perl,
|
|
libtemplate-perl,
|
|
libxdgmime-perl,
|
|
p7zip-full,
|
|
perl (>= 5.10.0-19),
|
|
pmg-doc-generator (>= 6.1-5),
|
|
postgresql-13,
|
|
proxmox-spamassassin,
|
|
tnef
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://www.proxmox.com
|
|
|
|
Package: pmg-api
|
|
Architecture: all
|
|
Depends: apt (>= 2~),
|
|
clamav-daemon,
|
|
clamav-freshclam,
|
|
clamdscan,
|
|
fetchmail,
|
|
fonts-font-awesome,
|
|
libapt-pkg-perl,
|
|
libarchive-perl (>= 3.4.0-1),
|
|
libarchive-zip-perl,
|
|
libauthen-pam-perl,
|
|
libcompress-bzip2-perl,
|
|
libdbd-pg-perl,
|
|
libdbi-perl,
|
|
libfile-readbackwards-perl,
|
|
libfile-sync-perl,
|
|
libfilesys-df-perl,
|
|
libhtml-parser-perl,
|
|
libhtml-scrubber-perl,
|
|
libhtml-tree-perl,
|
|
liblockfile-simple-perl,
|
|
libmail-spf-perl,
|
|
libmime-tools-perl,
|
|
libnet-cidr-lite-perl,
|
|
libnet-ip-perl,
|
|
libnet-ldap-perl,
|
|
libnet-server-perl,
|
|
libpmg-rs-perl (>= 0.2.0-1),
|
|
libproxmox-acme-perl (>= 1.0.8),
|
|
libpve-apiclient-perl,
|
|
libpve-common-perl (>= 7.0-9),
|
|
libpve-http-server-perl (>= 4.0-4),
|
|
librrds-perl,
|
|
libtemplate-perl,
|
|
libterm-readline-gnu-perl,
|
|
libxdgmime-perl,
|
|
openssh-client,
|
|
openssh-server,
|
|
p7zip-full,
|
|
pmg-docs,
|
|
pmg-gui,
|
|
pmg-log-tracker,
|
|
postfix (>= 2.5.5),
|
|
postgresql-13,
|
|
proxmox-backup-client,
|
|
proxmox-mini-journalreader (>= 1.3-1),
|
|
proxmox-spamassassin,
|
|
pve-xtermjs (>= 1.0-1),
|
|
rrdcached,
|
|
rsync,
|
|
shared-mime-info,
|
|
spf-tools-perl,
|
|
sudo,
|
|
tnef,
|
|
ucf,
|
|
${misc:Depends},
|
|
${perl:Depends}
|
|
Recommends: ifupdown2
|
|
Suggests: zfsutils-linux
|
|
Description: Proxmox Mailgateway API Server Implementation
|
|
This implements a REST API to configure Proxmox Mailgateway.
|