From 4f88a4d44be3b09f54c530cb6e6ac230eb875d5c Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 7 Jun 2017 13:53:50 +0200 Subject: [PATCH] bump version to 1.5-2 --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) 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) -- 2.39.2