]> git.proxmox.com Git - pmg-api.git/commitdiff
wrap and sort + debhelper 10 buildep
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Jun 2019 12:24:36 +0000 (14:24 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Jun 2019 12:24:36 +0000 (14:24 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian/control

index e0b038c8feb4f6901b507a5492a38e3004be2154..5804ec2e9ba1240299cde3beee37f42df917eeac 100644 (file)
@@ -2,7 +2,7 @@ Source: pmg-api
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
-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.