[X2Go-Commits] [x2gothinclient] 10/16: debian/control: build-depend upon Qt5 instead of Qt4.
git-admin at x2go.org
git-admin at x2go.org
Fri Nov 23 03:08:15 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gothinclient.
commit 7b59055142e02f8b86f51b86b85ec41694868a65
Author: Mihai Moldovan <ionic at ionic.de>
Date: Fri Nov 23 02:36:50 2018 +0100
debian/control: build-depend upon Qt5 instead of Qt4.
---
debian/changelog | 1 +
debian/control | 3 +--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a822764..c994a1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -137,6 +137,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low
Depend on them lightly.
- Replace iceweasel dependency with firefox-esr. All suites provide the
newer name. Avoids an ugly outdated menu entry.
+ - Build-depend upon Qt5 instead of Qt4.
* management/share/etc/x2gothinclient-minidesktop_start:
- Correctly quote pactl command line arguments, avoids the shell
interpreting the embedded semicolon as a command separator.
diff --git a/debian/control b/debian/control
index 0e356e0..e105f4b 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders:
Mihai Moldovan <ionic at ionic.de>,
Build-Depends:
debhelper (>= 7.0.50~),
- qt4-qmake,
- libqt4-dev,
+ qtbase5-dev,
po-debconf,
Standards-Version: 3.9.5
Homepage: https://code.x2go.org/releases/source/x2gothinclient
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
More information about the x2go-commits
mailing list