The branch, twofactorauth has been updated via 085f0382ddfa1d3376c1de9c2d1ec9fcf158c9b9 (commit) from 1301b38eaa34c4bb6aa5a9adb8fe3a5fa7fe69e0 (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: Makefile.docupload | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/Makefile.docupload b/Makefile.docupload index e12c160..3963db4 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -1,10 +1,10 @@ #!/usr/bin/make -f -# Makefile.pre-debuild file - for python-x2go +# Makefile.docupload file - for python-x2go # Copyright 2010-2011 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, GPLv3 applies to this file VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1` -DOC_HOST=packages.x2go.org -DOC_PATH=/srv/sites/x2go.org/packages/doc/python-x2go +DOC_HOST=code.x2go.org +DOC_PATH=/srv/sites/x2go.org/code/doc/python-x2go DOC_USER=x2go-admin doc: docbuild docupload 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).