The branch, master has been updated via c0fea2a62ddf6b0186305858853f927a4dff252a (commit) from 39d5ce818f845fe1f613a5efef1311bd33eee520 (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 c0fea2a62ddf6b0186305858853f927a4dff252a Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Nov 28 08:47:06 2011 +0100 Add psmisc package as dependency. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 3 ++- 2 files changed, 3 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 0131d53..50a25a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ x2goserver (3.0.99.9-0~x2go1) UNRELEASED; urgency=low - Desktop sharing: fix username of user who requests desktop sharing. - Allow client-side setting of session window title. - Fix x2gobasepath for Perl versions < 5.10.x. + * Add psmisc package as dependency. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 25 Nov 2011 11:38:46 +0100 diff --git a/debian/control b/debian/control index 8be5cdc..53e444b 100644 --- a/debian/control +++ b/debian/control @@ -26,7 +26,8 @@ Depends: libdbd-pg-perl, libdbd-sqlite3-perl, adduser, - xauth + xauth, + psmisc Recommends: sshfs, x11-apps, hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).