[X2Go-Commits] python-x2go.git - release/0.4.0.x (branch) updated: 0.0.36.1-6-g632bd07
X2Go dev team
git-admin at x2go.org
Tue Jan 7 16:16:33 CET 2014
The branch, release/0.4.0.x has been updated
discards 79aee8f21c4519a76b3eb47b9fdc9230734cd03d (commit)
via 632bd0730d2db7ba960c49eae7837cbd236d6754 (commit)
via 506400a2911c3e7b6f9bf9611c9f1a0a8eabe3f5 (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (79aee8f21c4519a76b3eb47b9fdc9230734cd03d)
\
N -- N -- N (632bd0730d2db7ba960c49eae7837cbd236d6754)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
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:
README | 15 ++++++++-------
1 file changed, 8 insertions(+), 7 deletions(-)
The diff of changes is:
diff --git a/README b/README
index 40922f9..3c36982 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-python-x2go - Copyright (C) 2010 by Mike Gabriel <m.gabriel at das-netzwerkteam.de>
+python-x2go - Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Published under the terms of the GNU General Public License.
See http://www.gnu.org/licenses/gpl.html for a recent copy.
@@ -7,7 +7,8 @@ See http://www.gnu.org/licenses/gpl.html for a recent copy.
=== What is Python X2go? ===
The Python X2go module integrates X2go client support into your python programmes.
-Python X2go is used in the headless X2go client »pyhoca-cli«.
+Python X2go is used in the headless X2go client »pyhoca-cli« and by the tiny systray GUI
+application »pyhoca-gui«
Python X2go takes advantages of the NX Proxy by NoMachine published under GPL.
On Windows and MacOS X systems you have to make sure that you have installed a current
@@ -64,7 +65,7 @@ Ubuntu:
create /etc/apt/sources.list.d/nwt.list and put the following line into it:
<snip>
-deb http://packages.das-netzwerkteam.de/ubuntu {lucid|maverick} main
+deb http://packages.das-netzwerkteam.de/ubuntu {lucid|maverick|natty} main
</snip>
If you run a newer Ubuntu version, replace »lucid« with your version (»maverick«, ...)
@@ -80,7 +81,7 @@ Debian:
create /etc/apt/sources.list.d/nwt.list and put the following line into it:
<snip>
-deb http://packages.das-netzwerkteam.de/debian {squeeze|sid} main
+deb http://packages.das-netzwerkteam.de/debian {squeeze|wheezy|sid} main
</snip>
Then run the following commands as super-user root:
@@ -119,10 +120,10 @@ desktop's system tray.
=== Repository and Feedback ===
-Before giving feedback take a look at http://svn.das-netzwerkteam.de/websvn and
-check if you issues have already been solved in the HEAD of code.
+Before giving feedback take a look at http://git.x2go.org/ (project: python-x2go.git) and
+check if your issues have already been solved in the HEAD of python-x2go code.
-For now, bugs can be reported via mail to m.gabriel at das-netzwerkteam.de
+For now, bugs can be reported via mail to mike.gabriel at das-netzwerkteam.de
light+love
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