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

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


The branch, brokerclient has been updated
       via  4b35da9b9665b15dbf741ea414465b8f3518b902 (commit)
      from  e05c1fa9f0bc56f66d07384a9e1decf3285dc9bd (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 => Makefile.docupload |    7 -------
 debian/changelog               |    6 ++++--
 2 files changed, 4 insertions(+), 9 deletions(-)
 copy Makefile => Makefile.docupload (93%)

The diff of changes is:
diff --git a/Makefile b/Makefile.docupload
similarity index 93%
copy from Makefile
copy to Makefile.docupload
index fbc420a..86f316a 100644
--- a/Makefile
+++ b/Makefile.docupload
@@ -7,13 +7,6 @@ DOC_HOST=packages.x2go.org
 DOC_PATH=/srv/sites/x2go.org/packages/doc/python-x2go
 DOC_USER=x2go-admin
 
-
-all: build clean
-
-build:
-
-clean:
-
 docupload:
 	ssh -l${DOC_USER} ${DOC_HOST} rm -Rfv ${DOC_PATH}/*
 	scp -r .epydoc/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/
diff --git a/debian/changelog b/debian/changelog
index 4a058a3..4bd6812 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,9 @@
-python-x2go (0.0.42.0-0~x2go1) natty lucid maverick stable testing unstable; urgency=low
+python-x2go (0.0.42.0-0~x2go1) unstable; urgency=low
 
   * switches to source format 3.0 (native)
-  * building on behalf of X2go project (changes version/revision string of package)
+  * building on behalf of X2go project (changes version/revision string of 
+    package)
+  * building only for unstable
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Mon, 25 Apr 2011 15:09:24 +0200
 


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