The branch, twofactorauth has been updated via ee09229ce74430238163aea77beb91f19a143296 (commit) from b41b9eedb507c329b4dabd576258c02ad4b22b4d (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 | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index 9eb256a..489f724 100755 --- a/debian/rules +++ b/debian/rules @@ -8,9 +8,7 @@ %: dh ${@} -build: build-epydoc build-dh - -build-epydoc: +build: mkdir -p .epydoc/html mkdir -p .epydoc/pdf mkdir -p .epydoc/pdf.tmp @@ -19,9 +17,7 @@ build-epydoc: #epydoc --debug --pdf --no-private -o .epydoc/pdf.tmp x2go/ #mv .epydoc/pdf.tmp/api.pdf .epydoc/pdf/Python-X2go_API.pdf #rm -Rf .epydoc/pdf.tmp - -build-dh: - dh build + dh ${@} install: dh ${@} @@ -34,4 +30,3 @@ clean: rm -Rfv debian/tmp debian/patches build x2go.egg-info rm -Rfv .epydoc dh ${@} - 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).