[X2Go-Commits] [pyhoca-cli] 01/02: Continue development...

git-admin at x2go.org git-admin at x2go.org
Wed Sep 19 15:22:39 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-cli.

commit 70aa4a690d3cfd2f1599cbbcccf1f24f810c5234
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Sep 19 15:22:19 2018 +0200

    Continue development...
---
 ChangeLog              | 2 +-
 debian/changelog       | 9 +++++++++
 man/man1/pyhoca-cli.1  | 2 +-
 pyhoca/cli/__init__.py | 2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index a3557e2..3d05402 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2018-09-18 21:17:06 +0200 Mike Gabriel (b7aaefa)
 
-	* release 0.6.0.0 (HEAD -> master, tag: 0.6.0.0)
+	* release 0.6.0.1 (HEAD -> master, tag: 0.6.0.1)
 
 2018-09-18 21:07:26 +0200 Mike Gabriel (2a3460f)
 
diff --git a/debian/changelog b/debian/changelog
index 134cfdd..3f3c2f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyhoca-cli (0.6.0.1-0x2go1) UNRELEASED; urgency=medium
+
+  * New upstream release (0.6.0.1):
+    - Continue development...
+  * debian/control:
+    + Set Section: from "python" to "x11". More appropriate.
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 19 Sep 2018 15:20:43 +0200
+
 pyhoca-cli (0.6.0.0-0x2go1) unstable; urgency=medium
 
   * New upstream version (0.5.99.1).
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index a7989b1..72dfe61 100644
--- a/man/man1/pyhoca-cli.1
+++ b/man/man1/pyhoca-cli.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-cli 1 "Sep 2018" "Version 0.6.0.0" "X2Go Application"
+.TH pyhoca-cli 1 "Sep 2018" "Version 0.6.0.1" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 84ffd60..dd442a9 100644
--- a/pyhoca/cli/__init__.py
+++ b/pyhoca/cli/__init__.py
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki:
 http://wiki.x2go.org
 
 """
-__VERSION__ = "0.6.0.0"
+__VERSION__ = "0.6.0.1"
 
 from .frontend import *

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git


More information about the x2go-commits mailing list