]> git.proxmox.com Git - vncterm.git/commitdiff
bump version to 1.4-1, recompile for debian stretch
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 09:20:28 +0000 (10:20 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 10 Mar 2017 09:20:28 +0000 (10:20 +0100)
Makefile
debian/changelog.Debian
debian/control

index 81bccc9f0f4c0fde0f3098daa87cae2facf6e805..20c6cc76c344a0188236619f82aa19ee8a148cdb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 PACKAGE=vncterm
 # Note: also change version in debian/control and debian/changelog
-VERSION=1.3
-PACKAGERELEASE=2
+VERSION=1.4
+PACKAGERELEASE=1
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)
 
@@ -103,7 +103,7 @@ ${DEB}:
 
 .PHONY: upload
 upload: ${DEB}
-       tar cf - ${DEB} | ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
+       tar cf - ${DEB} | ssh -X repoman@repo.proxmox.com -- upload --product pmg,pve --dist stretch
 
 .PHONY: clean
 clean:
index 5c22addb5d02159b0d946a12a284edae9c687753..3bd102b7e3b50dff11ac076d0fe11447aa30428f 100644 (file)
@@ -1,3 +1,9 @@
+vncterm (1.4-1) unstable; urgency=medium
+
+  * recompile for Debian Stretch / PVE 5
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 10 Mar 2017 10:19:48 +0100
+
 vncterm (1.3-2) unstable; urgency=medium
 
   * bound check utf8 characters
index ef51c4d083e603da2bd93b7da9f0ff6595313994..7b6838900fb5a99dd29a87664a7af0753fd5aaf5 100644 (file)
@@ -1,5 +1,5 @@
 Package: vncterm
-Version: 1.3-2
+Version: 1.4-1
 Section: x11
 Priority: optional
 Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1),libgnutls-deb0-28 | libgnutls30