The branch, twofactorauth has been updated via f787a0620a5fee6cc9df2a53a92abb81d5a99880 (commit) from a986b6081ff2f677036342e210ec9fac3d2f1331 (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/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index 214d87b..0903f0a 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ WITH_PYTHON2 = $(shell test -f /usr/bin/dh_python2 && echo "--with python2") override_dh_auto_build: mkdir -p .epydoc/html rm -Rf .epydoc/html/* - epydoc --debug -n "Python X2go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/ + epydoc --debug -n "Python X2Go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/ dh_auto_build # tests from upstream are currently broken... 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).