The branch, master has been updated via 893b629c7f5b97fffcfcce64f155d189bea9f685 (commit) from 97873158c66c7dada6ac0e63f02476402d476e00 (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 893b629c7f5b97fffcfcce64f155d189bea9f685 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 2 17:30:15 2012 +0200 fix lintian issues (debian-changelog-line-too-long and out-of-date-standards-version) ----------------------------------------------------------------------- Summary of changes: debian/changelog | 14 +++++++------- debian/control | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 785a616..e60390e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -45,7 +45,7 @@ python-x2go (0.1.2.0-0~x2go1) UNRELEASED; urgency=low - Handle empty control session in the session list cache. - Render and cache dictionary based published applications menu tree in Python X2Go. Cache the tree once rendered. - - Fix availablity check of client-side folder sharing. + - Fix availability check of client-side folder sharing. - Add support for published applications with no category submenus. Fix default language in published applications menu tree. - Fix X2Go printing, do not spawn a gevent process for printing. @@ -69,12 +69,12 @@ python-x2go (0.1.2.0-0~x2go1) UNRELEASED; urgency=low default known_xservers with configured known_xservers. - Make sure xconfig configuration changes provided by defaults.py get written to the config file. - - Docstring fix, add X2goClient method is_session_profile(), return registered - session for a specific session name if it has already been registered instead - of registering a new session. - - Provide X2goClient method get_session_info(), do not auto start/resume sessions - in published applications mode, provide hook method for auto-connecting - interactively. + - Docstring fix, add X2goClient method is_session_profile(), return + registered session for a specific session name if it has already been + registered instead of registering a new session. + - Provide X2goClient method get_session_info(), do not auto start/resume + sessions in published applications mode, provide hook method for + auto-connecting interactively. * Depend on python-xlib. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 28 Sep 2012 01:44:21 +0100 diff --git a/debian/control b/debian/control index 77dbc3c..64943f1 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends: #texlive-latex-base, #texlive-latex-extra, #texlive-fonts-recommended -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Homepage: http://code.x2go.org/releases/source/python-x2go Vcs-Git: git://code.x2go.org/python-x2go.git Vcs-Browser: http://code.x2go.org/gitweb?p=python-x2go.git;a=summary hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).