The branch, build-baikal has been updated via 1f1ea43f2bfbfce51bf153b512db1f38d377cd6c (commit) from 5c60ad18f7db28c0e397c0f74715eedc1ae1cbf4 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/debian/control b/debian/control index ceb7be3..3919e2a 100644 --- a/debian/control +++ b/debian/control @@ -15,9 +15,9 @@ Vcs-Browser: http://code.x2go.org/gitweb?p=x2goserver.git;a=summary Package: x2goserver Architecture: any Depends: + ${shlibs:Depends}, ${misc:Depends}, x2goagent, - perl-suid, lsof, openssh-client, openssh-server, @@ -37,7 +37,7 @@ Recommends: x11-xserver-utils, xinit, x2goserver-extensions (= ${source:Version}) -ConflictsB: +Conflicts: x2goserver-one, x2goserver-home, x2goprint @@ -65,7 +65,7 @@ Package: x2goserver-extensions Architecture: all Depends: ${misc:Depends}, - x2goserver (= ${source:Version}), + x2goserver (>= ${source:Version}), x2goserver (<< ${source:Version}.1~), x11-xkb-utils Description: X2go server daemon scripts (extensions) X2go is a serverbased computing environment with 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).