From: Thomas Lamprecht Date: Thu, 6 Jun 2019 12:24:36 +0000 (+0200) Subject: wrap and sort + debhelper 10 buildep X-Git-Url: https://git.proxmox.com/?p=pmg-api.git;a=commitdiff_plain;h=6eda8fa2a576ba7ca436575c5994fd0cc7da56b9 wrap and sort + debhelper 10 buildep Signed-off-by: Thomas Lamprecht --- diff --git a/debian/control b/debian/control index e0b038c..5804ec2 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pmg-api Section: perl Priority: optional Maintainer: Proxmox Support Team -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10~), dh-systemd, libarchive-perl, libarchive-zip-perl, @@ -11,24 +11,25 @@ Build-Depends: debhelper (>= 9), libdbi-perl, libfile-sync-perl, libnet-server-perl, - libxdgmime-perl, libpve-common-perl (>= 5.0-51), + libxdgmime-perl, p7zip-full, perl (>= 5.10.0-19), pmg-doc-generator, postgresql-9.6, proxmox-spamassassin, - tnef + tnef, Standards-Version: 3.9.5 Homepage: http://www.proxmox.com Package: pmg-api Architecture: all Depends: apt, - apt-transport-https, + apt-transport-https, clamav-daemon, clamav-freshclam, clamdscan, + fetchmail, fonts-font-awesome, libapt-pkg-perl, libarchive-perl, @@ -69,13 +70,12 @@ Depends: apt, proxmox-spamassassin, pve-xtermjs (>= 1.0-1), rrdcached, + rsync, shared-mime-info, spf-tools-perl, sudo, - rsync, - fetchmail, tnef, ${misc:Depends}, - ${perl:Depends} + ${perl:Depends}, Description: Proxmox Mailgateway API Server Implementation This implements a REST API to configure Proxmox Mailgateway.