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

git-admin at x2go.org git-admin at x2go.org
Mon Oct 20 23:07:19 CEST 2014


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

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

commit bb9e964e6f4ec1c8b5ff7c4e81578e658542ad4e
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Oct 20 21:32:17 2014 +0200

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

diff --git a/debian/changelog b/debian/changelog
index d4c212c..e428b5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pyhoca-cli (0.5.0.1-0x2go1) UNRELEASED; urgency=medium
+
+  * New upstream version (0.5.0.1):
+    - Continue development...
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Mon, 20 Oct 2014 21:30:50 +0200
+
 pyhoca-cli (0.5.0.0-0x2go1) unstable; urgency=low
 
   * New upstream version (0.5.0.0):
diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1
index 53bc1e1..ed80c73 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 "May 2014" "Version 0.5.0.0" "X2Go Application"
+.TH pyhoca-cli 1 "Oct 2014" "Version 0.5.0.1" "X2Go Application"
 .SH NAME
 pyhoca-cli \- X2Go command line client written in Python
 .SH SYNOPSIS
diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec
index f5bbc33..a2123cb 100644
--- a/pyhoca-cli.spec
+++ b/pyhoca-cli.spec
@@ -1,5 +1,5 @@
 Name:           pyhoca-cli
-Version:        0.4.0.3
+Version:        0.5.0.1
 Release:        0.0x2go1%{?dist}
 Summary:        Command line X2Go client written in Python
 
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index 18a616c..09a5b30 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.4.0.3"
+__VERSION__ = "0.5.0.1"
 
 from frontend import *

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git


More information about the x2go-commits mailing list