[pmg-devel] [PATCH proxmox-mailgateway 2/3] wrap-and-sort
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Sep 17 18:24:43 CEST 2020
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
debian/control | 13 ++++++-------
debian/copyright | 2 +-
2 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 0f804a6..3d9ff5e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,17 +1,16 @@
Source: proxmox-mailgateway
Section: admin
Priority: optional
-Build-Depends: debhelper (>=12~),
- lintian
+Build-Depends: debhelper (>=12~), lintian
Maintainer: Proxmox Support Team <support at proxmox.com>
Package: proxmox-mailgateway
Architecture: all
Depends: libc6,
- proxmox-archive-keyring,
- pve-kernel-5.4,
- pve-kernel-helper,
- pmg-api
+ pmg-api,
+ proxmox-archive-keyring,
+ pve-kernel-5.4,
+ pve-kernel-helper
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
@@ -20,7 +19,7 @@ Description: Proxmox Mail Gateway
Package: pve-headers
Architecture: all
-Depends: pve-headers-5.4,
+Depends: pve-headers-5.4
Description: Default Proxmox Kernel Headers
This is a virtual package which will install the kernel headers for the
current default kernel.
diff --git a/debian/copyright b/debian/copyright
index ceb2633..1db8279 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -14,7 +14,7 @@ This software is written by Proxmox Server Solutions GmbH <support at proxmox.com>
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301 USA
The complete text of the GNU General
--
2.20.1
More information about the pmg-devel
mailing list