From 57437e3def4b551051c381277eb58f319f6b178d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Gr=C3=BCnbichler?= Date: Tue, 1 Aug 2023 11:47:07 +0200 Subject: [PATCH] wrap-and-sort d/control MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grünbichler --- debian/control | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/debian/control b/debian/control index 1107d75..644d910 100644 --- a/debian/control +++ b/debian/control @@ -1,7 +1,8 @@ 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 @@ -10,9 +11,9 @@ Architecture: all Depends: pmg-api (>= 8.0.7), pmg-gui (>= 4.0~), proxmox-archive-keyring, - proxmox-kernel-helper (>= 8.0.3), proxmox-default-kernel, - ${misc:Depends}, + proxmox-kernel-helper (>= 8.0.3), + ${misc:Depends} 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 @@ -33,10 +34,10 @@ Architecture: all Depends: pmg-api (>= 8.0.7), pmg-gui (>= 4.0~), proxmox-archive-keyring, - ${misc:Depends}, -Replaces: proxmox-mailgateway, -Breaks: proxmox-mailgateway, -Provides: proxmox-mailgateway, + ${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