From 40718fe1dc2486b4976a2c7e1fce5e4bc3b8e06d Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 14 Nov 2017 12:05:25 +0100 Subject: [PATCH] rename package to proxmox-mailgateway, bump version to 5.0-2 --- Makefile | 4 ++-- changelog.Debian | 6 ++++++ control.in | 6 +++--- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 79f1cec..4d17a02 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ RELEASE=5.0 -PKGREL=1 +PKGREL=2 -PACKAGE=proxmox-pmg +PACKAGE=proxmox-mailgateway DEB=${PACKAGE}_${RELEASE}-${PKGREL}_all.deb diff --git a/changelog.Debian b/changelog.Debian index c672aa0..a7f69c3 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -1,3 +1,9 @@ +proxmox-mailgateway (5.0-2) unstable; urgency=medium + + * rename package to proxmox-mailgateway + + -- Proxmox Support Team Tue, 14 Nov 2017 12:03:12 +0100 + proxmox-pmg (5.0-1) unstable; urgency=medium * first public release diff --git a/control.in b/control.in index 1afbd03..b71019e 100644 --- a/control.in +++ b/control.in @@ -1,11 +1,11 @@ -Package: proxmox-pmg +Package: proxmox-mailgateway Version: @RELEASE@-@PKGREL@ Architecture: all Section: admin Priority: optional -Depends: libc6 (>= 2.7-18), pve-kernel-@KVNAME@, pve-firmware, proxmox-mailgateway, openssh-client, openssh-server, apt, vncterm +Depends: libc6 (>= 2.7-18), pve-kernel-@KVNAME@, pve-firmware, pmg-api, openssh-client, openssh-server, apt, vncterm Maintainer: Proxmox Support Team -Description: The Proxmox Mail Gateway +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 which will install everything needed. This package also depends on -- 2.39.2