]> git.proxmox.com Git - pve-cluster.git/commitdiff
bump version to 5.0-6
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 3 May 2017 05:42:44 +0000 (07:42 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 3 May 2017 05:42:44 +0000 (07:42 +0200)
Makefile
debian/changelog

index 2566c9cf76e09b6771be348473781d726880f385..cd706b6c0641b85cd65c7acedf5953e80831a8ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pve-cluster
 PKGVER=5.0
-PKGREL=5
+PKGREL=6
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index e24659f030925baedf35abaa6f0bff1c3b17d8fb..46f18fa1fcc0c833dcb0c91d3c780cf9ffb1d99a 100644 (file)
@@ -1,3 +1,9 @@
+pve-cluster (5.0-6) unstable; urgency=medium
+
+  * remove postinst script
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 May 2017 07:42:12 +0200
+
 pve-cluster (5.0-5) unstable; urgency=medium
 
   * fix check refusing chmod when it should be allowed