]> git.proxmox.com Git - pmg-api.git/blobdiff - debian/control
d/control: bump versioned dependency for postfix
[pmg-api.git] / debian / control
index 42cdb5b659332af0bfe343f6c4ba0e994c4deb94..fe20ce8547e06bdbe8afc674d02b7396ac94242f 100644 (file)
@@ -3,7 +3,8 @@ Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
 Build-Depends: debhelper (>= 12~),
-               libarchive-perl (>= 3.4.0-1),
+               libapt-pkg-perl,
+               libarchive-perl (>= 3.4.0),
                libarchive-zip-perl,
                libauthen-pam-perl,
                libcompress-bzip2-perl,
@@ -12,11 +13,12 @@ Build-Depends: debhelper (>= 12~),
                libfile-readbackwards-perl,
                libfile-sync-perl,
                libhtml-scrubber-perl,
+               libio-compress-perl,
                liblockfile-simple-perl,
                libmime-tools-perl,
                libnet-ldap-perl,
                libnet-server-perl,
-               libpmg-rs-perl (>= 0.6.1),
+               libpmg-rs-perl (>= 0.7.5),
                libpod-parser-perl,
                libproxmox-acme-perl,
                libproxmox-rs-perl (>= 0.2.0),
@@ -28,10 +30,10 @@ Build-Depends: debhelper (>= 12~),
                libxdgmime-perl,
                p7zip-full,
                perl (>= 5.10.0-19),
-               pmg-doc-generator (>= 6.1-5),
-               postgresql-13,
+               pmg-doc-generator (>= 7.3),
+               postgresql-15,
                proxmox-spamassassin,
-               tnef
+               tnef,
 Standards-Version: 4.5.1
 Homepage: https://www.proxmox.com
 
@@ -56,6 +58,7 @@ Depends: apt (>= 2~),
          libhtml-parser-perl,
          libhtml-scrubber-perl,
          libhtml-tree-perl,
+         libio-compress-perl,
          libjs-qrcodejs (>= 1.20201119),
          liblockfile-simple-perl,
          libmail-spf-perl,
@@ -64,8 +67,9 @@ Depends: apt (>= 2~),
          libnet-ip-perl,
          libnet-ldap-perl,
          libnet-server-perl,
-         libpmg-rs-perl (>= 0.6.1),
+         libpmg-rs-perl (>= 0.7.5),
          libproxmox-acme-perl (>= 1.0.8),
+         libproxmox-acme-plugins,
          libproxmox-rs-perl (>= 0.2.0),
          libpve-apiclient-perl,
          libpve-common-perl (>= 7.2-4),
@@ -80,23 +84,30 @@ Depends: apt (>= 2~),
          pmg-docs,
          pmg-gui,
          pmg-log-tracker,
-         postfix (>= 2.5.5),
-         postgresql-13,
+         postfix (>= 3.7.10),
+         postgresql-15,
          proxmox-backup-client (>= 2.2.0),
          proxmox-mini-journalreader (>= 1.3-1),
-         proxmox-spamassassin,
+         proxmox-spamassassin (>= 4.0.0-2),
          pve-xtermjs (>= 1.0-1),
          rrdcached,
          rsync,
+         rsyslog,
          shared-mime-info,
          spf-tools-perl,
          sudo,
          tnef,
          ucf,
          ${misc:Depends},
-         ${perl:Depends}
-Recommends: ifupdown2,
-            proxmox-offline-mirror-helper
-Suggests: zfsutils-linux
+         ${perl:Depends},
+Recommends: antiword,
+            docx2txt,
+            ifupdown2,
+            odt2txt,
+            poppler-utils,
+            proxmox-offline-mirror-helper,
+            tesseract-ocr,
+            unrtf,
+Suggests: zfsutils-linux,
 Description: Proxmox Mailgateway API Server Implementation
  This implements a REST API to configure Proxmox Mailgateway.