[X2Go-Commits] [pyhoca-cli] 08/10: Bump upstream version to 0.5.99.0.

git-admin at x2go.org git-admin at x2go.org
Mon Sep 25 12:53:10 CEST 2017


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

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

commit adba56236911e58c02eb90fa3c4e38b295247bae
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Sep 22 14:13:52 2017 +0200

    Bump upstream version to 0.5.99.0.
---
 debian/changelog       | 6 +++---
 debian/control         | 2 +-
 pyhoca/cli/__init__.py | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d43ebd..ba56cfd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-pyhoca-cli (0.5.0.5-0x2go1) UNRELEASED; urgency=medium
+pyhoca-cli (0.5.99.0-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development
+  * Port to Python3.
 
- -- X2Go Release Manager <git-admin at x2go.org>  Sun, 24 Sep 2017 10:48:27 +0200
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Fri, 22 Sep 2017 14:09:18 +0200
 
 pyhoca-cli (0.5.0.4-0x2go1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 402077d..29db883 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends:
  ${misc:Depends},
  ${python3:Depends},
  python3,
- python3-x2go (>=0.6.0.0-0~),
+ python3-x2go (>=0.5.99.0-0~),
  python3-argparse,
  python3-setproctitle,
 Suggests:
diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py
index f03b667..bebfe4a 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.5.0.5"
+__VERSION__ = "0.5.99.0"
 
 from .frontend import *

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


More information about the x2go-commits mailing list