]> git.proxmox.com Git - vncterm.git/commitdiff
fix version in control/changelog
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Mar 2013 09:27:36 +0000 (10:27 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Mar 2013 09:27:36 +0000 (10:27 +0100)
Makefile
debian/control

index 5b273150258a5e17c4db002bcc74eb8d1babd89c..84a620176c496f71066049e062f80a963be87aa4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
 RELEASE=3.0
 
 PACKAGE=vncterm
 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)
 VERSION=1.1
 PACKAGERELEASE=1
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
index 67da076bd81520ab584b7e427c640cdf9dd6a447..39d4864e59bbb900606541e24e8472d712fb5fea 100644 (file)
@@ -1,5 +1,5 @@
 Package: vncterm
 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
 Section: x11
 Priority: optional
 Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libvncserver0