This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit f9e6084d4d31f2d6594ccb11efb7abb1b34c99e3 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Apr 21 14:43:33 2020 +0200 debian/control: add psproc dependency to x2gobroker-ssh. We'll need it later on. --- debian/changelog | 5 +++++ debian/control | 1 + 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index d89ac2d..85985e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,11 @@ x2gobroker (0.0.4.2-0x2go1) UNRELEASED; urgency=medium * contrib/x2go-mini-sshbroker: Contribute Bash script that demonstrate a simple X2Go SSH Broker written in Bash. (Fixes: 1459). + [ Mihai Moldovan ] + * New upstream version (0.0.4.2): + * debian/control: + + Add psproc dependency to x2gobroker-ssh. We'll need it later on. + -- X2Go Release Manager <git-admin@x2go.org> Mon, 22 Apr 2019 12:31:49 +0200 x2gobroker (0.0.4.1-0x2go1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 6c2569b..74d6788 100644 --- a/debian/control +++ b/debian/control @@ -321,6 +321,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, + procps, x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~), Description: X2Go Session Broker (SSH broker) X2Go is a server based computing environment with -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git