From: Dietmar Maurer Date: Wed, 27 Mar 2013 09:27:36 +0000 (+0100) Subject: fix version in control/changelog X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=commitdiff_plain;h=4f21735dc06d089624fa82400d6e19fce220dd14 fix version in control/changelog --- diff --git a/Makefile b/Makefile index 5b27315..84a6201 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ RELEASE=3.0 PACKAGE=vncterm +# Note: also change version in debian/control and debian/changelog VERSION=1.1 PACKAGERELEASE=1 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) diff --git a/debian/control b/debian/control index 67da076..39d4864 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Package: vncterm -Version: 1.0-3 +Version: 1.1-1 Section: x11 Priority: optional Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0