The branch, master has been updated via a395fccb7649db1795f947319520345aa28b4b4f (commit) from 2f554006f354e32aba135ec051007a1055a25e25 (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 a395fccb7649db1795f947319520345aa28b4b4f Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 29 16:49:26 2012 +0100 stricten dependencies on our own co-binary packages ----------------------------------------------------------------------- Summary of changes: debian/control | 2 ++ 1 file changed, 2 insertions(+) The diff of changes is: diff --git a/debian/control b/debian/control index 3d8a3a3..ae87c3e 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,7 @@ Depends: ${misc:Depends}, ${python:Depends}, python, + python-x2gobroker (>= ${source:Version}), python-x2gobroker (<< ${source:Version}.1~), Suggests: apache2 | httpd, Description: X2Go http(s) based session broker (executable) @@ -48,6 +49,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, + x2gobroker (>= ${source:Version}), x2gobroker (<< ${source:Version}.1~), Suggests: apache2 | httpd, Description: X2Go http(s) based session broker (daemon) hooks/post-receive -- x2gobroker.git (HTTP(S) Session broker for X2Go) 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 "x2gobroker.git" (HTTP(S) Session broker for X2Go).