From: Dietmar Maurer Date: Sat, 20 Apr 2013 14:06:24 +0000 (+0200) Subject: bump version to 1.1-2 X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=commitdiff_plain;h=b2e113616beb65556f60556de91965b40ae48eee bump version to 1.1-2 --- diff --git a/Makefile b/Makefile index e4246cf..cd1f9ff 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=1 +PACKAGERELEASE=2 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) CDATE:=$(shell date +%F) diff --git a/VncViewer.jar b/VncViewer.jar index e4f64d2..d228d91 100644 Binary files a/VncViewer.jar and b/VncViewer.jar differ diff --git a/debian/changelog.Debian b/debian/changelog.Debian index 9a7c61e..c6ceced 100644 --- a/debian/changelog.Debian +++ b/debian/changelog.Debian @@ -1,3 +1,13 @@ +vncterm (1.1-2) unstable; urgency=low + + * recompile VnCViewer.jar with openJDK + + * set trusted-lib to avoid security popup + + * disable unused javascript-events.patch + + -- Proxmox Support Team Sat, 20 Apr 2013 16:05:41 +0200 + vncterm (1.1-1) unstable; urgency=low * recompile for wheezy