]> git.proxmox.com Git - vncterm.git/commitdiff
bump version to 1.5-3
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 15 Nov 2017 11:46:42 +0000 (12:46 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 15 Nov 2017 11:46:42 +0000 (12:46 +0100)
Makefile
debian/changelog

index 6c9df5c580b50915c566e5a23e0e3d2f13c38bea..a3b57fee2add3d6f9102f0b96ab3d04c9a865ecd 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=2
+PACKAGERELEASE=3
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
 CDATE:=$(shell date +%F)
index a74b15c937d7fced7bc4d87a6e85113dd8a52d5c..7a0d66a1565d6aa7451ba614453d2585346d8853 100644 (file)
@@ -1,3 +1,9 @@
+vncterm (1.5-3) unstable; urgency=medium
+
+  * depend on libjpeg62-turbo instead of libjpeg62
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 15 Nov 2017 12:46:19 +0100
+
 vncterm (1.5-2) unstable; urgency=medium
 
   * replaced pure plack cursor with a more visible pointer with white edges