From fe33ec9840f7cf85c068772cb42ac43d16cb403b Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 1 May 2020 00:29:32 -0500 Subject: [PATCH] Update LXQt build dependencies. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 413f343..d810f82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ qterminal (0.15.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. - Update upstream signing key. + - Update LXQt build dependencies. -- Simon Quigley Fri, 01 May 2020 00:28:19 -0500 diff --git a/debian/control b/debian/control index 05950ad..8c4fdf0 100644 --- a/debian/control +++ b/debian/control @@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 12), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqtermwidget5-0-dev (>= 0.14.0), + libqtermwidget5-0-dev (>= 0.15.0), libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.6.0) + lxqt-build-tools (>= 0.7.0) Standards-Version: 4.3.0 Vcs-Browser: https://phab.lubuntu.me/source/qterminal/ Vcs-Git: https://phab.lubuntu.me/source/qterminal.git