mirror of
https://git.proxmox.com/git/proxmox-mailgateway
synced 2025-04-28 14:33:12 +00:00
d/control: normalize via wrap-and-sort -tkn
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com> Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
794a28d89a
commit
057b020873
13
debian/control
vendored
13
debian/control
vendored
@ -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 <support@proxmox.com>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user