bump version to 5.0-10, depend on kernel pve-kernel-4.15

This commit is contained in:
Dietmar Maurer 2018-09-10 07:22:48 +02:00
parent 1527db883f
commit c47aed7d42
3 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
RELEASE=5.0 RELEASE=5.0
PKGREL=9 PKGREL=10
PACKAGE=proxmox-mailgateway PACKAGE=proxmox-mailgateway

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
proxmox-mailgateway (5.0-10) unstable; urgency=medium
* depend on pve-kernel-4.15 meta package
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Sep 2018 07:22:03 +0200
proxmox-mailgateway (5.0-9) unstable; urgency=medium proxmox-mailgateway (5.0-9) unstable; urgency=medium
* switch build to dpkg-buildpackage * switch build to dpkg-buildpackage

2
debian/control vendored
View File

@ -8,7 +8,7 @@ Maintainer: Proxmox Support Team <support@proxmox.com>
Package: proxmox-mailgateway Package: proxmox-mailgateway
Architecture: all Architecture: all
Depends: libc6 (>= 2.7-18), Depends: libc6 (>= 2.7-18),
pve-kernel-4.13, pve-kernel-4.15,
pmg-api pmg-api
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,