]> git.proxmox.com Git - pmg-gui.git/commitdiff
rename package to pmg-gui, bump version to 1.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 10:54:41 +0000 (11:54 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 14 Nov 2017 10:57:19 +0000 (11:57 +0100)
Makefile
debian/changelog
debian/control

index aae388bf34c4c14cf83b5dbaad28bca70c0a40d4..de511b39d514ce934c6259196af454c8406f50db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-PACKAGE=proxmox-mailgateway-gui
+PACKAGE=pmg-gui
 PKGVER=1.0
-PKGREL=5
+PKGREL=6
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index 353b331f89f58619ec93fcad3ddfd62f37cb4deb..76411ee96eae40786681d3a11dac69222bdcbbd3 100644 (file)
@@ -1,3 +1,9 @@
+pmg-gui (1.0-6) unstable; urgency=medium
+
+  * rename package to pmg-gui
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 14 Nov 2017 11:53:05 +0100
+
 proxmox-mailgateway-gui (1.0-5) unstable; urgency=medium
 
   * Dashboard.js - fix subscription status for single node installations
index 3ce91944b257e09dfa73bdb8efd6f7e2e1c9a11b..a4e93ede2a27c721810f0ec016569c1453267fe0 100644 (file)
@@ -1,4 +1,4 @@
-Source: proxmox-mailgateway-gui
+Source: pmg-gui
 Section: perl
 Priority: optional
 Maintainer: Proxmox Support Team <support@proxmox.com>
@@ -6,8 +6,8 @@ Build-Depends: debhelper (>= 9), perl (>= 5.10.0-19), libtemplate-perl
 Standards-Version: 3.9.5
 Homepage: http://www.proxmox.com
 
-Package: proxmox-mailgateway-gui
+Package: pmg-gui
 Architecture: all
 Depends: ${perl:Depends}, libtemplate-perl, libjs-extjs (>= 6.0.1), fonts-font-awesome, pmg-i18n, proxmox-widget-toolkit
 Description: Proxmox Mail Gateway GUI
graphical user interface for Proxmox Mail Gateway.
Graphical user interface for Proxmox Mail Gateway.