From 1e0ecbdf79280edfe0bfa4d0dd6f82c970f9a301 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Wed, 16 Nov 2022 18:52:02 -0600 Subject: [PATCH] Bump build dependencies to the latest upstream LXQt versions. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1c4a8f7..9d3e15b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ libfm-qt (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. * Remove reverse-applicable upstream patches. + * Bump build dependencies to the latest upstream LXQt versions. -- Simon Quigley Wed, 16 Nov 2022 18:39:37 -0600 diff --git a/debian/control b/debian/control index 4a7efe0..d6b4b1e 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Build-Depends: debhelper-compat (= 13), libqt5svg5-dev, libqt5x11extras5-dev, libx11-dev, - lxqt-build-tools (>= 0.11.0), + lxqt-build-tools (>= 0.12.0), qtbase5-private-dev Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/libfm-qt-packaging