From e9d0f7d38b576ca8ab5d806469eda0acc56c2ddd Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Fri, 10 May 2013 07:57:14 +0200 Subject: [PATCH] bump version to 1.1-3 --- Makefile | 2 +- debian/changelog.Debian | 6 ++++++ debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index debc1a2..0aefbdd 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ RELEASE=3.0 PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog VERSION=1.1 -PACKAGERELEASE=2 +PACKAGERELEASE=3 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) CDATE:=$(shell date +%F) diff --git a/debian/changelog.Debian b/debian/changelog.Debian index c6ceced..4c598d8 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,9 @@ +vncterm (1.1-3) unstable; urgency=low + + * re-enable javascript-events.patch (used for migrate/reload) + + -- Proxmox Support Team Fri, 10 May 2013 07:56:35 +0200 + vncterm (1.1-2) unstable; urgency=low * recompile VnCViewer.jar with openJDK diff --git a/debian/control b/debian/control index 599aedc..f45682d 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: vncterm -Version: 1.1-2 +Version: 1.1-3 Section: x11 Priority: optional Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0 -- 2.39.2