From deda839a168c42a67007103631ec4fb10c09ca3f Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 17 Nov 2022 16:37:39 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 362c7b9..1fb2a5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qtermwidget (1.2.0-0ubuntu1) UNRELEASED; urgency=medium * New upstream release. * Fix the watch file, for real this time. * Lubuntuify the package slightly, to make debhelper happy. + * Bump build dependencies in debian/control. -- Simon Quigley Thu, 17 Nov 2022 16:29:27 -0600 diff --git a/debian/control b/debian/control index 85bec19..b1cb4bf 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Priority: optional Build-Depends: cmake, debhelper-compat (= 13), libutf8proc-dev, - lxqt-build-tools (>= 0.11.0), + lxqt-build-tools (>= 0.12.0), qtbase5-dev Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qtermwidget-packaging