The branch, master has been updated via 63121e5ae383ee304fdd93824fd9889d1975b330 (commit) via 58676ee2db55c815abb3f578bc04c12a49d3a613 (commit) via d5dcd78237f7eca7d7ba73e2ed0cdce1b6d89fc9 (commit) from 14969ce19a2c10767a3759e3119ed40a6f990f6e (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 63121e5ae383ee304fdd93824fd9889d1975b330 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 27 00:58:28 2011 +0100 Also split package dependencies for x2goplugin. commit 58676ee2db55c815abb3f578bc04c12a49d3a613 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Dec 27 00:56:23 2011 +0100 Rename icon title in /debian/menu file. commit d5dcd78237f7eca7d7ba73e2ed0cdce1b6d89fc9 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Dec 22 11:50:46 2011 +0100 fix project name in package files ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 17 +++++++++++------ debian/copyright | 2 +- debian/menu | 2 +- 4 files changed, 15 insertions(+), 8 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index abb4363..276b560 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2goclient (3.99.0.3-0~x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream version (3.99.0.3): - Continue development... + * Rename icon title in /debian/menu file. + * Also split package dependencies for x2goplugin. [ Guido Günther ] * Split package dependencies for SSH server/client. diff --git a/debian/control b/debian/control index 0f2cea9..6289bf6 100644 --- a/debian/control +++ b/debian/control @@ -30,8 +30,8 @@ Recommends: openssh-server Suggests: pinentry-x2go -Description: X2go Client application (Qt4) - X2go is a serverbased computing environment with +Description: X2Go Client application (Qt4) + X2Go is a serverbased computing environment with - session resuming - low bandwith support - LDAP support @@ -39,7 +39,7 @@ Description: X2go Client application (Qt4) - audio support - authentication by smartcard and USB stick . - x2goclient is a graphical client (Qt4) for the X2go system. + x2goclient is a graphical client (Qt4) for the X2Go system. You can use it to connect to running sessions and start new sessions. Package: x2goplugin @@ -47,9 +47,14 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, + openssh-client, nxproxy -Description: X2go Client (Qt4) as browser plugin - X2go is a serverbased computing environment with +Recommends: + openssh-server +Suggests: + pinentry-x2go +Description: X2Go Client (Qt4) as browser plugin + X2Go is a serverbased computing environment with - session resuming - low bandwith support - LDAP support @@ -57,7 +62,7 @@ Description: X2go Client (Qt4) as browser plugin - audio support - authentication by smartcard and USB stick . - x2goclient is a graphical client (qt4) for the x2go system. + x2goclient is a graphical client (qt4) for the X2Go system. You can use it to connect to running sessions and start new sessions. . This package provides x2goclient as Mozilla plugin. diff --git a/debian/copyright b/debian/copyright index 47b11d5..a340aaf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Upstream Author: Oleksandr Shneyder <oleksandr.shneyder@obviously-nice.de> -Copyright (C) 2007-2011 X2go Project - http://wiki.x2go.org +Copyright (C) 2007-2011 X2Go Project - http://wiki.x2go.org This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/debian/menu b/debian/menu index 2ce9d6c..128ca99 100644 --- a/debian/menu +++ b/debian/menu @@ -1,6 +1,6 @@ ?package(x2goclient):\ needs="X11"\ section="Applications/Network/Communication"\ - title="X2GO Client (Qt)"\ + title="X2Go Client (Qt)"\ icon="/usr/share/x2goclient/icons/x2goclient.xpm"\ command="/usr/bin/x2goclient" hooks/post-receive -- x2goclient.git (X2Go Client) 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 "x2goclient.git" (X2Go Client).