The branch, master has been updated via 6bc50204f851133b284e8f3ba388101118fae2f9 (commit) from 732635efb177910d23b544d2e05e09559c8af5ff (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 6bc50204f851133b284e8f3ba388101118fae2f9 Author: Orion Poplawski <orion@cora.nwra.com> Date: Thu Oct 24 09:54:59 2013 +0200 debian/control: Drop python-cups from Depends: field. Python CUPS is no dependency if Python X2Go. (Fixes: #329). ----------------------------------------------------------------------- Summary of changes: debian/changelog | 5 +++++ debian/control | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index de471fb..ac9dc1e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,11 @@ python-x2go (0.4.0.9-0~x2go1) UNRELEASED; urgency=low - Rewrite passwords that are not string/unicode to an empty string. - No Unicode chars in log messages. Eliminated one more in checkhosts.py. + [ Orion Poplawski ] + * debian/control: + + Drop python-cups from Depends: field. Python CUPS is no dependency if + Python X2Go. (Fixes: #329). + [ Kenneth Pedersen ] * New upstream version (0.4.0.9): - Color depth detection: Stop using win32api.GetSystemMetrics(2) which actually diff --git a/debian/control b/debian/control index ad1071b..b49c765 100644 --- a/debian/control +++ b/debian/control @@ -27,7 +27,6 @@ Depends: ${misc:Depends}, python-gevent (>= 0.13.6-0~), python-paramiko (>= 1.8.0-0~), - python-cups, python-xlib, nxproxy Recommends: hooks/post-receive -- python-x2go.git (Python X2Go Client API) 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 "python-x2go.git" (Python X2Go Client API).