]> git.proxmox.com Git - vncterm.git/commitdiff
bump version to 1.1-1 for wheezy release
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Mar 2013 07:26:17 +0000 (08:26 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 15 Mar 2013 07:26:17 +0000 (08:26 +0100)
Makefile
debian/changelog.Debian

index 5595c50a784a51d8a6cc05d3d190c92dd9be86f7..5b273150258a5e17c4db002bcc74eb8d1babd89c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=2.1
+RELEASE=3.0
 
 PACKAGE=vncterm
 
 PACKAGE=vncterm
-VERSION=1.0
-PACKAGERELEASE=3
+VERSION=1.1
+PACKAGERELEASE=1
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)
 
index ccffca168f7a886f05decbe58c85df384a294e87..9a7c61e367d5c62cfadba4a347d2e4a1d93f040c 100644 (file)
@@ -1,3 +1,9 @@
+vncterm (1.1-1) unstable; urgency=low
+
+  * recompile for wheezy
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 15 Mar 2013 08:26:04 +0100
+
 vncterm (1.0-3) unstable; urgency=low
 
   * fix focus traversal
 vncterm (1.0-3) unstable; urgency=low
 
   * fix focus traversal