[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.0.42.0-9-g15cfcf7

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:26 CET 2014


The branch, brokerclient has been updated
       via  15cfcf7135e7f1d3e08bb4fea694081f6afa9616 (commit)
      from  9eb75cab9f27b8d04b1e82e697443929461a47c1 (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 |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index 97f212a..63101e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,8 +15,8 @@ build-epydoc:
 	mkdir -p .epydoc/pdf
 	mkdir -p .epydoc/pdf.tmp
 	rm -Rf .epydoc/html/*
-	epydoc -n "Python X2go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
-	epydoc --pdf --no-private -o .epydoc/pdf.tmp x2go/
+	epydoc --debug -n "Python X2go" -u http://www.x2go.org -v --html --no-private -o .epydoc/html x2go/
+	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
 


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).




More information about the x2go-commits mailing list