This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit 3bad688b7c7a697c5121e3fbf42cfa94bdd916ca Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 23 02:36:04 2018 +0100 debian/rules: switch to building cdmanager/powerej via Qt5. --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5f82a2f..a822764 100644 --- a/debian/changelog +++ b/debian/changelog @@ -146,6 +146,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low - Remove obsolete and wrong obviouslynice.de address. * debian/rules: - Whitespace only. + - Switch to building cdmanager/powerej via Qt5. [ Oleksandr Shneyder ] * x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092. diff --git a/debian/rules b/debian/rules index b0f8006..183a841 100755 --- a/debian/rules +++ b/debian/rules @@ -11,7 +11,7 @@ endif configure: configure-stamp configure-stamp: dh_testdir - cd cdmanager/powerej && qmake-qt4 powerej.pro + cd cdmanager/powerej && qmake-qt5 powerej.pro touch $@ build: build-arch build-indep -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git