The branch, master has been updated
via 5e1316ab577577e0cee03ceed37526aa612ac524 (commit)
from 9674fd624dc6ba7b5a29dbbc9c305b4b479cdc92 (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 -----------------------------------------------------------------
commit 5e1316ab577577e0cee03ceed37526aa612ac524
Author: Mike Gabriel <mike.gabriel(a)das-netzwerkteam.de>
Date: Tue Nov 22 07:31:17 2011 +0100
dependency version typo in control file
-----------------------------------------------------------------------
Summary of changes:
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/debian/control b/debian/control
index 5f244c9..b3aca59 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Package: x2goagent
Architecture: any
Depends:
libxcomp3 (>= 2:3.5.0-0~),
- libxcompext3 (>= 3:3.5.0-0~),
- libxcompshad3 (>= 3:3.5.0-0~),
+ libxcompext3 (>= 2:3.5.0-0~),
+ libxcompshad3 (>= 2:3.5.0-0~),
${shlibs:Depends},
${misc:Depends}
Description: Special X2go-ized X agent, forked from NX-X11 (NoMachine)
hooks/post-receive
--
x2goagent.git (X2go (NX-like) Agent)
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 "x2goagent.git" (X2go (NX-like) Agent).