diff --git a/Makefile b/Makefile index 6b2941d..08a15fa 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ RELEASE=5.0 -PKGREL=9 +PKGREL=10 PACKAGE=proxmox-mailgateway diff --git a/debian/changelog b/debian/changelog index 59fbace..e7af04a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +proxmox-mailgateway (5.0-10) unstable; urgency=medium + + * depend on pve-kernel-4.15 meta package + + -- Proxmox Support Team Mon, 10 Sep 2018 07:22:03 +0200 + proxmox-mailgateway (5.0-9) unstable; urgency=medium * switch build to dpkg-buildpackage diff --git a/debian/control b/debian/control index c6690e9..5a0d487 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Maintainer: Proxmox Support Team Package: proxmox-mailgateway Architecture: all Depends: libc6 (>= 2.7-18), - pve-kernel-4.13, + pve-kernel-4.15, pmg-api Description: Proxmox Mail Gateway The Proxmox Mail Gateway is an easy to use Open Source SMTP proxy,