mirror of
https://git.proxmox.com/git/proxmox-mailgateway
synced 2025-04-29 09:12:53 +00:00
bump version to 7.3-1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b0c32da358
commit
611330729b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
proxmox-mailgateway (7.3-1) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* bump for Proxmox Mailgateway 7.3
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 27 Mar 2023 10:51:29 +0200
|
||||||
|
|
||||||
proxmox-mailgateway (7.2-1) bullseye; urgency=medium
|
proxmox-mailgateway (7.2-1) bullseye; urgency=medium
|
||||||
|
|
||||||
* bump for Proxmox Mailgateway 7.2
|
* bump for Proxmox Mailgateway 7.2
|
||||||
|
7
debian/control
vendored
7
debian/control
vendored
@ -6,10 +6,11 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
|
|||||||
|
|
||||||
Package: proxmox-mailgateway
|
Package: proxmox-mailgateway
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: pmg-api (>= 7~),
|
Depends: pmg-api (>= 7.3~),
|
||||||
|
pmg-gui (>= 3.3~),
|
||||||
proxmox-archive-keyring,
|
proxmox-archive-keyring,
|
||||||
pve-kernel-5.15,
|
pve-kernel-5.15,
|
||||||
pve-kernel-helper
|
pve-kernel-helper,
|
||||||
Description: Proxmox Mail Gateway
|
Description: Proxmox Mail Gateway
|
||||||
The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,
|
The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,
|
||||||
including efficient Spam and virus filters. This is a meta package
|
including efficient Spam and virus filters. This is a meta package
|
||||||
@ -25,7 +26,7 @@ Description: Default Proxmox Kernel Headers
|
|||||||
|
|
||||||
Package: proxmox-mailgateway-container
|
Package: proxmox-mailgateway-container
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: pmg-api (>= 7~), proxmox-archive-keyring
|
Depends: pmg-api (>= 7.3~), pmg-gui (>= 3.3~), proxmox-archive-keyring
|
||||||
Replaces: proxmox-mailgateway
|
Replaces: proxmox-mailgateway
|
||||||
Breaks: proxmox-mailgateway
|
Breaks: proxmox-mailgateway
|
||||||
Provides: proxmox-mailgateway
|
Provides: proxmox-mailgateway
|
||||||
|
Loading…
Reference in New Issue
Block a user