From e1c5b80885d7b3f1832ee351ce2ef034015e7c55 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 25 Jan 2019 22:20:02 -0600 Subject: [PATCH] Bump build dependencies. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index b0b1ec3..2bcb9f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ liblxqt (0.14.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. + - Bump build dependencies. * Bump Standards-version to 4.3.0, no changes needed. * Bump debhelper compat to 12, no changes needed. diff --git a/debian/control b/debian/control index be63041..59ff876 100644 --- a/debian/control +++ b/debian/control @@ -11,11 +11,11 @@ Build-Depends: debhelper (>= 12), libpolkit-qt5-1-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqt5xdg-dev (>= 3.2.0), - libqt5xdgiconloader-dev (>= 3.2.0), + libqt5xdg-dev (>= 3.3.0), + libqt5xdgiconloader-dev (>= 3.3.0), libx11-dev, libxss-dev, - lxqt-build-tools (>= 0.5.0) + lxqt-build-tools (>= 0.6.0) Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/liblxqt/ Vcs-Git: https://phab.lubuntu.me/source/liblxqt.git