The branch, build-main has been updated via 140299b062adce94b65dc10ac19bb97497af87cc (commit) from 3f3e1d0961d98a8a4b993efc0ed06b0295f6bcac (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/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 8c93fca..a5b6be6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ x2gobroker (0.0.0.7-0~x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * New upstream version (0.0.0.7): Continue development... + * /debian/control: + + Build-Depend on python-paste, python-nose (testsuite needs them). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 06 Mar 2013 17:45:40 +0100 diff --git a/debian/control b/debian/control index ece5439..79dc5cb 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,8 @@ Build-Depends: dpkg-dev (>= 1.16.1~), python (>= 2.6.5-0~), python-setuptools, + python-nose, + python-paste, Standards-Version: 3.9.3 XS-Python-Version: >= 2.4 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).