This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 2593472 Add new translation of X2Go Client to Dutch. new 45ec6d3 debian/control: build-depend on libssh-dev (>= 0.5.4-2). new 6f8695b Bump Standards: to 3.9.5. No changes needed. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 5 +++++ debian/control | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git
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@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@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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 6f8695bf33487fb04346bb1f869824e9ce30e8d6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Feb 24 12:54:31 2014 +0100 Bump Standards: to 3.9.5. No changes needed. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index db70763..dc43f54 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low [ Mike Gabriel ] * debian/control: + Build-depend on libssh-dev (>= 0.5.4-2). + + Bump Standards: to 3.9.5. No changes needed. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 22 Jan 2014 09:20:08 +0100 diff --git a/debian/control b/debian/control index 1cfc6e5..151ec85 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: libx11-dev, libxpm-dev, man2html-base | man2html, -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Homepage: http://code.x2go.org/releases/source/x2goclient Vcs-Git: git://code.x2go.org/x2goclient.git Vcs-Browser: http://code.x2go.org/gitweb?p=x2goclient.git;a=summary -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git