This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2godesktopsharing. from 309fa0a Continue Development... new e297b55 debian/control: drop libqt4-gui Depends. The 1 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 | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2godesktopsharing.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit e297b55ca72db78760956849b15b5d3d84afb291 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Jul 12 03:43:11 2015 +0200 debian/control: drop libqt4-gui Depends. Already handled by shlibs and misc Depends. Fixes: #905. --- debian/changelog | 5 ++++- debian/control | 1 - 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d395843..d4a9081 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ x2godesktopsharing (3.1.1.3-0x2go1) UNRELEASED; urgency=low - * Continue Development... + [ Mihai Moldovan ] + * debian/control: + - Drop libqt4-gui Depends. Already handled by shlibs and misc Depends. + Fixes: #905. -- X2Go Release Manager <git-admin@x2go.org> Fri, 06 Mar 2015 05:14:08 +0100 diff --git a/debian/control b/debian/control index 870bfae..993015c 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Depends: ${misc:Depends}, ${shlibs:Depends}, x2goserver (>= 4.0.0.0-0~), - libqt4-gui, Recommends: Description: Share X11 desktops with other users via X2Go X2Go is a server based computing environment with -- Alioth's /srv/git/code.x2go.org/x2godesktopsharing.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git