]> git.proxmox.com Git - vncterm.git/commitdiff
bump version to 1.5-2
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2017 11:53:50 +0000 (13:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 7 Jun 2017 11:53:50 +0000 (13:53 +0200)
Makefile
debian/changelog

index 3d99528b476adf38f2e5481abe9d9ac0fef8cacf..6c9df5c580b50915c566e5a23e0e3d2f13c38bea 100644 (file)
--- 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)
index e9e17462067b42bbdc1e66b9d664338dbd364183..a74b15c937d7fced7bc4d87a6e85113dd8a52d5c 100644 (file)
@@ -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 <support@proxmox.com>  Wed, 07 Jun 2017 13:53:17 +0200
+
 vncterm (1.5-1) unstable; urgency=medium
 
   * use unifont to support more glyphs (range 0x0000..0xFFFF)