[X2Go-Commits] [x2goclient] 01/02: debian/control: build-depend on libssh-dev (>= 0.5.4-2).
git-admin at x2go.org
git-admin at x2go.org
Mon Feb 24 12:55:56 CET 2014
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2goclient.
commit 45ec6d39dc40d6e6485dbcd2d4db30ad9fbf9fb2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Mon Feb 24 12:53:33 2014 +0100
debian/control: build-depend on libssh-dev (>= 0.5.4-2).
---
debian/changelog | 4 ++++
debian/control | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7a50656..db70763 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low
- Setting keyboard modifiers with xmodmap.
- Fix multimonitor support on Linux.
+ [ Mike Gabriel ]
+ * debian/control:
+ + Build-depend on libssh-dev (>= 0.5.4-2).
+
-- Mike Gabriel <mike.gabriel at das-netzwerkteam.de> Wed, 22 Jan 2014 09:20:08 +0100
x2goclient (4.0.1.4-0x2go1) UNRELEASED; urgency=low
diff --git a/debian/control b/debian/control
index 819e6c1..1cfc6e5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
debhelper (>= 7.0.50~),
libqt4-dev,
libldap2-dev,
- libssh-dev (>= 0.4.7),
+ libssh-dev (>= 0.5.4-2~),
libcups2-dev,
libx11-dev,
libxpm-dev,
@@ -24,7 +24,6 @@ Architecture: any
Depends:
${shlibs:Depends},
${misc:Depends},
- libssh-4 (>= 0.4.7),
openssh-client,
nxproxy,
Recommends:
@@ -76,7 +75,6 @@ Depends:
${shlibs:Depends},
${misc:Depends},
openssh-client,
- libssh-4 (>= 0.4.7),
nxproxy,
Recommends:
openssh-server,
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
More information about the x2go-commits
mailing list