[X2go-Commits] x2goclient.git - master (branch) updated: 3.99.0.0-6-g00a42cb
X2go dev team
git-admin at x2go.org
Mon Aug 1 22:53:39 CEST 2011
The branch, master has been updated
via 00a42cb5fd5abad78d8d7361b864dfeb5c7379fa (commit)
from eeeb64ec0357edbb0393e796bd6ec5e7c87ff2be (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 00a42cb5fd5abad78d8d7361b864dfeb5c7379fa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Aug 1 22:52:22 2011 +0200
Build-depend on libssh-dev (>=0.4.7).
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletions(-)
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 8a6c32c..48de32c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
x2goclient (3.99.0.0-0~x2go2) UNRELEASED; urgency=low
* Explicitly use source format 3.0 (native).
+ * Build-depend on libssh-dev (>=0.4.7).
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Tue, 26 Jul 2011 14:37:20 +0200
diff --git a/debian/control b/debian/control
index ec189fa..3ddbcf0 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends:
debhelper (>= 7.0.50~),
libqt4-dev,
libldap2-dev,
- libssh-dev,
+ libssh-dev (>= 0.4.7),
libcups2-dev,
libx11-dev,
doxygen,
hooks/post-receive
--
x2goclient.git (X2go Client)
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 "x2goclient.git" (X2go Client).
More information about the x2go-commits
mailing list