This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goclient. from 1bdabb7 add build dependencies for qt5 new 65c4ada Revert "add build dependencies for qt5" 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/control | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/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 65c4ada3c9d51608bc0284168995d05051abdb97 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue May 19 12:30:53 2020 +0200 Revert "add build dependencies for qt5" This reverts commit 1bdabb7678ced1726ae138b6e4c0f858e1aebebb. --- debian/control | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 75a8cee..eaf981e 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,7 @@ Uploaders: Mihai Moldovan <ionic@ionic.de>, Build-Depends: debhelper (>= 7.0.50~), - libqt4-dev | qtbase5-dev, - libqt4-dev | qttools5-dev-tools, - libqt4-dev | libqt5svg5-dev, - libqt4-dev | libqt5x11extras5-dev, + libqt4-dev, libldap2-dev, libssh-dev (>= 0.5.4-2~), libcups2-dev, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git