From 4f21735dc06d089624fa82400d6e19fce220dd14 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 27 Mar 2013 10:27:36 +0100 Subject: [PATCH] fix version in control/changelog --- Makefile | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.2