From 25be51cdfa49a045bd3e72a8eb31ec259e1d8856 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 8 Nov 2013 08:35:37 +0100 Subject: [PATCH] bump version to 1.1-5 --- Makefile | 4 ++-- debian/changelog.Debian | 6 ++++++ debian/control | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9891075..4249296 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,9 @@ -RELEASE=3.0 +RELEASE=3.1 PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog VERSION=1.1 -PACKAGERELEASE=4 +PACKAGERELEASE=5 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) CDATE:=$(shell date +%F) diff --git a/debian/changelog.Debian b/debian/changelog.Debian index 72a238a..d973f57 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,9 @@ +vncterm (1.1-5) unstable; urgency=low + + * use Comodo code sign cert for applet signature + + -- Proxmox Support Team Fri, 08 Nov 2013 08:35:10 +0100 + vncterm (1.1-4) unstable; urgency=low * Allow to add intermediate certificates to /etc/pve/local/pve-ssl.pem diff --git a/debian/control b/debian/control index f3a325f..622424a 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: vncterm -Version: 1.1-4 +Version: 1.1-5 Section: x11 Priority: optional Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0 -- 2.39.2