[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.6-18-gdb68b62

X2go dev team git-admin at x2go.org
Tue Jul 26 13:44:17 CEST 2011


The branch, master has been updated
       via  db68b62fdbb22a9c031acc84f3fd37272161d5b3 (commit)
       via  e8993d69939136e98f2a1ce3b962d4cd9360d5d0 (commit)
       via  e6dfae53d93d2618a338ee8b06826c4b7672b662 (commit)
       via  8fdb37462d536638b63ac42de23d47ae15c78271 (commit)
       via  52f780b849aba1333888df013662bb39b15d42b8 (commit)
      from  289a15614c4c08542fe493d3bf6e9160d8c72dc6 (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 -----------------------------------------------------------------
commit db68b62fdbb22a9c031acc84f3fd37272161d5b3
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 26 13:44:26 2011 +0200

    rebuild i18n files (for Windows build)

commit e8993d69939136e98f2a1ce3b962d4cd9360d5d0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 26 13:44:16 2011 +0200

    using source format 3.0

commit e6dfae53d93d2618a338ee8b06826c4b7672b662
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 26 13:43:45 2011 +0200

    fixes several line-too-longs in Debian changelog

commit 8fdb37462d536638b63ac42de23d47ae15c78271
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 26 13:43:16 2011 +0200

    using dh overrides

commit 52f780b849aba1333888df013662bb39b15d42b8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 26 13:42:39 2011 +0200

    remove html man pages as they are part of the package build process and do not belong into Git

-----------------------------------------------------------------------

Summary of changes:
 .build_man2html/html/man1/pyhoca-gui.1.html |  213 ---------------------------
 build/mo/de/LC_MESSAGES/pyhoca-gui.mo       |  Bin 17124 -> 17423 bytes
 build/mo/en/LC_MESSAGES/pyhoca-gui.mo       |  Bin 16038 -> 16311 bytes
 debian/changelog                            |   17 ++-
 debian/control                              |    2 +-
 debian/rules                                |    5 +-
 debian/source/format                        |    2 +-
 po/pyhoca-gui.pot                           |    3 +-
 8 files changed, 17 insertions(+), 225 deletions(-)
 delete mode 100644 .build_man2html/html/man1/pyhoca-gui.1.html

The diff of changes is:
diff --git a/.build_man2html/html/man1/pyhoca-gui.1.html b/.build_man2html/html/man1/pyhoca-gui.1.html
deleted file mode 100644
index 2a23936..0000000
--- a/.build_man2html/html/man1/pyhoca-gui.1.html
+++ /dev/null
@@ -1,213 +0,0 @@
-Content-type: text/html
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<HTML><HEAD><TITLE>Man page of pyhoca-gui</TITLE>
-</HEAD><BODY>
-<H1>pyhoca-gui</H1>
-Section: X2go Application (1)<BR>Updated: 26 May 2011<BR><A HREF="#index">Index</A>
-<A HREF="../index.html">Return to Main Contents</A><HR>
-
-<A NAME="lbAB"> </A>
-<H2>NAME</H2>
-
-pyhoca-gui - graphical X2go client applet written in Python
-<A NAME="lbAC"> </A>
-<H2>SYNOPSIS</H2>
-
-
-
-
-<B>pyhoca-gui</B> 
-
-
-[
-<I>options</I>
-]
-
-
-
-<A NAME="lbAD"> </A>
-<H2>DESCRIPTION</H2>
-
-<B>pyhoca-gui</B> is a cross-platform (Windows, MacOS X, Linux) graphical X2go client applet that
-docks to your desktop's system tray.
-<P>
-
-From your desktop's system tray you can start/resume/share pre-configured X2go sessions. You can manage the
-pre-configured session profiles in the X2go profile manager and also configure the basic setup of
-<B>pyhoca-gui</B>.
-<P>
-
-<B>pyhoca-gui</B> uses the same set of config files (<B>settings</B>, <B>printing</B> and <B>sessions</B> in ~/.x2goclient) as the original 
-X2go Client application (by Heinz-M. Graesing and Oleksandr Schneyder) does.
-<P>
-
-On Windows systems <B>pyhoca-gui</B> uses the same set of Windows registry keys and values as the original X2go Client application.
-<P>
-
-See the included README and TODO for further information on <B>pyhoca-gui</B>.
-<A NAME="lbAE"> </A>
-<H2>COMMON OPTIONS</H2>
-
-<B>pyhoca-gui</B> accepts the following common options:
-<DL COMPACT>
-<DT><B>-h, --help</B> <DD>
-Display a help with all available command line options and exit.
-<DT><B>-V, --version</B> <DD>
-Output version information and exit.
-<DT><B>-d, --quiet</B> <DD>
-No output to stdout at all! Use this option on Windows!!!
-<DT><B>-d, --debug</B> <DD>
-Enable debugging output.
-<DT><B>--libdebug</B> <DD>
-Enable debugging code of the unterlying Python X2go module.
-<DT><B>--libdebug-sftpxfer</B> <DD>
-Enable debugging code of Python X2go's sFTP server code (very verbose, and it may even reveal promiscuous data).
-</DL>
-<A NAME="lbAF"> </A>
-<H2>GUI OPTIONS</H2>
-
-<DL COMPACT>
-<DT><B>-u, --username</B> <I><USERNAME></I> <DD>
-Username for the session (default: currently logged in user).
-<DT><B>-P, --session-profile</B><DD>
-The name of the session profile to be used to make the connection. You can actually pass a komma-separated list of
-session profile names to this option.
-<DT><B>--non-interactive</B><DD>
-Run in non-interactive mode. This option requires the <B>--session-profile</B> option. It also sets the following options to true automagically:
-<P>
-<BR>        <B>--restricted-trayicon</B>
-<BR>        <B>--start-on-connect</B>
-<BR>        <B>--resume-all-on-connect</B>
-<BR>        <B>--exit-on-disconnect</B>
-<BR>        <B>--disconnect-on-suspend</B>
-<BR>        <B>--disconnect-on-terminate</B>
-<DT><B>--show-profile-metatypes</B><DD>
-Show descriptive meta information on session profiles in menus (NOTE: this makes menus appear a bit more sluggish, use it mostly for debugging).
-<DT><B>--restricted-trayicon</B><DD>
-Restrict functionality of <B>pyhoca-gui</B>'s main session manager icon that is shown in the notification area / system tray. This 
-switch limits the icon 's functionality to a right-click menu that allows to raise the ,,About'' window and exit the application.
-<DT><B>--restricted-trayicon</B><DD>
-Restrict functionality of <B>pyhoca-gui</B>'s main session manager icon that is shown in the notification area / system tray. This 
-switch limits the icon 's functionality to a right-click menu that allows to raise the ,,About'' window and exit the application.
-<DT><B>--auto-connect</B><DD>
-Connect sessions via SSH public key authentication on application startup, if possible.
-<DT><B>--start-on-connect</B><DD>
-Start a session directly after authentication (only if no suspended sessions are available).
-<DT><B>--exit-on-disconnect</B><DD>
-Exit <B>pyhoca-gui</B> cleanly once a session has been disconnected.
-<DT><B>--resume-on-connect, --resume-newest-on-connect</B><DD>
-After authentication directly auto-resume the newest available running/suspended session.
-<DT><B>--resume-oldest-on-connect</B><DD>
-After authentication directly auto-resume the oldest available running/suspended session.
-<DT><B>--resume-all-on-connect</B><DD>
-After authentication directly auto-resume all available running/suspended session.
-<DT><B>--disconnect-on-suspend</B><DD>
-Disconnect from a server if a session on that server has been suspended.
-<DT><B>--disconnect-on-terminate</B><DD>
-Disconnect from a server if a session on that server has been terminated.
-<DT><B>--disable-splash</B><DD>
-Do not show the application's splash screen.
-<DT><B>--disable-options</B><DD>
-Grey-out the ,,Options'' menu item and thus disable the client configuration window.
-<DT><B>--disable-printingprefs</B><DD>
-Grey-out the ,,Printing Preferences'' menu item and thus disable the client's printing preferences window.
-<DT><B>--disable-profilemanager</B><DD>
-Grey-out the profile manager menu items and thus disable all profile management functionalities.
-<DT><B>--display <hostname>:<screennumber></B><DD>
-Set the DISPLAY environment variable to <hostname>:<screennumber>.
-</DL>
-<A NAME="lbAG"> </A>
-<H2>BACKEND OPTIONS</H2>
-
-<B>pyhoca-gui</B> supports transparent use of different data backends. For configuration three backends are common:
-FILE, GCONF (Linux only) and WINREG (Windows only). The default backend currently is the FILE backend 
-on all platforms.
-<P>
-
-For client-server communication the only yet implemented backend is the STDOUT backend (as X2go server commands
-print their execution results to /dev/stdout. (But other communication backends might be possible in the future...).
-<P>
-
-In the same way we are focusing on a successor of the current NX3 agent/proxy tool. A change in the proxy backend
-will also be implemented as a backend.
-<DL COMPACT>
-<DT><B>--backend-controlsession <CONTROLSESSION_BACKEND></B><DD>
-Force usage of a certain CONTROLSESSION_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-terminalsession <TERMINALSESSION_BACKEND></B><DD>
-Force usage of a certain TERMINALSESSION_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-serversessioninfo <SERVERSESSIONINFO_BACKEND></B><DD>
-Force usage of a certain SERVERSESSIONINFO_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-serversessionlist <SERVERSESSIONLIST_BACKEND></B><DD>
-Force usage of a certain SERVERSESSIONLIST_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-proxy <PROXY_BACKEND></B><DD>
-Force usage of a certain PROXY_BACKEND (do not use this unless you know exactly what you are doing).
-<DT><B>--backend-sessionprofiles <SESSIONPROFILES_BACKEND></B><DD>
-Use given backend for accessing session profiles, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-<DT><B>--backend-clientsettings <CLIENTSETTINGS_BACKEND></B><DD>
-Use given backend for accessing the client settings configuration, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-<DT><B>--backend-clientprinting <CLIENTPRINTING_BACKEND></B><DD>
-Use given backend for accessing the client printing configuration, available backends on Linux: FILES, GCONF; on Windows: FILES, WINREG.
-</DL>
-<A NAME="lbAH"> </A>
-<H2>PORTABLE OPTIONS</H2>
-
-<DL COMPACT>
-<DT><B>--client-rootdir <CLIENT_ROOTDIR></B><DD>
-Define an alternative location where to find plain text config files (default: <HOME>/.x2goclient).
-This option will set ,,--backend-profiles FILE'', ,,--backend-clientsettings FILE'' and ,,--backend-clientprinting FILE''
-<DT><B>--sessions-rootdir <SESSIONS_ROOTDIR></B><DD>
-Define an alternative location for session runtime files (default: <HOME>/.x2go).
-<DT><B>--ssh-rootdir <SSH_ROOTDIR></B><DD>
-Define an alternative location for user SSH files (default: <HOME>/.ssh).
-</DL>
-<A NAME="lbAI"> </A>
-<H2>WINDOWS OPTIONS</H2>
-
-There are some options that are only available on Windows:
-<DL COMPACT>
-<DT><B>--start-xserver</B><DD>
-Start an  XServer (if available) before starting <B>pyhoca-gui</B>. The application will detect the best 
-suitable XServer automatically, if more than one XServer is installed on your system (currently known:
-Xming, Cygwin-X).
-<DT><B>--preferred-xserver <XSERVER_NAME></B><DD>
-Start either of the currently supported XServers: Xming, Cygwin-X -- make sure your preferred XServer is installed 
-on your system.
-<DT><B>--start-pulseaudio</B><DD>
-Start the PulseAudio server before starting <B>pyhoca-gui</B>. This option is needed to get X2go audio working. However, it is
-not enabled by default.
-<DT><B>--lang [en|de|nl|es]</B><DD>
-Select the GUI language.
-</DL>
-<A NAME="lbAJ"> </A>
-<H2>SEE ALSO</H2>
-
-<B>/usr/share/doc/pyhoca-gui</B>
-<A NAME="lbAK"> </A>
-<H2>AUTHOR</H2>
-
-This manual has been written for the X2go project by
-Mike Gabriel <<A HREF="mailto:mike.gabriel at das-netzwerkteam.de">mike.gabriel at das-netzwerkteam.de</A>>.
-<P>
-
-<HR>
-<A NAME="index"> </A><H2>Index</H2>
-<DL>
-<DT><A HREF="#lbAB">NAME</A><DD>
-<DT><A HREF="#lbAC">SYNOPSIS</A><DD>
-<DT><A HREF="#lbAD">DESCRIPTION</A><DD>
-<DT><A HREF="#lbAE">COMMON OPTIONS</A><DD>
-<DT><A HREF="#lbAF">GUI OPTIONS</A><DD>
-<DT><A HREF="#lbAG">BACKEND OPTIONS</A><DD>
-<DT><A HREF="#lbAH">PORTABLE OPTIONS</A><DD>
-<DT><A HREF="#lbAI">WINDOWS OPTIONS</A><DD>
-<DT><A HREF="#lbAJ">SEE ALSO</A><DD>
-<DT><A HREF="#lbAK">AUTHOR</A><DD>
-</DL>
-<HR>
-This document was created by
-<A HREF="/cgi-bin/man/man2html">man2html</A>,
-using the manual pages.<BR>
-Time: 13:00:04 GMT, May 31, 2011
-</BODY>
-</HTML>
diff --git a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo
index 8647d78..fca295a 100644
Binary files a/build/mo/de/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/de/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo
index d82aed9..6d203d9 100644
Binary files a/build/mo/en/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/en/LC_MESSAGES/pyhoca-gui.mo differ
diff --git a/debian/changelog b/debian/changelog
index c615e76..2e1a82c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,13 +2,16 @@ pyhoca-gui (0.1.0.7-0~x2go1) UNRELEASED; urgency=low
 
   * New upstream version (0.1.0.7)
     - minor i18n fixes (de)
-    - Delaying taskbar icon closure as much as possible (closes upstream issue #79).
-    - Check if print system (CUPS/WinSpool) is available or not (close upstream issue #74)
-    - On no such command errors, detect if we already have a session_name. If not, leave it out in
-      the GUI notification.
-    - Add HOOK_session_startup_failed as a GUI notification (was: exception raisure), requires
-      Python X2go >= 0.1.1.5.
-    - Provide complete list of compression methods, profile manager GUI improved.
+    - Delaying taskbar icon closure as much as possible (closes upstream
+      issue #79).
+    - Check if print system (CUPS/WinSpool) is available or not (close
+      upstream issue #74)
+    - On no such command errors, detect if we already have a session_name. If
+      not, leave it out in the GUI notification.
+    - Add HOOK_session_startup_failed as a GUI notification (was: exception
+      raisure), requires Python X2go >= 0.1.1.5.
+    - Provide complete list of compression methods, profile manager GUI
+      improved.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 06 Jul 2011 22:17:10 +0200
 
diff --git a/debian/control b/debian/control
index 2aa772c..1960956 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 Build-Depends: 
- debhelper (>= 7),
+ debhelper (>= 7.0.50~),
  man2html-base | man2html,
  python,
  python-setuptools,
diff --git a/debian/rules b/debian/rules
index 3c9c5e1..e8f3672 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,11 +8,12 @@
 %:
 	dh ${@}
 
-build:
+override_dh_auto_install:
 	make -f Makefile.man2html
 	dh ${@}
 
-clean:
+override_dh_auto_clean:
 	rm -Rfv debian/pyhoca-gui debian/pyhoca-gui.*.debhelper debian/pyhoca-gui.substvars
 	rm -Rfv debian/tmp debian/patches
+	rm -Rfv .build_man2html
 	dh ${@}
diff --git a/debian/source/format b/debian/source/format
index d3827e7..89ae9db 100644
--- a/debian/source/format
+++ b/debian/source/format
@@ -1 +1 @@
-1.0
+3.0 (native)
diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot
index c69b162..a53cb02 100644
--- a/po/pyhoca-gui.pot
+++ b/po/pyhoca-gui.pot
@@ -8,10 +8,11 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-07-22 11:46+0200\n"
+"POT-Creation-Date: 2011-07-26 13:42+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
 "Language-Team: LANGUAGE <LL at li.org>\n"
+"Language: \n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=CHARSET\n"
 "Content-Transfer-Encoding: 8bit\n"


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