]> git.proxmox.com Git - pve-ha-manager.git/commitdiff
bump version to 1.0-2
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Jun 2015 07:33:42 +0000 (09:33 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 9 Jun 2015 07:33:42 +0000 (09:33 +0200)
Makefile
changelog.Debian

index d8797de7d23b782d1d05b851bb12ee3b9f2aa391..18ab78c1ba36abe080112756443c9e3d134df2d8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ RELEASE=4.0
 VERSION=1.0
 PACKAGE=pve-ha-manager
 SIMPACKAGE=pve-ha-simulator
-PKGREL=1
+PKGREL=2
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index ee93a3c95af14f3015c78860669ac1d536b6f8c0..7306235cc4710b3279c90aa2fd7c5d7d3d38493a 100644 (file)
@@ -1,3 +1,9 @@
+pve-ha-manager (1.0-2) unstable; urgency=medium
+
+  * use Wants instead of Requires inside systemd service definitions
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 09 Jun 2015 09:33:24 +0200
+
 pve-ha-manager (1.0-1) unstable; urgency=medium
 
   * enable/start crm and lrm services by default