From 7609430d7aa1212f11f1e4355ebd633c4ab28d71 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Fri, 18 Nov 2022 19:11:51 -0600 Subject: [PATCH] Bump build dependencies in debian/control. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d366434..12cd134 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ qterminal (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 Fri, 18 Nov 2022 19:08:41 -0600 diff --git a/debian/control b/debian/control index ad0b66a..6202e4a 100644 --- a/debian/control +++ b/debian/control @@ -10,10 +10,10 @@ Build-Depends: debhelper-compat (= 13), libkf5windowsystem-dev, libqt5svg5-dev, libqt5x11extras5-dev, - libqtermwidget5-1-dev (>= 1.1.0), + libqtermwidget5-1-dev (>= 1.2.0), libutf8proc-dev, libx11-dev, - lxqt-build-tools (>= 0.11.0) + lxqt-build-tools (>= 0.12.0) Standards-Version: 4.6.1 Vcs-Browser: https://git.lubuntu.me/Lubuntu/qterminal-packaging Vcs-Git: https://git.lubuntu.me/Lubuntu/qterminal-packaging.git