The branch, master has been updated via 14969ce19a2c10767a3759e3119ed40a6f990f6e (commit) from a22d0649cb88fb83c833c3ba5fb1ee770888d3c0 (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 14969ce19a2c10767a3759e3119ed40a6f990f6e Author: Guido Günther <agx@sigxcpu.org> Date: Sat Dec 17 11:26:01 2011 +0100 Split package dependencies for SSH server/client. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +++ debian/control | 4 +++- 2 files changed, 6 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4bcbf3e..abb4363 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,9 @@ x2goclient (3.99.0.3-0~x2go1) UNRELEASED; urgency=low * New upstream version (3.99.0.3): - Continue development... + [ Guido Günther ] + * Split package dependencies for SSH server/client. + [ Oleksandr Shneyder ] * New upstream version (3.99.0.2): - LDAP: ssh port for every x2goserver can be specified in Server entry, parameter "l" diff --git a/debian/control b/debian/control index 155f5ad..0f2cea9 100644 --- a/debian/control +++ b/debian/control @@ -23,9 +23,11 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, - ssh, libssh-4 (>= 0.4.7), + openssh-client, nxproxy +Recommends: + openssh-server Suggests: pinentry-x2go Description: X2go Client application (Qt4) 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).