The branch, master has been updated via 7ddfc47bf48a62ab7f871261d38048d9b15232be (commit) from 9cd07aa050f5a02af8987adeae6b28bbb02d7bd4 (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 7ddfc47bf48a62ab7f871261d38048d9b15232be Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 7 21:47:01 2013 +0100 fix builds on Ubuntu lucid(2) ----------------------------------------------------------------------- Summary of changes: debian/dirs | 1 - debian/rules | 4 ++++ 2 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 debian/dirs The diff of changes is: diff --git a/debian/dirs b/debian/dirs deleted file mode 100644 index e25db58..0000000 --- a/debian/dirs +++ /dev/null @@ -1 +0,0 @@ -/usr \ No newline at end of file diff --git a/debian/rules b/debian/rules index bdf3e3f..28be4dc 100755 --- a/debian/rules +++ b/debian/rules @@ -28,3 +28,7 @@ DEB_PYTHON_INSTALL_ARGS_ALL = --install-layout=deb --single-version-externally-m include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/makefile.mk include /usr/share/cdbs/1/class/python-distutils.mk + +# needed when building with pysupport (e.g. on Ubuntu lucid) +common-binary-indep:: + mkdir -p debian/tmp/usr 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).