[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.0.30.1-61-g2a32855

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


The branch, twofactorauth has been updated
       via  2a32855d767e168d89fe6f1d34be3bf7bc99cc72 (commit)
      from  5da0079366a063661d1ba2a25caa99c3fbb2e73a (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         |    9 +++++++++
 debian/control           |    2 +-
 pyhoca/wxgui/__init__.py |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 0544418..2ebad3e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+pyhoca-gui (0.0.31.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
+
+  * depending on python-x2go 0.0.40.0
+  * new upstream
+    - add confirmation dialog on session profile deletion
+    - EMPTY
+
+ -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Thu, 3 Mar 2011 13:44:00 +0100
+
 pyhoca-gui (0.0.30.1-0~nwt1) natty lucid maverick stable testing unstable; urgency=low
 
   * depending on python-x2go 0.0.39.1
diff --git a/debian/control b/debian/control
index 499e82a..8982bd0 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.39.0-0~nwt1),
+Depends: ${misc:Depends}, python, python-x2go (>=0.0.40.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 0367f71..33990e4 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.30.1'
+__VERSION__ = '0.0.31.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