The branch, build-main has been updated via d4dc4d1144f3b243d7d5b77f2767a542a17461af (commit) from fe808853c291be4fd7297f8bc04dffc83cfc7dde (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 ++++++ pyhoca/wxgui/__init__.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 01e851f..20ad980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pyhoca-gui (0.4.0.7-0~x2go1) UNRELEASED; urgency=low + + * Continue development... + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Tue, 30 Jul 2013 13:35:59 +0200 + pyhoca-gui (0.4.0.6-0~x2go1) unstable; urgency=low * New upstream version (0.4.0.6): diff --git a/pyhoca/wxgui/__init__.py b/pyhoca/wxgui/__init__.py index f362aec..6f92ff7 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.4.0.6' +__VERSION__ = '0.4.0.7' 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)).