From: Wolfgang Bumiller Date: Wed, 7 Jun 2017 11:53:50 +0000 (+0200) Subject: bump version to 1.5-2 X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=commitdiff_plain;h=4f88a4d44be3b09f54c530cb6e6ac230eb875d5c bump version to 1.5-2 --- diff --git a/Makefile b/Makefile index 3d99528..6c9df5c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog VERSION=1.5 -PACKAGERELEASE=1 +PACKAGERELEASE=2 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) CDATE:=$(shell date +%F) diff --git a/debian/changelog b/debian/changelog index e9e1746..a74b15c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vncterm (1.5-2) unstable; urgency=medium + + * replaced pure plack cursor with a more visible pointer with white edges + + -- Proxmox Support Team Wed, 07 Jun 2017 13:53:17 +0200 + vncterm (1.5-1) unstable; urgency=medium * use unifont to support more glyphs (range 0x0000..0xFFFF)