From: Dietmar Maurer Date: Thu, 25 Jun 2015 16:31:57 +0000 (+0200) Subject: bump version to 0.5-1 X-Git-Url: https://git.proxmox.com/?p=novnc-pve.git;a=commitdiff_plain;h=74991400a53386d3b017fdb6af323f6db3dd8c58 bump version to 0.5-1 --- diff --git a/Makefile b/Makefile index d68ec26..93066d3 100644 --- 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) diff --git a/debian/changelog b/debian/changelog index 75a1b66..360c94a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +novnc-pve (0.5-1) unstable; urgency=medium + + * update to latest nonvc 0.5.1 + + -- Proxmox Support Team Thu, 25 Jun 2015 18:31:50 +0200 + novnc-pve (0.4-8) unstable; urgency=medium * make it work with new pve lxc API