[X2go-Commits] x2goserver.git - master (branch) updated: 3.1.1.3-3-gead0462
X2Go dev team
git-admin at x2go.org
Thu Jul 19 16:35:50 CEST 2012
The branch, master has been updated
via ead0462ea08a768e361aad48ebc0fb913c5c826d (commit)
from d70b136ab99623678f34c12f2175570a856eaa77 (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 ead0462ea08a768e361aad48ebc0fb913c5c826d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Thu Jul 19 16:32:07 2012 +0200
/debian/control: Fix x2goagent dependency.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index a1fad39..e0e151a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ x2goserver (3.1.1.4-0~x2go1) UNRELEASED; urgency=low
* New upstream version (3.1.1.3):
- Fix x2gosessionlimit script.
+ * /debian/control:
+ + Fix x2goagent dependency.
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 03 Jul 2012 10:03:28 +0200
diff --git a/debian/control b/debian/control
index 0b73ef4..6b34243 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
- x2goagent (>= 2:3.5.0.12),
+ x2goagent (>= 2:3.5.0.12-0~),
lsof,
openssh-client,
openssh-server,
hooks/post-receive
--
x2goserver.git (X2Go Server)
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 "x2goserver.git" (X2Go Server).
More information about the x2go-commits
mailing list