[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.29.0-49-g00bf085

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


The branch, twofactorauth has been updated
       via  00bf0850aaef9af8c7264449e98875ebff94bc1b (commit)
      from  f732b2117b39e725cb23902c8efad1e316123a8d (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         |    8 ++++++++
 debian/control           |    2 +-
 pyhoca/wxgui/__init__.py |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d56c049..f0be378 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+pyhoca-gui (0.0.30.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+
+  * depending on python-x2go 0.0.39.0
+  * new upstream
+    - added printing preferences dialog window
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Tue, 1 Mar 2011 00:40:00 +0100
+
 pyhoca-gui (0.0.29.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * depending on python-x2go 0.0.38.0
diff --git a/debian/control b/debian/control
index f7e3a22..e0b4663 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.38.0-0~nwt1),
+Depends: ${misc:Depends}, python, python-x2go (>=0.0.39.0-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/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py
index 4ec333f..26fdbd5 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.29.0'
+__VERSION__ = '0.0.30.0'
 
 from frontend import *


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