5
0
mirror of git://git.proxmox.com/git/novnc-pve.git synced 2024-12-22 17:34:20 +03:00

bump version to 0.5-1

This commit is contained in:
Dietmar Maurer 2015-06-25 18:31:57 +02:00
parent 34996d5cf3
commit 74991400a5
2 changed files with 8 additions and 2 deletions

View File

@ -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)

6
debian/changelog vendored
View 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