From 0fb826f6fe034e1de46eb2a19e4399134345521f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Tue, 28 Apr 2020 17:53:57 -0500 Subject: [PATCH] Bump LXQt build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 023885f..682a145 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ liblxqt (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Remove upstream patches fixing Mac OS X and Hurd builds. - Update upstream signing key. + - Bump LXQt build dependencies. * Run wrap-and-sort. * Add libkf5windowsystem-dev to build dependencies. * Full copyright update. diff --git a/debian/control b/debian/control index e65ad0a..564d749 100644 --- a/debian/control +++ b/debian/control @@ -12,11 +12,11 @@ Build-Depends: debhelper-compat (= 12), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.3.1~), - libqt5xdgiconloader-dev (>= 3.3.1~), + libqt5xdg-dev (>= 3.5.0), + libqt5xdgiconloader-dev (>= 3.5.0), libx11-dev, libxss-dev, - lxqt-build-tools (>= 0.6.0) + lxqt-build-tools (>= 0.7.0) Standards-Version: 4.5.0 Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/ Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git