From dc2a34958ece6de4b3055a1bba8c1f228bc8ec9c Mon Sep 17 00:00:00 2001 From: Wolfgang Bumiller Date: Wed, 24 May 2017 13:14:03 +0200 Subject: [PATCH] bump version to 1.5-1 --- Makefile | 4 ++-- debian/changelog | 10 ++++++++++ 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 42f9df2..3d99528 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog -VERSION=1.4 -PACKAGERELEASE=2 +VERSION=1.5 +PACKAGERELEASE=1 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 25a2b91..e9e1746 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +vncterm (1.5-1) unstable; urgency=medium + + * use unifont to support more glyphs (range 0x0000..0xFFFF) + + * support wide characters + + * support combining glyphs + + -- Proxmox Support Team Wed, 24 May 2017 13:12:55 +0200 + vncterm (1.4-2) unstable; urgency=medium * fix bound checking on cursor move -- 2.39.2