bump version to 7.3-1

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-03-27 10:55:19 +02:00
parent b0c32da358
commit 611330729b
2 changed files with 10 additions and 3 deletions

6
debian/changelog vendored
View File

@ -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
View File

@ -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