]> git.proxmox.com Git - novnc-pve.git/commitdiff
bump version to 0.5-1
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Jun 2015 16:31:57 +0000 (18:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 25 Jun 2015 16:31:57 +0000 (18:31 +0200)
Makefile
debian/changelog

index d68ec265a05276564e863829e5879b824fb69138..93066d3a1f2208ee0778c9c438a0ba1d733450d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 RELEASE=4.0
 
 PACKAGE=novnc-pve
-PKGREL=8
+PKGREL=1
 
 NOVNCDIR=novnc
 NOVNCSRC=${NOVNCDIR}.tgz
-NOVNCVER=0.4
+NOVNCVER=0.5
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
index 75a1b6633e5f909d9a05edaa489b09a3033001ef..360c94a7cf8e6baf359171512f6b511e120946c0 100644 (file)
@@ -1,3 +1,9 @@
+novnc-pve (0.5-1) unstable; urgency=medium
+
+  *  update to latest nonvc 0.5.1
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 25 Jun 2015 18:31:50 +0200
+
 novnc-pve (0.4-8) unstable; urgency=medium
 
   * make it work with new pve lxc API