The branch, master has been updated via a98cb7c746281aaccb47f5d47b51e968e2316fc6 (commit) from 84a07a50c36aca75f0f869c0c0d5e62aff714745 (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 a98cb7c746281aaccb47f5d47b51e968e2316fc6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Nov 29 17:36:41 2012 +0100 /debian/control: python-x2gobroker depends on python-pampy ----------------------------------------------------------------------- Summary of changes: Makefile | 3 +-- debian/control | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/Makefile b/Makefile index 3a68e40..1293dab 100755 --- a/Makefile +++ b/Makefile @@ -55,8 +55,7 @@ build_setuidwrappers: gcc -fPIE -pie -o lib/x2gobroker-agent src/x2gobroker-agent.c build-indep: -# $(PERL) Makefile.PL INSTALLDIRS=vendor -# $(MAKE) -f Makefile.perl +# run setup.py build+install somewhere here... distclean: clean diff --git a/debian/control b/debian/control index 1c22572..62e4fcf 100644 --- a/debian/control +++ b/debian/control @@ -111,6 +111,7 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, + python-pampy, Suggests: apache2 | httpd, Description: X2Go http(s) based session broker (Python modules) 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).