From 057b0208739916b2de370120c37bc6ad4d20fa56 Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Mon, 19 Jun 2023 20:31:29 +0200 Subject: [PATCH] d/control: normalize via wrap-and-sort -tkn Signed-off-by: Stoiko Ivanov Signed-off-by: Thomas Lamprecht --- debian/control | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 58e59f1..24ab789 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,7 @@ Source: proxmox-mailgateway Section: admin Priority: optional -Build-Depends: debhelper-compat (=13), lintian +Build-Depends: debhelper-compat (=13), lintian, Maintainer: Proxmox Support Team Standards-Version: 4.6.1 @@ -28,10 +28,13 @@ Description: Default Proxmox Kernel Headers Package: proxmox-mailgateway-container Architecture: all -Depends: pmg-api (>= 7.3~), pmg-gui (>= 3.3~), proxmox-archive-keyring, ${misc:Depends}, -Replaces: proxmox-mailgateway -Breaks: proxmox-mailgateway -Provides: proxmox-mailgateway +Depends: pmg-api (>= 7.3~), + pmg-gui (>= 3.3~), + proxmox-archive-keyring, + ${misc:Depends}, +Replaces: proxmox-mailgateway, +Breaks: proxmox-mailgateway, +Provides: proxmox-mailgateway, Description: Proxmox Mail Gateway The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy, including efficient Spam and virus filters. This is a meta package