[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 2e084470dedc09b2d165e46d6693d400b9ec795f

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:54:30 CEST 2013


The branch, twofactorauth has been updated
       via  2e084470dedc09b2d165e46d6693d400b9ec795f (commit)
      from  c4497cad1e82697f62c8524bc5b3a855042ef45c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog         |    6 ++++++
 debian/control           |    2 +-
 man/pyhoca-gui.1         |    2 +-
 pyhoca/wxgui/__init__.py |    2 +-
 4 files changed, 9 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 7b2260f..cdf7d0b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyhoca-gui (0.0.19-0~nwt1) lucid maverick testing unstable; urgency=low
+
+  * bugfix release (add_to_known_hosts / known_hosts issue when using X2goSSHProxy)
+
+ -- Mike Gabriel <m.gabriel at das-netzwerkteam.de>  Fri, 31 Dec 2010 13:35:00 +0100
+
 pyhoca-gui (0.0.18-0~nwt1) lucid maverick testing unstable; urgency=low
 
   * bugfix release (enables profilemanager for release versions)
diff --git a/debian/control b/debian/control
index 8129078..c335c13 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ XS-Python-Version: >= 2.6
 
 Package: pyhoca-gui
 Architecture: all
-Depends: ${misc:Depends}, python, python-x2go (>=0.0.28-0~nwt1), 
+Depends: ${misc:Depends}, python, python-x2go (>=0.0.29-0~nwt1), 
     python-argparse, python-notify, python-setproctitle (>=1.0.1-1),
     wx-common(>=2.8.10.0), python-wxtools (>=2.8.10.0)
 Description: An graphical X2go client written in (wx)Python
diff --git a/man/pyhoca-gui.1 b/man/pyhoca-gui.1
index 94207cc..be33de5 100644
--- a/man/pyhoca-gui.1
+++ b/man/pyhoca-gui.1
@@ -5,7 +5,7 @@
 \\$2 \(la\\$1\(ra\\$3
 ..
 .if \n(.g .mso www.tmac
-.TH pyhoca-gui 1 "31 Dec 2010" "Version 0.0.18" "X2go Application"
+.TH pyhoca-gui 1 "31 Dec 2010" "Version 0.0.19" "X2go Application"
 .SH NAME
 pyhoca-gui \- graphical X2go client applet written in Python
 .SH SYNOPSIS
diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 9434a18..489e5d4 100644
--- a/pyhoca/wxgui/__init__.py
+++ b/pyhoca/wxgui/__init__.py
@@ -18,6 +18,6 @@
 # Free Software Foundation, Inc.,
 # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 
-__VERSION__ = '0.0.18'
+__VERSION__ = '0.0.19'
 
 from frontend import *
\ No newline at end of file


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list