diff --git a/Makefile b/Makefile index d70d6f4..12415ca 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=5.0 PACKAGE=spiceterm VERSION=3.0 -PACKAGERELEASE=4 +PACKAGERELEASE=5 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master) diff --git a/debian/changelog b/debian/changelog index beea781..e49d56c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +spiceterm (3.0-5) unstable; urgency=medium + + * fix add_keymap_entry for non us keymaps + + -- Proxmox Support Team Fri, 1 Dec 2017 10:20:16 +0100 + spiceterm (3.0-4) unstable; urgency=medium * fix memory leak caused by unicode characters